Uses of Package
marf.util

Packages that use marf.util
marf   
marf.Classification   
marf.Classification.NeuralNetwork   
marf.FeatureExtraction   
marf.Preprocessing   
marf.Storage   
marf.Storage.Loaders   
marf.gui   
marf.gui.util   
marf.math   
marf.nlp   
marf.nlp.Parsing   
marf.nlp.Parsing.GrammarCompiler   
marf.util   
marf.util.comparators   
 

Classes in marf.util used by marf
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.Classification
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.Classification.NeuralNetwork
BaseThread
          Class BaseThread is customized base class for many of our own threads.
 

Classes in marf.util used by marf.FeatureExtraction
BaseThread
          Class BaseThread is customized base class for many of our own threads.
ExpandedThreadGroup
          Provides some useful extensions to java.lang.ThreadGroup one would normally expect to be in a "group".
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.Preprocessing
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.Storage
BaseThread
          Class BaseThread is customized base class for many of our own threads.
IMARFException
          TODO: document.
InvalidSampleFormatException
          Class InvalidSampleFormatException typically signals a mismatch of a loader and file being loader or sample type and its data.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.Storage.Loaders
InvalidSampleFormatException
          Class InvalidSampleFormatException typically signals a mismatch of a loader and file being loader or sample type and its data.
 

Classes in marf.util used by marf.gui
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.gui.util
BaseThread
          Class BaseThread is customized base class for many of our own threads.
ExpandedThreadGroup
          Provides some useful extensions to java.lang.ThreadGroup one would normally expect to be in a "group".
 

Classes in marf.util used by marf.math
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.nlp
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.nlp.Parsing
IMARFException
          TODO: document.
MARFException
          Class MARFException.
 

Classes in marf.util used by marf.nlp.Parsing.GrammarCompiler
NotImplementedException
          This class extends RuntimeException for MARF unimplemented parts.
 

Classes in marf.util used by marf.util
BaseThread
          Class BaseThread is customized base class for many of our own threads.
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.
IMARFException
          TODO: document.
IOptionProvider
          Anything that provides an options set to option consumers must conform to this SIMPLE interface.
Logger
          MARF Runnable Logging Facility.
Logger.LogPrintStream
          Our own LogPrintStream for log delivery.
MARFException
          Class MARFException.
MARFRuntimeException
          This class extends RuntimeException for MARF specifics.
OptionFileLoader
          Loads a configuration file.
OptionProcessor.Option
          Main Option placeholder.
 

Classes in marf.util used by marf.util.comparators
SortComparator
          Sort Comparator is the base for all sorting operations in MARF.
 



SourceForge Logo