Uses of Interface
JSci.maths.MappingND

Packages that use MappingND
JSci.maths   
JSci.maths.chaos   
JSci.maths.wavelet   
 

Uses of MappingND in JSci.maths
 

Methods in JSci.maths with parameters of type MappingND
static double[][] NumericalMath.differentiate(MappingND func, double[] x, double[] dx)
          Numerical differentiation in multiple dimensions.
 

Uses of MappingND in JSci.maths.chaos
 

Classes in JSci.maths.chaos that implement MappingND
 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.
 

Uses of MappingND in JSci.maths.wavelet
 

Methods in JSci.maths.wavelet with parameters of type MappingND
 FWTPacketCoef Signal.fwtPacket(int J, MappingND cout)
          The Fast Wavelet Transform with Wavelet packets