Package marf.util

Class Summary
Arrays marf.util.Arrays is an extension of java.util.Arrays to group a lot of commonly used arrays-related functionality in one place.
BaseThread Class BaseThread is customized base class for many of our own threads.
ByteUtils Byte-Array Conversion Utility Functions.
Debug Debugging Facility.
ExpandedThreadGroup Provides some useful extensions to java.lang.ThreadGroup one would normally expect to be in a "group".
FreeVector Adaptive extension of the java.util.Vector class.
Logger MARF Runnable Logging Facility.
Matrix Free Matrix - a multidimensional extension of FreeVector.
OptionProcessor Command-Line Option Processing Facilitating Utility.
SortComparator Sort Comparator is the base for all sorting operations in MARF.
 

Exception Summary
InvalidSampleFormatException Class InvalidSampleFormatException typically signals a mismatch of a loader and file being loader or sample type and its data.
MARFException Class MARFException.
NotImplementedException This class extends RuntimeException for MARF unimplemented parts.
 



SourceForge Logo