Uses of Package
marf.math

Packages that use marf.math
marf.Preprocessing.CFEFilters   
marf.math   
 

Classes in marf.math used by marf.Preprocessing.CFEFilters
ComplexMatrix
          Similarly to Matrix, this class implements nearly identical API but for operations on matrices with complex numbers.
 

Classes in marf.math used by marf.math
ComplexMatrix
          Similarly to Matrix, this class implements nearly identical API but for operations on matrices with complex numbers.
ComplexNumber
          Implements complex number arithmetic.
ComplexVector
          Algebraic operations on ComplexVectors.
MathException
          Indicates exceptional situations in MARF's math.
Matrix
          Provides linear math and storage matrix operations.
Matrix.Direction
          Indicates the direction in which a matrix to be extended.
Vector
          Algebraic operations on vectors.
 



SourceForge Logo