JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
JSci.maths
Interface MappingND
All Known Implementing Classes:
CatMap
,
GingerbreadManMap
,
HenonMap
,
StandardMap
public interface
MappingND
This interface defines an N dimensional map.
Version:
1.1
Author:
Mark Hale
See Also:
Mapping
,
ComplexMapping
Method Summary
Methods
Modifier and Type
Method and Description
double[]
map
(double[] x)
A user-defined map.
Method Detail
map
double[] map(double[] x)
A user-defined map.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method