|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object marf.math.Algorithms
public final class Algorithms
Collection of algorithms to be used by the modules. Decouples algorithms from the modules and allows to be used by different types of modules.
$Id: Algorithms.java,v 1.11 2006/05/28 05:06:00 mokhov Exp $
Nested Class Summary | |
---|---|
static class |
Algorithms.FFT
A collection of FFT-related math. |
static class |
Algorithms.Hamming
A collection of Hamming Window-related algorithms. |
static class |
Algorithms.LPC
A collection of LPC-related algorithms. |
Method Summary | |
---|---|
static java.lang.String |
getMARFSourceCodeRevision()
Returns source code revision information. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getMARFSourceCodeRevision()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |