Package org.ujmp.core.util

Interface Summary
DistanceMeasure A distance measure that can be used to determine a specific distance between two samples of double values.
 

Class Summary
AbstractPlugin  
Base64 Encodes and decodes to and from Base64 notation.
Base64.InputStream A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BLAS  
ClassPathHacker  
CommandLineUtil  
ConsoleUtil  
Constants  
CoordinateIterator  
CoordinateIterator2D  
CoordinateSetToLongWrapper  
CreateInterfaces  
DecompositionOps  
DummySSLSocketFactory  
DummyTrustManager  
EuclidianDistance This distance measure yields the euclidian distance between two samples of double values.
GCUtil  
GnuPlot  
JMathLib  
Lucene  
ManhattanDistance This distance measure yields the Manhattan distance between two samples of double values.
MathUtil  
Matlab  
Octave  
PorterStemmer Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
R  
RandomMersenne Better than java.util.Random and almost as fast.
RandomSimple  
ReflectionUtil  
ResourceUtil  
SerializationUtil  
Sortable<C extends Comparable<C>,O>  
StringUtil  
UJMPFormat  
UJMPSettings  
VerifyUtil  
 



Copyright © 2010. All Rights Reserved.