jsci.maths
Interface Mapping
-
- All Known Implementing Classes:
- Cosine, Exponential, LogisticMap, Power, RandomMap, RealFunction, RealPolynomial, Sine, Tangent
public interface MappingThis interface defines a map or function. It is used to pass user-defined functions to some of the other maths classes.- See Also:
NumericalMath,ComplexMapping,MappingND
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doublemap(double x)A user-defined function.
-
DMelt 3.0 © DataMelt by jWork.ORG