Package | Description |
---|---|
JSci.maths | |
JSci.maths.chaos | |
JSci.maths.wavelet |
Modifier and Type | Method and Description |
---|---|
static double[][] |
NumericalMath.differentiate(MappingND func,
double[] x,
double[] dx)
Numerical differentiation in multiple dimensions.
|
Modifier and Type | Class and Description |
---|---|
class |
CatMap
The CatMap class provides an object that encapsulates the cat map.
|
class |
GingerbreadManMap
The GingerbreadManMap class provides an object that encapsulates the gingerbread man map.
|
class |
HenonMap
The HenonMap class provides an object that encapsulates the Henon map.
|
class |
StandardMap
The StandardMap class provides an object that encapsulates the Standard map.
|
Modifier and Type | Method and Description |
---|---|
FWTPacketCoef |
Signal.fwtPacket(int J,
MappingND cout)
The Fast Wavelet Transform
with Wavelet packets
|