Package marf.math

Class Summary
Algorithms Collection of algorithms to be used by the modules.
Algorithms.FFT A collection of FFT-related math.
Algorithms.Hamming A collection of Hamming Window-related algorithms.
Algorithms.LPC A collection of LPC-related algorithms.
Matrix Math Matrix Operations.
Matrix.Direction Indicates the direction in which a matrix to be extended.
Vector Algebraic operations on vectors.
 

Exception Summary
MathException Indicates exceptional situations in MARF's math.