|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Mapping
This interface defines a map or function. It is used to pass user-defined functions to some of the other maths classes.
NumericalMath,
ComplexMapping,
MappingND| Method Summary | |
|---|---|
double |
map(double x)
A user-defined function. |
| Method Detail |
|---|
double map(double x)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||