Package org.ujmp.core.util
-
Interface Summary Interface Description DistanceMeasure A distance measure that can be used to determine a specific distance between two samples ofdouble
values. -
Class Summary Class Description AbstractPlugin Base64 Encodes and decodes to and from Base64 notation.Base64.InputStream ABase64.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 ABase64.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 ColorMap ColorUtil CommandLineUtil Complex CompressionUtil ConsoleUtil CoordinateIterator CoordinateIterator2D CoordinateSetToLongWrapper DateUtil DecompositionOps DefaultSparseDoubleVector1D DummySSLSocketFactory DummyTrustManager EncryptionUtil EuclidianDistance This distance measure yields the euclidian distance between two samples ofdouble
values.GCUtil GnuPlot HtmlUtil JMathLib JsonUtil LongArrayList ManhattanDistance This distance measure yields the Manhattan distance between two samples ofdouble
values.MathUtil Matlab NetworkUtil NonZeroIterable NonZeroIterator 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 fastRandomSimple ReflectionUtil ResourceUtil SerializationUtil Sortable<C extends java.lang.Comparable<C>,O> StringUtil UJMPContentHandler UJMPFormat UJMPSettings UJMPTimer VerifyUtil XMLUtil