Download ujmp-core-0.3.0.jar file

Introduction

You can download ujmp-core-0.3.0.jar in this page.

License

Open Source

Type List

ujmp-core-0.3.0.jar file has the following types.

META-INF/LICENSE.TXT
META-INF/MANIFEST.MF
META-INF/NOTICE.TXT
META-INF/maven/org.ujmp/ujmp-core/pom.properties
META-INF/maven/org.ujmp/ujmp-core/pom.xml
org.ujmp.core.AbstractMatrix.class
org.ujmp.core.BaseMatrix.class
org.ujmp.core.Coordinates.class
org.ujmp.core.DenseMatrix.class
org.ujmp.core.DenseMatrix2D.class
org.ujmp.core.DenseMatrixMultiD.class
org.ujmp.core.Matrix.class
org.ujmp.core.Matrix2D.class
org.ujmp.core.MatrixMultiD.class
org.ujmp.core.Plugin.class
org.ujmp.core.SparseMatrix.class
org.ujmp.core.SparseMatrix2D.class
org.ujmp.core.SparseMatrixMultiD.class
org.ujmp.core.UJMP.class
org.ujmp.core.annotation.HasMetaData.class
org.ujmp.core.benchmark.AbstractBenchmarkTask.class
org.ujmp.core.benchmark.AbstractMatrix2DBenchmark.class
org.ujmp.core.benchmark.ArrayDenseDoubleMatrix2DBenchmark.class
org.ujmp.core.benchmark.BenchmarkConfig.class
org.ujmp.core.benchmark.BenchmarkResult.class
org.ujmp.core.benchmark.BenchmarkUtil.class
org.ujmp.core.benchmark.BlockDenseDoubleMatrix2DBenchmark.class
org.ujmp.core.benchmark.CholBenchmarkTask.class
org.ujmp.core.benchmark.DefaultDenseDoubleMatrix2DBenchmark.class
org.ujmp.core.benchmark.EigBenchmarkTask.class
org.ujmp.core.benchmark.InvBenchmarkTask.class
org.ujmp.core.benchmark.InvSPDBenchmarkTask.class
org.ujmp.core.benchmark.LUBenchmarkTask.class
org.ujmp.core.benchmark.MatrixBenchmark.class
org.ujmp.core.benchmark.MtimesBenchmarkTask.class
org.ujmp.core.benchmark.PlusMatrixBenchmarkTask.class
org.ujmp.core.benchmark.QRBenchmarkTask.class
org.ujmp.core.benchmark.SVDBenchmarkTask.class
org.ujmp.core.benchmark.SolveSquareBenchmarkTask.class
org.ujmp.core.benchmark.SolveTallBenchmarkTask.class
org.ujmp.core.benchmark.TimesScalarBenchmarkTask.class
org.ujmp.core.benchmark.TransposeBenchmarkTask.class
org.ujmp.core.bigdecimalmatrix.BaseBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.BigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.BigDecimalMatrix2D.class
org.ujmp.core.bigdecimalmatrix.BigDecimalMatrixMultiD.class
org.ujmp.core.bigdecimalmatrix.DenseBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.DenseBigDecimalMatrix2D.class
org.ujmp.core.bigdecimalmatrix.DenseBigDecimalMatrixMultiD.class
org.ujmp.core.bigdecimalmatrix.SparseBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.SparseBigDecimalMatrix2D.class
org.ujmp.core.bigdecimalmatrix.SparseBigDecimalMatrixMultiD.class
org.ujmp.core.bigdecimalmatrix.calculation.AbstractBigDecimalCalculation.class
org.ujmp.core.bigdecimalmatrix.calculation.BigDecimalCalculation.class
org.ujmp.core.bigdecimalmatrix.calculation.ToBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.factory.AbstractBigDecimalMatrix2DFactory.class
org.ujmp.core.bigdecimalmatrix.factory.BaseBigDecimalMatrixFactory.class
org.ujmp.core.bigdecimalmatrix.factory.BigDecimalMatrix2DFactory.class
org.ujmp.core.bigdecimalmatrix.factory.BigDecimalMatrixMultiDFactory.class
org.ujmp.core.bigdecimalmatrix.factory.DefaultBigDecimalMatrix2DFactory.class
org.ujmp.core.bigdecimalmatrix.factory.DenseBigDecimalMatrixFactory.class
org.ujmp.core.bigdecimalmatrix.factory.SparseBigDecimalMatrixFactory.class
org.ujmp.core.bigdecimalmatrix.impl.ArrayDenseBigDecimalMatrix2D.class
org.ujmp.core.bigdecimalmatrix.impl.BigDecimalCalculationMatrix.class
org.ujmp.core.bigdecimalmatrix.impl.DefaultDenseBigDecimalMatrix2D.class
org.ujmp.core.bigdecimalmatrix.impl.DefaultSparseBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.stub.AbstractBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.stub.AbstractDenseBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.stub.AbstractDenseBigDecimalMatrix2D.class
org.ujmp.core.bigdecimalmatrix.stub.AbstractSparseBigDecimalMatrix.class
org.ujmp.core.bigdecimalmatrix.stub.AbstractSparseBigDecimalMatrix2D.class
org.ujmp.core.bigintegermatrix.BaseBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.BigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.BigIntegerMatrix2D.class
org.ujmp.core.bigintegermatrix.BigIntegerMatrixMultiD.class
org.ujmp.core.bigintegermatrix.DenseBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.DenseBigIntegerMatrix2D.class
org.ujmp.core.bigintegermatrix.SparseBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.SparseBigIntegerMatrix2D.class
org.ujmp.core.bigintegermatrix.calculation.AbstractBigIntegerCalculation.class
org.ujmp.core.bigintegermatrix.calculation.BigIntegerCalculation.class
org.ujmp.core.bigintegermatrix.calculation.Fibonacci.class
org.ujmp.core.bigintegermatrix.calculation.ToBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.factory.AbstractBigIntegerMatrix2DFactory.class
org.ujmp.core.bigintegermatrix.factory.BaseBigIntegerMatrixFactory.class
org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrix2DFactory.class
org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixFactory.class
org.ujmp.core.bigintegermatrix.factory.BigIntegerMatrixMultiDFactory.class
org.ujmp.core.bigintegermatrix.factory.DefaultBigIntegerMatrix2DFactory.class
org.ujmp.core.bigintegermatrix.factory.DenseBigIntegerMatrixFactory.class
org.ujmp.core.bigintegermatrix.factory.SparseBigIntegerMatrixFactory.class
org.ujmp.core.bigintegermatrix.impl.ArrayDenseBigIntegerMatrix2D.class
org.ujmp.core.bigintegermatrix.impl.BigIntegerCalculationMatrix.class
org.ujmp.core.bigintegermatrix.impl.DefaultDenseBigIntegerMatrix2D.class
org.ujmp.core.bigintegermatrix.impl.DefaultSparseBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.stub.AbstractBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.stub.AbstractDenseBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.stub.AbstractDenseBigIntegerMatrix2D.class
org.ujmp.core.bigintegermatrix.stub.AbstractSparseBigIntegerMatrix.class
org.ujmp.core.bigintegermatrix.stub.AbstractSparseBigIntegerMatrix2D.class
org.ujmp.core.booleanmatrix.BaseBooleanMatrix.class
org.ujmp.core.booleanmatrix.BooleanMatrix.class
org.ujmp.core.booleanmatrix.BooleanMatrix2D.class
org.ujmp.core.booleanmatrix.DenseBooleanMatrix.class
org.ujmp.core.booleanmatrix.DenseBooleanMatrix2D.class
org.ujmp.core.booleanmatrix.SparseBooleanMatrix.class
org.ujmp.core.booleanmatrix.SparseBooleanMatrix2D.class
org.ujmp.core.booleanmatrix.calculation.AbstractBooleanCalculation.class
org.ujmp.core.booleanmatrix.calculation.And.class
org.ujmp.core.booleanmatrix.calculation.BooleanCalculation.class
org.ujmp.core.booleanmatrix.calculation.BooleanCalculations.class
org.ujmp.core.booleanmatrix.calculation.Eq.class
org.ujmp.core.booleanmatrix.calculation.Ge.class
org.ujmp.core.booleanmatrix.calculation.Gt.class
org.ujmp.core.booleanmatrix.calculation.Le.class
org.ujmp.core.booleanmatrix.calculation.Lt.class
org.ujmp.core.booleanmatrix.calculation.Ne.class
org.ujmp.core.booleanmatrix.calculation.Not.class
org.ujmp.core.booleanmatrix.calculation.Or.class
org.ujmp.core.booleanmatrix.calculation.ToBooleanMatrix.class
org.ujmp.core.booleanmatrix.calculation.Xor.class
org.ujmp.core.booleanmatrix.factory.AbstractBooleanMatrix2DFactory.class
org.ujmp.core.booleanmatrix.factory.BaseBooleanMatrixFactory.class
org.ujmp.core.booleanmatrix.factory.BooleanMatrix2DFactory.class
org.ujmp.core.booleanmatrix.factory.BooleanMatrixFactory.class
org.ujmp.core.booleanmatrix.factory.DefaultBooleanMatrix2DFactory.class
org.ujmp.core.booleanmatrix.factory.DenseBooleanMatrixFactory.class
org.ujmp.core.booleanmatrix.factory.SparseBooleanMatrixFactory.class
org.ujmp.core.booleanmatrix.impl.ArrayDenseBooleanMatrix2D.class
org.ujmp.core.booleanmatrix.impl.BitSetDenseBooleanMatrix2D.class
org.ujmp.core.booleanmatrix.impl.BooleanCalculationMatrix.class
org.ujmp.core.booleanmatrix.impl.DefaultSparseBooleanMatrix.class
org.ujmp.core.booleanmatrix.stub.AbstractBooleanMatrix.class
org.ujmp.core.booleanmatrix.stub.AbstractDenseBooleanMatrix.class
org.ujmp.core.booleanmatrix.stub.AbstractDenseBooleanMatrix2D.class
org.ujmp.core.booleanmatrix.stub.AbstractSparseBooleanMatrix.class
org.ujmp.core.booleanmatrix.stub.AbstractSparseBooleanMatrix2D.class
org.ujmp.core.bytearraymatrix.ByteArrayMatrix.class
org.ujmp.core.bytearraymatrix.ByteArrayMatrix2D.class
org.ujmp.core.bytearraymatrix.DenseByteArrayMatrix.class
org.ujmp.core.bytearraymatrix.DenseByteArrayMatrix2D.class
org.ujmp.core.bytearraymatrix.SparseByteArrayMatrix.class
org.ujmp.core.bytearraymatrix.SparseByteArrayMatrix2D.class
org.ujmp.core.bytearraymatrix.factory.ByteArrayMatrix2DFactory.class
org.ujmp.core.bytearraymatrix.factory.ByteArrayMatrixFactory.class
org.ujmp.core.bytearraymatrix.factory.DenseByteArrayMatrixFactory.class
org.ujmp.core.bytearraymatrix.factory.SparseByteArrayMatrixFactory.class
org.ujmp.core.bytearraymatrix.stub.AbstractByteArrayMatrix.class
org.ujmp.core.bytearraymatrix.stub.AbstractDenseByteArrayMatrix.class
org.ujmp.core.bytearraymatrix.stub.AbstractDenseByteArrayMatrix2D.class
org.ujmp.core.bytearraymatrix.stub.AbstractSparseByteArrayMatrix.class
org.ujmp.core.bytearraymatrix.stub.AbstractSparseByteArrayMatrix2D.class
org.ujmp.core.bytematrix.ByteMatrix.class
org.ujmp.core.bytematrix.ByteMatrix2D.class
org.ujmp.core.bytematrix.DenseByteMatrix.class
org.ujmp.core.bytematrix.DenseByteMatrix2D.class
org.ujmp.core.bytematrix.SparseByteMatrix.class
org.ujmp.core.bytematrix.SparseByteMatrix2D.class
org.ujmp.core.bytematrix.calculation.AbstractByteCalculation.class
org.ujmp.core.bytematrix.calculation.ByteCalculation.class
org.ujmp.core.bytematrix.calculation.ToByteMatrix.class
org.ujmp.core.bytematrix.factory.AbstractByteMatrix2DFactory.class
org.ujmp.core.bytematrix.factory.ByteMatrix2DFactory.class
org.ujmp.core.bytematrix.factory.ByteMatrixFactory.class
org.ujmp.core.bytematrix.factory.DefaultByteMatrix2DFactory.class
org.ujmp.core.bytematrix.factory.DenseByteMatrixFactory.class
org.ujmp.core.bytematrix.factory.SparseByteMatrixFactory.class
org.ujmp.core.bytematrix.impl.ArrayDenseByteMatrix2D.class
org.ujmp.core.bytematrix.impl.ByteCalculationMatrix.class
org.ujmp.core.bytematrix.impl.DefaultDenseByteMatrix2D.class
org.ujmp.core.bytematrix.impl.DefaultSparseByteMatrix.class
org.ujmp.core.bytematrix.stub.AbstractByteMatrix.class
org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix.class
org.ujmp.core.bytematrix.stub.AbstractDenseByteMatrix2D.class
org.ujmp.core.bytematrix.stub.AbstractSparseByteMatrix.class
org.ujmp.core.bytematrix.stub.AbstractSparseByteMatrix2D.class
org.ujmp.core.calculation.AbstractCalculation.class
org.ujmp.core.calculation.Calculation.class
org.ujmp.core.calculation.CalculationMethod.class
org.ujmp.core.calculation.CanBeReversed.class
org.ujmp.core.calculation.CanIgnoreMissingValues.class
org.ujmp.core.calculation.CanPerformCalculations.class
org.ujmp.core.calculation.CanUseMultipleThreads.class
org.ujmp.core.calculation.DivideMatrix.class
org.ujmp.core.calculation.DivideMatrixCalculation.class
org.ujmp.core.calculation.DivideMatrixDenseDoubleMatrix2D.class
org.ujmp.core.calculation.DivideMatrixDenseMatrix.class
org.ujmp.core.calculation.DivideMatrixDenseMatrix2D.class
org.ujmp.core.calculation.DivideMatrixMatrix.class
org.ujmp.core.calculation.DivideMatrixSparseMatrix.class
org.ujmp.core.calculation.DivideScalar.class
org.ujmp.core.calculation.DivideScalarCalculation.class
org.ujmp.core.calculation.DivideScalarDenseDoubleMatrix2D.class
org.ujmp.core.calculation.DivideScalarDenseMatrix.class
org.ujmp.core.calculation.DivideScalarDenseMatrix2D.class
org.ujmp.core.calculation.DivideScalarMatrix.class
org.ujmp.core.calculation.DivideScalarSparseMatrix.class
org.ujmp.core.calculation.MinusMatrix.class
org.ujmp.core.calculation.MinusMatrixCalculation.class
org.ujmp.core.calculation.MinusMatrixDenseDoubleMatrix2D.class
org.ujmp.core.calculation.MinusMatrixDenseMatrix.class
org.ujmp.core.calculation.MinusMatrixDenseMatrix2D.class
org.ujmp.core.calculation.MinusMatrixMatrix.class
org.ujmp.core.calculation.MinusMatrixSparseMatrix.class
org.ujmp.core.calculation.MinusScalar.class
org.ujmp.core.calculation.MinusScalarCalculation.class
org.ujmp.core.calculation.MinusScalarDenseDoubleMatrix2D.class
org.ujmp.core.calculation.MinusScalarDenseMatrix.class
org.ujmp.core.calculation.MinusScalarDenseMatrix2D.class
org.ujmp.core.calculation.MinusScalarMatrix.class
org.ujmp.core.calculation.MinusScalarSparseMatrix.class
org.ujmp.core.calculation.Mtimes.class
org.ujmp.core.calculation.MtimesCalculation.class
org.ujmp.core.calculation.MtimesDenseDoubleMatrix2D.class
org.ujmp.core.calculation.MtimesDenseMatrix.class
org.ujmp.core.calculation.MtimesDenseMatrix2D.class
org.ujmp.core.calculation.MtimesMatrix.class
org.ujmp.core.calculation.MtimesSparseMatrix1.class
org.ujmp.core.calculation.MtimesSparseMatrix2.class
org.ujmp.core.calculation.MtimesSparseMatrixBoth.class
org.ujmp.core.calculation.MultiThreadedCalculation.class
org.ujmp.core.calculation.PlusMatrix.class
org.ujmp.core.calculation.PlusMatrixCalculation.class
org.ujmp.core.calculation.PlusMatrixDenseDoubleMatrix2D.class
org.ujmp.core.calculation.PlusMatrixDenseMatrix.class
org.ujmp.core.calculation.PlusMatrixDenseMatrix2D.class
org.ujmp.core.calculation.PlusMatrixMatrix.class
org.ujmp.core.calculation.PlusMatrixSparseMatrix.class
org.ujmp.core.calculation.PlusScalar.class
org.ujmp.core.calculation.PlusScalarCalculation.class
org.ujmp.core.calculation.PlusScalarDenseDoubleMatrix2D.class
org.ujmp.core.calculation.PlusScalarDenseMatrix.class
org.ujmp.core.calculation.PlusScalarDenseMatrix2D.class
org.ujmp.core.calculation.PlusScalarMatrix.class
org.ujmp.core.calculation.PlusScalarSparseMatrix.class
org.ujmp.core.calculation.ReversableCalculation.class
org.ujmp.core.calculation.TimesMatrix.class
org.ujmp.core.calculation.TimesMatrixCalculation.class
org.ujmp.core.calculation.TimesMatrixDenseDoubleMatrix2D.class
org.ujmp.core.calculation.TimesMatrixDenseMatrix.class
org.ujmp.core.calculation.TimesMatrixDenseMatrix2D.class
org.ujmp.core.calculation.TimesMatrixMatrix.class
org.ujmp.core.calculation.TimesMatrixSparseMatrix.class
org.ujmp.core.calculation.TimesScalar.class
org.ujmp.core.calculation.TimesScalarCalculation.class
org.ujmp.core.calculation.TimesScalarDenseDoubleMatrix2D.class
org.ujmp.core.calculation.TimesScalarDenseMatrix.class
org.ujmp.core.calculation.TimesScalarDenseMatrix2D.class
org.ujmp.core.calculation.TimesScalarMatrix.class
org.ujmp.core.calculation.TimesScalarSparseMatrix.class
org.ujmp.core.calculation.Transpose.class
org.ujmp.core.calculation.TransposeCalculation.class
org.ujmp.core.calculation.TransposeDenseDoubleMatrix2D.class
org.ujmp.core.calculation.TransposeDenseMatrix.class
org.ujmp.core.calculation.TransposeDenseMatrix2D.class
org.ujmp.core.calculation.TransposeMatrix.class
org.ujmp.core.calculation.TransposeSparseMatrix.class
org.ujmp.core.charmatrix.CharMatrix.class
org.ujmp.core.charmatrix.CharMatrix2D.class
org.ujmp.core.charmatrix.DenseCharMatrix.class
org.ujmp.core.charmatrix.DenseCharMatrix2D.class
org.ujmp.core.charmatrix.SparseCharMatrix.class
org.ujmp.core.charmatrix.SparseCharMatrix2D.class
org.ujmp.core.charmatrix.calculation.AbstractCharCalculation.class
org.ujmp.core.charmatrix.calculation.CharCalculation.class
org.ujmp.core.charmatrix.calculation.ToCharMatrix.class
org.ujmp.core.charmatrix.factory.AbstractCharMatrix2DFactory.class
org.ujmp.core.charmatrix.factory.CharMatrix2DFactory.class
org.ujmp.core.charmatrix.factory.CharMatrixFactory.class
org.ujmp.core.charmatrix.factory.DefaultCharMatrix2DFactory.class
org.ujmp.core.charmatrix.factory.DenseCharMatrixFactory.class
org.ujmp.core.charmatrix.factory.SparseCharMatrixFactory.class
org.ujmp.core.charmatrix.impl.ArrayDenseCharMatrix2D.class
org.ujmp.core.charmatrix.impl.CharCalculationMatrix.class
org.ujmp.core.charmatrix.impl.DefaultDenseCharMatrix2D.class
org.ujmp.core.charmatrix.impl.DefaultSparseCharMatrix.class
org.ujmp.core.charmatrix.stub.AbstractCharMatrix.class
org.ujmp.core.charmatrix.stub.AbstractDenseCharMatrix.class
org.ujmp.core.charmatrix.stub.AbstractDenseCharMatrix2D.class
org.ujmp.core.charmatrix.stub.AbstractSparseCharMatrix.class
org.ujmp.core.charmatrix.stub.AbstractSparseCharMatrix2D.class
org.ujmp.core.collections.AbstractCollection.class
org.ujmp.core.collections.Dictionary.class
org.ujmp.core.collections.HashMapList.class
org.ujmp.core.collections.MapToListWrapper.class
org.ujmp.core.collections.RingBufferList.class
org.ujmp.core.collections.SetToListWrapper.class
org.ujmp.core.collections.SoftHashMapList.class
org.ujmp.core.collections.composite.ListSet.class
org.ujmp.core.collections.composite.SortedListSet.class
org.ujmp.core.collections.list.AbstractList.class
org.ujmp.core.collections.list.AbstractMapMatrixList.class
org.ujmp.core.collections.list.ArrayIndexList.class
org.ujmp.core.collections.list.FastArrayList.class
org.ujmp.core.collections.map.AESEncryptionMap.class
org.ujmp.core.collections.map.AbstractDiskMap.class
org.ujmp.core.collections.map.AbstractMap.class
org.ujmp.core.collections.map.Base64EncoderMap.class
org.ujmp.core.collections.map.BufferedWriteMap.class
org.ujmp.core.collections.map.CachedMap.class
org.ujmp.core.collections.map.GZIPCompressionMap.class
org.ujmp.core.collections.map.LazyMap.class
org.ujmp.core.collections.map.SerializationMap.class
org.ujmp.core.collections.map.SerializedObjectMap.class
org.ujmp.core.collections.map.SoftHashMap.class
org.ujmp.core.collections.map.StringEncoderMap.class
org.ujmp.core.collections.map.TextMap.class
org.ujmp.core.collections.map.WebMap.class
org.ujmp.core.collections.map.ZIPCompressionMap.class
org.ujmp.core.collections.set.AbstractSet.class
org.ujmp.core.collections.set.BitSetSet.class
org.ujmp.core.doublematrix.BaseDoubleMatrix.class
org.ujmp.core.doublematrix.DenseDoubleMatrix.class
org.ujmp.core.doublematrix.DenseDoubleMatrix2D.class
org.ujmp.core.doublematrix.DenseDoubleMatrixMultiD.class
org.ujmp.core.doublematrix.DoubleMatrix.class
org.ujmp.core.doublematrix.DoubleMatrix2D.class
org.ujmp.core.doublematrix.DoubleMatrixMultiD.class
org.ujmp.core.doublematrix.SparseDoubleMatrix.class
org.ujmp.core.doublematrix.SparseDoubleMatrix2D.class
org.ujmp.core.doublematrix.SparseDoubleMatrixMultiD.class
org.ujmp.core.doublematrix.calculation.AbstractDoubleCalculation.class
org.ujmp.core.doublematrix.calculation.DoubleCalculation.class
org.ujmp.core.doublematrix.calculation.DoubleCalculations.class
org.ujmp.core.doublematrix.calculation.ToDoubleMatrix.class
org.ujmp.core.doublematrix.calculation.basic.Atimes.class
org.ujmp.core.doublematrix.calculation.basic.BasicDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.basic.DivideMatrix.class
org.ujmp.core.doublematrix.calculation.basic.DivideScalar.class
org.ujmp.core.doublematrix.calculation.basic.MinusMatrix.class
org.ujmp.core.doublematrix.calculation.basic.MinusScalar.class
org.ujmp.core.doublematrix.calculation.basic.Mtimes.class
org.ujmp.core.doublematrix.calculation.basic.PlusMatrix.class
org.ujmp.core.doublematrix.calculation.basic.PlusScalar.class
org.ujmp.core.doublematrix.calculation.basic.TimesMatrix.class
org.ujmp.core.doublematrix.calculation.basic.TimesScalar.class
org.ujmp.core.doublematrix.calculation.entrywise.EntrywiseDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Abs.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.BasicEntrywiseDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Exp.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Log.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Log10.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Log2.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Power.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Sign.class
org.ujmp.core.doublematrix.calculation.entrywise.basic.Sqrt.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.CreatorDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Eye.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.NaNs.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Ones.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Pascal.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Rand.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Randn.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Range.class
org.ujmp.core.doublematrix.calculation.entrywise.creators.Zeros.class
org.ujmp.core.doublematrix.calculation.entrywise.hyperbolic.Cosh.class
org.ujmp.core.doublematrix.calculation.entrywise.hyperbolic.HyperbolicDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.entrywise.hyperbolic.Sinh.class
org.ujmp.core.doublematrix.calculation.entrywise.hyperbolic.Tanh.class
org.ujmp.core.doublematrix.calculation.entrywise.misc.GrayScale.class
org.ujmp.core.doublematrix.calculation.entrywise.misc.LogisticFunction.class
org.ujmp.core.doublematrix.calculation.entrywise.misc.MiscEntrywiseDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.entrywise.rounding.Ceil.class
org.ujmp.core.doublematrix.calculation.entrywise.rounding.Floor.class
org.ujmp.core.doublematrix.calculation.entrywise.rounding.Round.class
org.ujmp.core.doublematrix.calculation.entrywise.rounding.RoundingDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.entrywise.trigonometric.Cos.class
org.ujmp.core.doublematrix.calculation.entrywise.trigonometric.Sin.class
org.ujmp.core.doublematrix.calculation.entrywise.trigonometric.Tan.class
org.ujmp.core.doublematrix.calculation.entrywise.trigonometric.TrigonometricDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.general.GeneralDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Chol.class
org.ujmp.core.doublematrix.calculation.general.decomposition.DecompositionDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Eig.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Ginv.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Inv.class
org.ujmp.core.doublematrix.calculation.general.decomposition.InvSPD.class
org.ujmp.core.doublematrix.calculation.general.decomposition.InvSymm.class
org.ujmp.core.doublematrix.calculation.general.decomposition.LU.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Pinv.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Princomp.class
org.ujmp.core.doublematrix.calculation.general.decomposition.QR.class
org.ujmp.core.doublematrix.calculation.general.decomposition.SVD.class
org.ujmp.core.doublematrix.calculation.general.decomposition.SVDTask.class
org.ujmp.core.doublematrix.calculation.general.decomposition.Solve.class
org.ujmp.core.doublematrix.calculation.general.decomposition.SolveSPD.class
org.ujmp.core.doublematrix.calculation.general.decomposition.SolveSymm.class
org.ujmp.core.doublematrix.calculation.general.discretize.DiscretizeCalculations.class
org.ujmp.core.doublematrix.calculation.general.misc.Center.class
org.ujmp.core.doublematrix.calculation.general.misc.CosineSimilarity.class
org.ujmp.core.doublematrix.calculation.general.misc.DiscretizeToColumns.class
org.ujmp.core.doublematrix.calculation.general.misc.FadeIn.class
org.ujmp.core.doublematrix.calculation.general.misc.FadeOut.class
org.ujmp.core.doublematrix.calculation.general.misc.MinkowskiDistance.class
org.ujmp.core.doublematrix.calculation.general.misc.MiscGeneralDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.general.misc.Normalize.class
org.ujmp.core.doublematrix.calculation.general.misc.Standardize.class
org.ujmp.core.doublematrix.calculation.general.misc.TfIdf.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.AddMissing.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.CountMissing.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.Impute.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeBPCA.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeEM.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeKNN.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeLS.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeMean.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeRegression.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeZero.class
org.ujmp.core.doublematrix.calculation.general.missingvalues.MissingValueDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.general.statistical.Corrcoef.class
org.ujmp.core.doublematrix.calculation.general.statistical.Cov.class
org.ujmp.core.doublematrix.calculation.general.statistical.Cumprod.class
org.ujmp.core.doublematrix.calculation.general.statistical.Cumsum.class
org.ujmp.core.doublematrix.calculation.general.statistical.Diff.class
org.ujmp.core.doublematrix.calculation.general.statistical.IndexOfMax.class
org.ujmp.core.doublematrix.calculation.general.statistical.IndexOfMin.class
org.ujmp.core.doublematrix.calculation.general.statistical.Max.class
org.ujmp.core.doublematrix.calculation.general.statistical.Mean.class
org.ujmp.core.doublematrix.calculation.general.statistical.Min.class
org.ujmp.core.doublematrix.calculation.general.statistical.MutualInformation.class
org.ujmp.core.doublematrix.calculation.general.statistical.Prod.class
org.ujmp.core.doublematrix.calculation.general.statistical.StatisticalDoubleCalculations.class
org.ujmp.core.doublematrix.calculation.general.statistical.Std.class
org.ujmp.core.doublematrix.calculation.general.statistical.Sum.class
org.ujmp.core.doublematrix.calculation.general.statistical.Var.class
org.ujmp.core.doublematrix.factory.AbstractDenseDoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.AbstractDenseDoubleMatrixMultiDFactory.class
org.ujmp.core.doublematrix.factory.AbstractSparseDoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.AbstractSparseDoubleMatrixMultiDFactory.class
org.ujmp.core.doublematrix.factory.BaseDoubleMatrixFactory.class
org.ujmp.core.doublematrix.factory.DefaultDenseDoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.DefaultDenseDoubleMatrixMultiDFactory.class
org.ujmp.core.doublematrix.factory.DefaultSparseDoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.DenseDoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.DenseDoubleMatrixFactory.class
org.ujmp.core.doublematrix.factory.DenseDoubleMatrixMultiDFactory.class
org.ujmp.core.doublematrix.factory.DoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.DoubleMatrixFactory.class
org.ujmp.core.doublematrix.factory.DoubleMatrixMultiDFactory.class
org.ujmp.core.doublematrix.factory.SparseDoubleMatrix2DFactory.class
org.ujmp.core.doublematrix.factory.SparseDoubleMatrixFactory.class
org.ujmp.core.doublematrix.factory.SparseDoubleMatrixMultiDFactory.class
org.ujmp.core.doublematrix.impl.ArrayDenseDoubleMatrix2D.class
org.ujmp.core.doublematrix.impl.BlockDenseDoubleMatrix2D.class
org.ujmp.core.doublematrix.impl.BlockMatrixLayout.class
org.ujmp.core.doublematrix.impl.BlockMultiply.class
org.ujmp.core.doublematrix.impl.DefaultDenseDoubleMatrix2D.class
org.ujmp.core.doublematrix.impl.DefaultDenseDoubleMatrixMultiD.class
org.ujmp.core.doublematrix.impl.DefaultSparseDoubleMatrix.class
org.ujmp.core.doublematrix.impl.DefaultSparseRowDoubleMatrix2D.class
org.ujmp.core.doublematrix.impl.DenseFileMatrix.class
org.ujmp.core.doublematrix.impl.DoubleCalculationMatrix.class
org.ujmp.core.doublematrix.impl.IndexedSparseDoubleMatrix2D.class
org.ujmp.core.doublematrix.impl.MortonDenseDoubleMartrix2D.class
org.ujmp.core.doublematrix.impl.NonZeroIterable.class
org.ujmp.core.doublematrix.impl.NonZeroIterator.class
org.ujmp.core.doublematrix.impl.SparseFeatureVector.class
org.ujmp.core.doublematrix.impl.WaveMatrix.class
org.ujmp.core.doublematrix.stub.AbstractDenseDoubleMatrix2D.class
org.ujmp.core.doublematrix.stub.AbstractDenseDoubleMatrixMultiD.class
org.ujmp.core.doublematrix.stub.AbstractDoubleMatrix.class
org.ujmp.core.doublematrix.stub.AbstractDoubleMatrix2D.class
org.ujmp.core.doublematrix.stub.AbstractDoubleMatrixMultiD.class
org.ujmp.core.doublematrix.stub.AbstractSparseDoubleMatrix.class
org.ujmp.core.doublematrix.stub.AbstractSparseDoubleMatrix2D.class
org.ujmp.core.enums.DBType.class
org.ujmp.core.enums.ValueType.class
org.ujmp.core.export.destination.AbstracMatrixClipboardDestination.class
org.ujmp.core.export.destination.AbstractMatrixByteArrayExportDestination.class
org.ujmp.core.export.destination.AbstractMatrixExportDestination.class
org.ujmp.core.export.destination.AbstractMatrixFileExportDestination.class
org.ujmp.core.export.destination.AbstractMatrixStreamExportDestination.class
org.ujmp.core.export.destination.AbstractMatrixStringExportDestination.class
org.ujmp.core.export.destination.AbstractMatrixWriterExportDestination.class
org.ujmp.core.export.destination.DefaultMatrixByteArrayExportDestination.class
org.ujmp.core.export.destination.DefaultMatrixClipboardExportDestination.class
org.ujmp.core.export.destination.DefaultMatrixFileExportDestination.class
org.ujmp.core.export.destination.DefaultMatrixStreamExportDestination.class
org.ujmp.core.export.destination.DefaultMatrixStringExportDestination.class
org.ujmp.core.export.destination.DefaultMatrixWriterExportDestination.class
org.ujmp.core.export.destination.MatrixByteArrayExportDestination.class
org.ujmp.core.export.destination.MatrixClipboardExportDestination.class
org.ujmp.core.export.destination.MatrixExportDestination.class
org.ujmp.core.export.destination.MatrixFileExportDestination.class
org.ujmp.core.export.destination.MatrixStreamExportDestination.class
org.ujmp.core.export.destination.MatrixStringExportDestination.class
org.ujmp.core.export.destination.MatrixWriterExportDestination.class
org.ujmp.core.export.destinationselector.DefaultMatrixExportDestinationSelector.class
org.ujmp.core.export.destinationselector.DenseMatrixExportDestinationSelector.class
org.ujmp.core.export.destinationselector.MatrixExportDestinationSelector.class
org.ujmp.core.export.exporter.AbstractMatrixExporter.class
org.ujmp.core.export.exporter.AbstractMatrixWriterExporter.class
org.ujmp.core.export.exporter.DefaultMatrixWriterCSVExporter.class
org.ujmp.core.export.exporter.DefaultMatrixWriterHtmlExporter.class
org.ujmp.core.export.exporter.DefaultMatrixWriterLatexExporter.class
org.ujmp.core.export.exporter.DefaultMatrixWriterMatlabScriptExporter.class
org.ujmp.core.export.exporter.DefaultMatrixWriterRScriptExporter.class
org.ujmp.core.export.exporter.DefaultMatrixWriterSQLExporter.class
org.ujmp.core.export.exporter.MatrixByteArrayExporter.class
org.ujmp.core.export.exporter.MatrixClipboardExporter.class
org.ujmp.core.export.exporter.MatrixExporter.class
org.ujmp.core.export.exporter.MatrixFileExporter.class
org.ujmp.core.export.exporter.MatrixStreamExporter.class
org.ujmp.core.export.exporter.MatrixStringExporter.class
org.ujmp.core.export.exporter.MatrixWriterExporter.class
org.ujmp.core.export.format.MatrixDenseCSVByteArrayExportFormat.class
org.ujmp.core.export.format.MatrixDenseCSVExportFormat.class
org.ujmp.core.export.format.MatrixDenseCSVStringExportFormat.class
org.ujmp.core.export.format.MatrixExportFormat.class
org.ujmp.core.export.format.MatrixHtmlExportFormat.class
org.ujmp.core.export.format.MatrixHtmlStringExportFormat.class
org.ujmp.core.export.format.MatrixLatexExportFormat.class
org.ujmp.core.export.format.MatrixLatexStringExportFormat.class
org.ujmp.core.export.format.MatrixMatlabScriptExportFormat.class
org.ujmp.core.export.format.MatrixMatlabScriptStringExportFormat.class
org.ujmp.core.export.format.MatrixPLTExportFormat.class
org.ujmp.core.export.format.MatrixRScriptExportFormat.class
org.ujmp.core.export.format.MatrixRScriptStringExportFormat.class
org.ujmp.core.export.format.MatrixSQLExportFormat.class
org.ujmp.core.export.format.MatrixSQLStringExportFormat.class
org.ujmp.core.export.format.MatrixXLSExportFormat.class
org.ujmp.core.filematrix.DirectoryMatrix.class
org.ujmp.core.filematrix.FileFormat.class
org.ujmp.core.filematrix.FileMatrix.class
org.ujmp.core.filematrix.FileOrDirectoryMatrix.class
org.ujmp.core.filematrix.ZipEntryMatrix.class
org.ujmp.core.filematrix.ZipFileMatrix.class
org.ujmp.core.floatmatrix.DenseFloatMatrix.class
org.ujmp.core.floatmatrix.DenseFloatMatrix2D.class
org.ujmp.core.floatmatrix.FloatMatrix.class
org.ujmp.core.floatmatrix.FloatMatrix2D.class
org.ujmp.core.floatmatrix.SparseFloatMatrix.class
org.ujmp.core.floatmatrix.SparseFloatMatrix2D.class
org.ujmp.core.floatmatrix.calculation.AbstractFloatCalculation.class
org.ujmp.core.floatmatrix.calculation.FloatCalculation.class
org.ujmp.core.floatmatrix.calculation.ToFloatMatrix.class
org.ujmp.core.floatmatrix.factory.AbstractFloatMatrix2DFactory.class
org.ujmp.core.floatmatrix.factory.DefaultFloatMatrix2DFactory.class
org.ujmp.core.floatmatrix.factory.DenseFloatMatrixFactory.class
org.ujmp.core.floatmatrix.factory.FloatMatrix2DFactory.class
org.ujmp.core.floatmatrix.factory.FloatMatrixFactory.class
org.ujmp.core.floatmatrix.factory.SparseFloatMatrixFactory.class
org.ujmp.core.floatmatrix.impl.ArrayDenseFloatMatrix2D.class
org.ujmp.core.floatmatrix.impl.DefaultDenseFloatMatrix2D.class
org.ujmp.core.floatmatrix.impl.DefaultSparseFloatMatrix.class
org.ujmp.core.floatmatrix.impl.FloatCalculationMatrix.class
org.ujmp.core.floatmatrix.stub.AbstractDenseFloatMatrix.class
org.ujmp.core.floatmatrix.stub.AbstractDenseFloatMatrix2D.class
org.ujmp.core.floatmatrix.stub.AbstractFloatMatrix.class
org.ujmp.core.floatmatrix.stub.AbstractSparseFloatMatrix.class
org.ujmp.core.floatmatrix.stub.AbstractSparseFloatMatrix2D.class
org.ujmp.core.genericmatrix.BaseGenericMatrix.class
org.ujmp.core.genericmatrix.DenseGenericMatrix.class
org.ujmp.core.genericmatrix.DenseGenericMatrix2D.class
org.ujmp.core.genericmatrix.DenseGenericMatrixMultiD.class
org.ujmp.core.genericmatrix.GenericMatrix.class
org.ujmp.core.genericmatrix.GenericMatrix2D.class
org.ujmp.core.genericmatrix.GenericMatrixMultiD.class
org.ujmp.core.genericmatrix.SparseGenericMatrix.class
org.ujmp.core.genericmatrix.SparseGenericMatrix2D.class
org.ujmp.core.genericmatrix.SparseGenericMatrixMultiD.class
org.ujmp.core.genericmatrix.factory.BaseGenericMatrixFactory.class
org.ujmp.core.genericmatrix.factory.DenseGenericMatrix2DFactory.class
org.ujmp.core.genericmatrix.factory.DenseGenericMatrixFactory.class
org.ujmp.core.genericmatrix.factory.DenseGenericMatrixMultiDFactory.class
org.ujmp.core.genericmatrix.factory.GenericMatrix2DFactory.class
org.ujmp.core.genericmatrix.factory.GenericMatrixFactory.class
org.ujmp.core.genericmatrix.factory.GenericMatrixMultiDFactory.class
org.ujmp.core.genericmatrix.factory.SparseGenericMatrix2DFactory.class
org.ujmp.core.genericmatrix.factory.SparseGenericMatrixFactory.class
org.ujmp.core.genericmatrix.factory.SparseGenericMatrixMultiDFactory.class
org.ujmp.core.genericmatrix.impl.DefaultDenseGenericMatrix2D.class
org.ujmp.core.genericmatrix.impl.DefaultSparseGenericMatrix.class
org.ujmp.core.genericmatrix.stub.AbstractDenseGenericMatrix.class
org.ujmp.core.genericmatrix.stub.AbstractDenseGenericMatrix2D.class
org.ujmp.core.genericmatrix.stub.AbstractGenericMatrix.class
org.ujmp.core.genericmatrix.stub.AbstractSparseGenericMatrix.class
org.ujmp.core.genericmatrix.stub.AbstractSparseGenericMatrix2D.class
org.ujmp.core.graphmatrix.AbstractGraphMatrix.class
org.ujmp.core.graphmatrix.DefaultGraphMatrix.class
org.ujmp.core.graphmatrix.GraphMatrix.class
org.ujmp.core.importer.AbstractMatrixByteArrayImporter.class
org.ujmp.core.importer.AbstractMatrixFileImporter.class
org.ujmp.core.importer.AbstractMatrixImporter.class
org.ujmp.core.importer.AbstractMatrixStreamImporter.class
org.ujmp.core.importer.AbstractMatrixStringImporter.class
org.ujmp.core.importer.AbstractMatrixURLImporter.class
org.ujmp.core.importer.DefaultMatrixFileImporter.class
org.ujmp.core.importer.MatrixByteArrayImporter.class
org.ujmp.core.importer.MatrixFileImporter.class
org.ujmp.core.importer.MatrixImporter.class
org.ujmp.core.importer.MatrixReaderImporter.class
org.ujmp.core.importer.MatrixStreamImporter.class
org.ujmp.core.importer.MatrixStringImporter.class
org.ujmp.core.importer.MatrixURLImporter.class
org.ujmp.core.importer.format.MatrixBMPImportFormat.class
org.ujmp.core.importer.format.MatrixDenseCSVImportFormat.class
org.ujmp.core.importer.format.MatrixGIFImportFormat.class
org.ujmp.core.importer.format.MatrixImportFormat.class
org.ujmp.core.importer.format.MatrixJPGImportFormat.class
org.ujmp.core.importer.format.MatrixPDFImportFormat.class
org.ujmp.core.importer.format.MatrixPNGImportFormat.class
org.ujmp.core.importer.format.MatrixTIFFImportFormat.class
org.ujmp.core.importer.source.AbstractMatrixByteArrayImportSource.class
org.ujmp.core.importer.source.AbstractMatrixFileImportSource.class
org.ujmp.core.importer.source.AbstractMatrixImportSource.class
org.ujmp.core.importer.source.AbstractMatrixReaderImportSource.class
org.ujmp.core.importer.source.AbstractMatrixStreamImportSource.class
org.ujmp.core.importer.source.AbstractMatrixStringImportSource.class
org.ujmp.core.importer.source.AbstractMatrixURLImportSource.class
org.ujmp.core.importer.source.DefaultMatrixByteArrayImportSource.class
org.ujmp.core.importer.source.DefaultMatrixClipboardImportSource.class
org.ujmp.core.importer.source.DefaultMatrixFileImportSource.class
org.ujmp.core.importer.source.DefaultMatrixReaderImportSource.class
org.ujmp.core.importer.source.DefaultMatrixStreamImportSource.class
org.ujmp.core.importer.source.DefaultMatrixStringImportSource.class
org.ujmp.core.importer.source.DefaultMatrixUrlImportSource.class
org.ujmp.core.importer.source.MatrixByteArrayImportSource.class
org.ujmp.core.importer.source.MatrixClipboardImportSource.class
org.ujmp.core.importer.source.MatrixFileImportSource.class
org.ujmp.core.importer.source.MatrixImportSource.class
org.ujmp.core.importer.source.MatrixReaderImportSource.class
org.ujmp.core.importer.source.MatrixStreamImportSource.class
org.ujmp.core.importer.source.MatrixStringImportSource.class
org.ujmp.core.importer.source.MatrixURLImportSource.class
org.ujmp.core.importer.sourceselector.AbstractMatrixImportSourceSelector.class
org.ujmp.core.importer.sourceselector.DefaultMatrixImportSourceSelector.class
org.ujmp.core.importer.sourceselector.MatrixImportSourceSelector.class
org.ujmp.core.interfaces.BaseMatrixProperties.class
org.ujmp.core.interfaces.Clearable.class
org.ujmp.core.interfaces.Conversions.class
org.ujmp.core.interfaces.Conversions2D.class
org.ujmp.core.interfaces.CoordinateFunctions.class
org.ujmp.core.interfaces.CoreObject.class
org.ujmp.core.interfaces.DistanceMeasures.class
org.ujmp.core.interfaces.Erasable.class
org.ujmp.core.interfaces.ExtendedMatrixProperties.class
org.ujmp.core.interfaces.GUIObject.class
org.ujmp.core.interfaces.GettersAndSetters.class
org.ujmp.core.interfaces.HasBlockDoubleArray2D.class
org.ujmp.core.interfaces.HasColumnMajorByteArray1D.class
org.ujmp.core.interfaces.HasColumnMajorCharArray1D.class
org.ujmp.core.interfaces.HasColumnMajorDateArray1D.class
org.ujmp.core.interfaces.HasColumnMajorDoubleArray1D.class
org.ujmp.core.interfaces.HasDataMap.class
org.ujmp.core.interfaces.HasDependencies.class
org.ujmp.core.interfaces.HasDescription.class
org.ujmp.core.interfaces.HasFloatArray.class
org.ujmp.core.interfaces.HasGUIObject.class
org.ujmp.core.interfaces.HasId.class
org.ujmp.core.interfaces.HasIntArray.class
org.ujmp.core.interfaces.HasLabel.class
org.ujmp.core.interfaces.HasLongArray.class
org.ujmp.core.interfaces.HasObjectArray.class
org.ujmp.core.interfaces.HasRowMajorDoubleArray1D.class
org.ujmp.core.interfaces.HasRowMajorDoubleArray2D.class
org.ujmp.core.interfaces.HasShortArray.class
org.ujmp.core.interfaces.HasStatus.class
org.ujmp.core.interfaces.HasStringArray.class
org.ujmp.core.interfaces.HasToolTip.class
org.ujmp.core.interfaces.Refreshable.class
org.ujmp.core.interfaces.Wrapper.class
org.ujmp.core.intmatrix.DenseIntMatrix.class
org.ujmp.core.intmatrix.DenseIntMatrix2D.class
org.ujmp.core.intmatrix.IntMatrix.class
org.ujmp.core.intmatrix.IntMatrix2D.class
org.ujmp.core.intmatrix.SparseIntMatrix.class
org.ujmp.core.intmatrix.SparseIntMatrix2D.class
org.ujmp.core.intmatrix.calculation.AbstractIntCalculation.class
org.ujmp.core.intmatrix.calculation.Discretize.class
org.ujmp.core.intmatrix.calculation.DiscretizeDictionary.class
org.ujmp.core.intmatrix.calculation.DiscretizeStandardBinning.class
org.ujmp.core.intmatrix.calculation.IntCalculation.class
org.ujmp.core.intmatrix.calculation.IntCalculations.class
org.ujmp.core.intmatrix.calculation.Magic.class
org.ujmp.core.intmatrix.calculation.ToIntMatrix.class
org.ujmp.core.intmatrix.calculation.ValueToColumn.class
org.ujmp.core.intmatrix.factory.AbstractIntMatrix2DFactory.class
org.ujmp.core.intmatrix.factory.DefaultIntMatrix2DFactory.class
org.ujmp.core.intmatrix.factory.DenseIntMatrixFactory.class
org.ujmp.core.intmatrix.factory.IntMatrix2DFactory.class
org.ujmp.core.intmatrix.factory.IntMatrixFactory.class
org.ujmp.core.intmatrix.factory.SparseIntMatrixFactory.class
org.ujmp.core.intmatrix.impl.ArrayDenseIntMatrix2D.class
org.ujmp.core.intmatrix.impl.DefaultDenseIntMatrix2D.class
org.ujmp.core.intmatrix.impl.DefaultSparseIntMatrix.class
org.ujmp.core.intmatrix.impl.ImageMatrix.class
org.ujmp.core.intmatrix.impl.IntCalculationMatrix.class
org.ujmp.core.intmatrix.stub.AbstractDenseIntMatrix.class
org.ujmp.core.intmatrix.stub.AbstractDenseIntMatrix2D.class
org.ujmp.core.intmatrix.stub.AbstractIntMatrix.class
org.ujmp.core.intmatrix.stub.AbstractSparseIntMatrix.class
org.ujmp.core.intmatrix.stub.AbstractSparseIntMatrix2D.class
org.ujmp.core.io.ExportMatrixGML.class
org.ujmp.core.io.ExportMatrixMAT.class
org.ujmp.core.io.ExportMatrixMDB.class
org.ujmp.core.io.ExportMatrixPLT.class
org.ujmp.core.io.ExportMatrixSER.class
org.ujmp.core.io.ExportMatrixSPARSECSV.class
org.ujmp.core.io.ExportMatrixXLS.class
org.ujmp.core.io.ExportMatrixXML.class
org.ujmp.core.io.ImportMatrixATOM.class
org.ujmp.core.io.ImportMatrixGIF.class
org.ujmp.core.io.ImportMatrixGRAPHML.class
org.ujmp.core.io.ImportMatrixImapFolders.class
org.ujmp.core.io.ImportMatrixImapMessages.class
org.ujmp.core.io.ImportMatrixJDBC.class
org.ujmp.core.io.ImportMatrixJPG.class
org.ujmp.core.io.ImportMatrixM.class
org.ujmp.core.io.ImportMatrixMAT.class
org.ujmp.core.io.ImportMatrixMDB.class
org.ujmp.core.io.ImportMatrixPDF.class
org.ujmp.core.io.ImportMatrixPNG.class
org.ujmp.core.io.ImportMatrixRSS.class
org.ujmp.core.io.ImportMatrixSER.class
org.ujmp.core.io.ImportMatrixSPARSECSV.class
org.ujmp.core.io.ImportMatrixXLS.class
org.ujmp.core.io.ImportMatrixXML.class
org.ujmp.core.io.LinkMatrixFILE.class
org.ujmp.core.io.LinkMatrixHEX.class
org.ujmp.core.io.LinkMatrixJDBC.class
org.ujmp.core.io.LinkMatrixMDB.class
org.ujmp.core.io.LinkMatrixWAV.class
org.ujmp.core.io.UJMPContentHandler.class
org.ujmp.core.link.MatrixFileLinker.class
org.ujmp.core.link.MatrixLinker.class
org.ujmp.core.link.format.MatrixDenseCSVLinkFormat.class
org.ujmp.core.link.format.MatrixLinkFormat.class
org.ujmp.core.link.source.AbstractMatrixFileLinkSource.class
org.ujmp.core.link.source.AbstractMatrixLinkSource.class
org.ujmp.core.link.source.AbstractMatrixStringLinkSource.class
org.ujmp.core.link.source.DefaultMatrixFileLinkSource.class
org.ujmp.core.link.source.DefaultMatrixStringLinkSource.class
org.ujmp.core.link.source.MatrixFileLinkSource.class
org.ujmp.core.link.source.MatrixLinkSource.class
org.ujmp.core.link.source.MatrixStringLinkSource.class
org.ujmp.core.link.sourceselector.AbstractMatrixLinkSourceSelector.class
org.ujmp.core.link.sourceselector.DefaultMatrixLinkSourceSelector.class
org.ujmp.core.link.sourceselector.MatrixLinkSourceSelector.class
org.ujmp.core.listmatrix.AbstractListMatrix.class
org.ujmp.core.listmatrix.DefaultListMatrix.class
org.ujmp.core.listmatrix.ListMatrix.class
org.ujmp.core.longmatrix.DenseLongMatrix.class
org.ujmp.core.longmatrix.DenseLongMatrix2D.class
org.ujmp.core.longmatrix.LongMatrix.class
org.ujmp.core.longmatrix.LongMatrix2D.class
org.ujmp.core.longmatrix.SparseLongMatrix.class
org.ujmp.core.longmatrix.SparseLongMatrix2D.class
org.ujmp.core.longmatrix.calculation.AbstractLongCalculation.class
org.ujmp.core.longmatrix.calculation.DocTerm.class
org.ujmp.core.longmatrix.calculation.LongCalculation.class
org.ujmp.core.longmatrix.calculation.ToLongMatrix.class
org.ujmp.core.longmatrix.factory.AbstractDenseLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.AbstractDenseLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.AbstractLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.AbstractLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.AbstractSparseLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.AbstractSparseLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.DefaultDenseLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.DefaultDenseLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.DefaultLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.DefaultLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.DefaultSparseLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.DefaultSparseLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.DenseLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.DenseLongMatrixFactory.class
org.ujmp.core.longmatrix.factory.LongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.LongMatrixFactory.class
org.ujmp.core.longmatrix.factory.SparseLongMatrix2DFactory.class
org.ujmp.core.longmatrix.factory.SparseLongMatrixFactory.class
org.ujmp.core.longmatrix.impl.ArrayDenseLongMatrix2D.class
org.ujmp.core.longmatrix.impl.DefaultDenseLongMatrix2D.class
org.ujmp.core.longmatrix.impl.DefaultSparseLongMatrix.class
org.ujmp.core.longmatrix.impl.LongCalculationMatrix.class
org.ujmp.core.longmatrix.stub.AbstractDenseLongMatrix.class
org.ujmp.core.longmatrix.stub.AbstractDenseLongMatrix2D.class
org.ujmp.core.longmatrix.stub.AbstractLongMatrix.class
org.ujmp.core.longmatrix.stub.AbstractSparseLongMatrix.class
org.ujmp.core.longmatrix.stub.AbstractSparseLongMatrix2D.class
org.ujmp.core.mapmatrix.AbstractMapMatrix.class
org.ujmp.core.mapmatrix.DefaultMapMatrix.class
org.ujmp.core.mapmatrix.MapMatrix.class
org.ujmp.core.matrix.factory.AbstractMatrixFactory.class
org.ujmp.core.matrix.factory.BaseMatrixFactory.class
org.ujmp.core.matrix.factory.DefaultDenseMatrixFactory.class
org.ujmp.core.matrix.factory.DefaultSparseMatrixFactory.class
org.ujmp.core.matrix.factory.DenseMatrix2DFactory.class
org.ujmp.core.matrix.factory.DenseMatrixFactory.class
org.ujmp.core.matrix.factory.DenseMatrixMultiDFactory.class
org.ujmp.core.matrix.factory.Matrix2DFactory.class
org.ujmp.core.matrix.factory.MatrixMultiDFactory.class
org.ujmp.core.matrix.factory.SparseMatrix2DFactory.class
org.ujmp.core.matrix.factory.SparseMatrixFactory.class
org.ujmp.core.matrix.factory.SparseMatrixMultiDFactory.class
org.ujmp.core.numbermatrix.BaseNumberMatrix.class
org.ujmp.core.numbermatrix.DenseNumberMatrix.class
org.ujmp.core.numbermatrix.DenseNumberMatrix2D.class
org.ujmp.core.numbermatrix.DenseNumberMatrixMultiD.class
org.ujmp.core.numbermatrix.NumberMatrix.class
org.ujmp.core.numbermatrix.NumberMatrix2D.class
org.ujmp.core.numbermatrix.NumberMatrixMultiD.class
org.ujmp.core.numbermatrix.SparseNumberMatrix.class
org.ujmp.core.numbermatrix.SparseNumberMatrix2D.class
org.ujmp.core.numbermatrix.SparseNumberMatrixMultiD.class
org.ujmp.core.numbermatrix.factory.BaseNumberMatrixFactory.class
org.ujmp.core.numbermatrix.factory.DenseNumberMatrix2DFactory.class
org.ujmp.core.numbermatrix.factory.DenseNumberMatrixFactory.class
org.ujmp.core.numbermatrix.factory.DenseNumberMatrixMultiDFactory.class
org.ujmp.core.numbermatrix.factory.NumberMatrix2DFactory.class
org.ujmp.core.numbermatrix.factory.NumberMatrixFactory.class
org.ujmp.core.numbermatrix.factory.NumberMatrixMultiDFactory.class
org.ujmp.core.numbermatrix.factory.SparseNumberMatrix2DFactory.class
org.ujmp.core.numbermatrix.factory.SparseNumberMatrixFactory.class
org.ujmp.core.numbermatrix.factory.SparseNumberMatrixMultiDFactory.class
org.ujmp.core.numbermatrix.stub.AbstractNumberMatrix.class
org.ujmp.core.objectmatrix.BaseObjectMatrix.class
org.ujmp.core.objectmatrix.DenseObjectMatrix.class
org.ujmp.core.objectmatrix.DenseObjectMatrix2D.class
org.ujmp.core.objectmatrix.DenseObjectMatrixMultiD.class
org.ujmp.core.objectmatrix.ObjectMatrix.class
org.ujmp.core.objectmatrix.ObjectMatrix2D.class
org.ujmp.core.objectmatrix.ObjectMatrixMultiD.class
org.ujmp.core.objectmatrix.SparseObjectMatrix.class
org.ujmp.core.objectmatrix.SparseObjectMatrix2D.class
org.ujmp.core.objectmatrix.SparseObjectMatrixMultiD.class
org.ujmp.core.objectmatrix.calculation.AbstractObjectCalculation.class
org.ujmp.core.objectmatrix.calculation.Bootstrap.class
org.ujmp.core.objectmatrix.calculation.Concatenation.class
org.ujmp.core.objectmatrix.calculation.Convert.class
org.ujmp.core.objectmatrix.calculation.Deletion.class
org.ujmp.core.objectmatrix.calculation.Diag.class
org.ujmp.core.objectmatrix.calculation.ExtractAnnotation.class
org.ujmp.core.objectmatrix.calculation.Fill.class
org.ujmp.core.objectmatrix.calculation.Flipdim.class
org.ujmp.core.objectmatrix.calculation.IncludeAnnotation.class
org.ujmp.core.objectmatrix.calculation.Join.class
org.ujmp.core.objectmatrix.calculation.ObjectCalculation.class
org.ujmp.core.objectmatrix.calculation.ObjectCalculations.class
org.ujmp.core.objectmatrix.calculation.Replace.class
org.ujmp.core.objectmatrix.calculation.Repmat.class
org.ujmp.core.objectmatrix.calculation.Reshape.class
org.ujmp.core.objectmatrix.calculation.Selection.class
org.ujmp.core.objectmatrix.calculation.SetContent.class
org.ujmp.core.objectmatrix.calculation.Shuffle.class
org.ujmp.core.objectmatrix.calculation.Sortrows.class
org.ujmp.core.objectmatrix.calculation.Squeeze.class
org.ujmp.core.objectmatrix.calculation.SubMatrix.class
org.ujmp.core.objectmatrix.calculation.Swap.class
org.ujmp.core.objectmatrix.calculation.ToObjectMatrix.class
org.ujmp.core.objectmatrix.calculation.Transpose.class
org.ujmp.core.objectmatrix.calculation.Tril.class
org.ujmp.core.objectmatrix.calculation.Triu.class
org.ujmp.core.objectmatrix.calculation.Unique.class
org.ujmp.core.objectmatrix.calculation.UniqueValueCount.class
org.ujmp.core.objectmatrix.calculation.WelcomeMatrix.class
org.ujmp.core.objectmatrix.factory.BaseObjectMatrixFactory.class
org.ujmp.core.objectmatrix.factory.DefaultDenseObjectMatrix2DFactory.class
org.ujmp.core.objectmatrix.factory.DefaultDenseObjectMatrixFactory.class
org.ujmp.core.objectmatrix.factory.DefaultSparseObjectMatrix2DFactory.class
org.ujmp.core.objectmatrix.factory.DefaultSparseObjectMatrixFactory.class
org.ujmp.core.objectmatrix.factory.DenseObjectMatrix2DFactory.class
org.ujmp.core.objectmatrix.factory.DenseObjectMatrixFactory.class
org.ujmp.core.objectmatrix.factory.DenseObjectMatrixMultiDFactory.class
org.ujmp.core.objectmatrix.factory.ObjectMatrix2DFactory.class
org.ujmp.core.objectmatrix.factory.ObjectMatrixFactory.class
org.ujmp.core.objectmatrix.factory.ObjectMatrixMultiDFactory.class
org.ujmp.core.objectmatrix.factory.SparseObjectMatrix2DFactory.class
org.ujmp.core.objectmatrix.factory.SparseObjectMatrixFactory.class
org.ujmp.core.objectmatrix.factory.SparseObjectMatrixMultiDFactory.class
org.ujmp.core.objectmatrix.impl.ArrayDenseObjectMatrix2D.class
org.ujmp.core.objectmatrix.impl.BufferedObjectMatrix.class
org.ujmp.core.objectmatrix.impl.DefaultDenseObjectMatrix2D.class
org.ujmp.core.objectmatrix.impl.DefaultDenseObjectMatrixMultiD.class
org.ujmp.core.objectmatrix.impl.DefaultSparseColumnObjectMatrix2D.class
org.ujmp.core.objectmatrix.impl.DefaultSparseObjectMatrix.class
org.ujmp.core.objectmatrix.impl.DefaultSparseRowObjectMatrix2D.class
org.ujmp.core.objectmatrix.impl.DefaultTiledObjectMatrix2D.class
org.ujmp.core.objectmatrix.impl.EmptyMatrix.class
org.ujmp.core.objectmatrix.impl.EmptyObject.class
org.ujmp.core.objectmatrix.impl.NonZeroIterable.class
org.ujmp.core.objectmatrix.impl.NonZeroIterator.class
org.ujmp.core.objectmatrix.impl.ObjectCalculationMatrix.class
org.ujmp.core.objectmatrix.impl.RemoteObjectMatrixUDP.class
org.ujmp.core.objectmatrix.impl.SerializedSparseObjectMatrix.class
org.ujmp.core.objectmatrix.impl.ServerObjectMatrixUDP.class
org.ujmp.core.objectmatrix.impl.SynchronizedGenericMatrix.class
org.ujmp.core.objectmatrix.impl.VolatileSparseObjectMatrix.class
org.ujmp.core.objectmatrix.stub.AbstractDenseObjectMatrix.class
org.ujmp.core.objectmatrix.stub.AbstractDenseObjectMatrix2D.class
org.ujmp.core.objectmatrix.stub.AbstractMapToSparseMatrixWrapper.class
org.ujmp.core.objectmatrix.stub.AbstractMapToTiledMatrix2DWrapper.class
org.ujmp.core.objectmatrix.stub.AbstractObjectMatrix.class
org.ujmp.core.objectmatrix.stub.AbstractSparseObjectMatrix.class
org.ujmp.core.objectmatrix.stub.AbstractSparseObjectMatrix2D.class
org.ujmp.core.setmatrix.AbstractSetMatrix.class
org.ujmp.core.setmatrix.DefaultSetMatrix.class
org.ujmp.core.setmatrix.SetMatrix.class
org.ujmp.core.shortmatrix.DenseShortMatrix.class
org.ujmp.core.shortmatrix.DenseShortMatrix2D.class
org.ujmp.core.shortmatrix.ShortMatrix.class
org.ujmp.core.shortmatrix.ShortMatrix2D.class
org.ujmp.core.shortmatrix.SparseShortMatrix.class
org.ujmp.core.shortmatrix.SparseShortMatrix2D.class
org.ujmp.core.shortmatrix.calculation.AbstractShortCalculation.class
org.ujmp.core.shortmatrix.calculation.ShortCalculation.class
org.ujmp.core.shortmatrix.calculation.ToShortMatrix.class
org.ujmp.core.shortmatrix.factory.AbstractShortMatrix2DFactory.class
org.ujmp.core.shortmatrix.factory.DefaultShortMatrix2DFactory.class
org.ujmp.core.shortmatrix.factory.DenseShortMatrixFactory.class
org.ujmp.core.shortmatrix.factory.ShortMatrix2DFactory.class
org.ujmp.core.shortmatrix.factory.ShortMatrixFactory.class
org.ujmp.core.shortmatrix.factory.SparseShortMatrixFactory.class
org.ujmp.core.shortmatrix.impl.ArrayDenseShortMatrix2D.class
org.ujmp.core.shortmatrix.impl.DefaultDenseShortMatrix2D.class
org.ujmp.core.shortmatrix.impl.DefaultSparseShortMatrix.class
org.ujmp.core.shortmatrix.impl.ShortCalculationMatrix.class
org.ujmp.core.shortmatrix.stub.AbstractDenseShortMatrix.class
org.ujmp.core.shortmatrix.stub.AbstractDenseShortMatrix2D.class
org.ujmp.core.shortmatrix.stub.AbstractShortMatrix.class
org.ujmp.core.shortmatrix.stub.AbstractSparseShortMatrix.class
org.ujmp.core.shortmatrix.stub.AbstractSparseShortMatrix2D.class
org.ujmp.core.stringmatrix.DenseStringMatrix.class
org.ujmp.core.stringmatrix.DenseStringMatrix2D.class
org.ujmp.core.stringmatrix.SparseStringMatrix.class
org.ujmp.core.stringmatrix.SparseStringMatrix2D.class
org.ujmp.core.stringmatrix.StringMatrix.class
org.ujmp.core.stringmatrix.StringMatrix2D.class
org.ujmp.core.stringmatrix.calculation.AbstractStringCalculation.class
org.ujmp.core.stringmatrix.calculation.ConvertEncoding.class
org.ujmp.core.stringmatrix.calculation.LowerCase.class
org.ujmp.core.stringmatrix.calculation.RemovePunctuation.class
org.ujmp.core.stringmatrix.calculation.RemoveWords.class
org.ujmp.core.stringmatrix.calculation.ReplaceRegex.class
org.ujmp.core.stringmatrix.calculation.Stem.class
org.ujmp.core.stringmatrix.calculation.StringCalculation.class
org.ujmp.core.stringmatrix.calculation.StringCalculations.class
org.ujmp.core.stringmatrix.calculation.ToStringMatrix.class
org.ujmp.core.stringmatrix.calculation.Translate.class
org.ujmp.core.stringmatrix.calculation.UpperCase.class
org.ujmp.core.stringmatrix.factory.AbstractDenseStringMatrix2DFactory.class
org.ujmp.core.stringmatrix.factory.AbstractStringMatrix2DFactory.class
org.ujmp.core.stringmatrix.factory.DefaultDenseStringMatrix2DFactory.class
org.ujmp.core.stringmatrix.factory.DefaultStringMatrix2DFactory.class
org.ujmp.core.stringmatrix.factory.DenseStringMatrix2DFactory.class
org.ujmp.core.stringmatrix.factory.DenseStringMatrixFactory.class
org.ujmp.core.stringmatrix.factory.SparseStringMatrixFactory.class
org.ujmp.core.stringmatrix.factory.StringMatrix2DFactory.class
org.ujmp.core.stringmatrix.factory.StringMatrixFactory.class
org.ujmp.core.stringmatrix.impl.ArrayDenseStringMatrix2D.class
org.ujmp.core.stringmatrix.impl.DefaultDenseStringMatrix2D.class
org.ujmp.core.stringmatrix.impl.DefaultSparseStringMatrix.class
org.ujmp.core.stringmatrix.impl.DenseCSVStringMatrix2D.class
org.ujmp.core.stringmatrix.impl.SparseCSVMatrix.class
org.ujmp.core.stringmatrix.impl.StringCalculationMatrix.class
org.ujmp.core.stringmatrix.stub.AbstractDenseStringMatrix.class
org.ujmp.core.stringmatrix.stub.AbstractDenseStringMatrix2D.class
org.ujmp.core.stringmatrix.stub.AbstractSparseStringMatrix.class
org.ujmp.core.stringmatrix.stub.AbstractSparseStringMatrix2D.class
org.ujmp.core.stringmatrix.stub.AbstractStringMatrix.class
org.ujmp.core.task.AbstractTask.class
org.ujmp.core.task.Task.class
org.ujmp.core.text.DefaultTextBlock.class
org.ujmp.core.text.DefaultTextSentence.class
org.ujmp.core.text.DefaultTextToken.class
org.ujmp.core.text.English.class
org.ujmp.core.text.German.class
org.ujmp.core.text.Language.class
org.ujmp.core.text.TextBlock.class
org.ujmp.core.text.TextSentence.class
org.ujmp.core.text.TextToken.class
org.ujmp.core.text.TextUtil.class
org.ujmp.core.timeseries.TimeSeriesMatrix.class
org.ujmp.core.treematrix.AbstractTreeMatrix.class
org.ujmp.core.treematrix.DefaultTreeMatrix.class
org.ujmp.core.treematrix.NameAndValue.class
org.ujmp.core.treematrix.ObjectTreeMatrix.class
org.ujmp.core.treematrix.Tree.class
org.ujmp.core.treematrix.TreeMatrix.class
org.ujmp.core.util.AbstractPlugin.class
org.ujmp.core.util.BLAS.class
org.ujmp.core.util.Base64.class
org.ujmp.core.util.ClassPathHacker.class
org.ujmp.core.util.ColorMap.class
org.ujmp.core.util.ColorUtil.class
org.ujmp.core.util.CommandLineUtil.class
org.ujmp.core.util.Complex.class
org.ujmp.core.util.CompressionUtil.class
org.ujmp.core.util.ConsoleUtil.class
org.ujmp.core.util.CoordinateIterator.class
org.ujmp.core.util.CoordinateIterator2D.class
org.ujmp.core.util.CoordinateSetToLongWrapper.class
org.ujmp.core.util.DateUtil.class
org.ujmp.core.util.DecompositionOps.class
org.ujmp.core.util.DefaultSparseDoubleVector1D.class
org.ujmp.core.util.DistanceMeasure.class
org.ujmp.core.util.DummySSLSocketFactory.class
org.ujmp.core.util.DummyTrustManager.class
org.ujmp.core.util.EncryptionUtil.class
org.ujmp.core.util.EuclidianDistance.class
org.ujmp.core.util.GCUtil.class
org.ujmp.core.util.GnuPlot.class
org.ujmp.core.util.HtmlUtil.class
org.ujmp.core.util.JMathLib.class
org.ujmp.core.util.JsonUtil.class
org.ujmp.core.util.LongArrayList.class
org.ujmp.core.util.ManhattanDistance.class
org.ujmp.core.util.MathUtil.class
org.ujmp.core.util.Matlab.class
org.ujmp.core.util.NetworkUtil.class
org.ujmp.core.util.NonZeroIterable.class
org.ujmp.core.util.NonZeroIterator.class
org.ujmp.core.util.Octave.class
org.ujmp.core.util.PorterStemmer.class
org.ujmp.core.util.R.class
org.ujmp.core.util.RandomMersenne.class
org.ujmp.core.util.RandomSimple.class
org.ujmp.core.util.ReflectionUtil.class
org.ujmp.core.util.ResourceUtil.class
org.ujmp.core.util.SerializationUtil.class
org.ujmp.core.util.Sortable.class
org.ujmp.core.util.StringUtil.class
org.ujmp.core.util.UJMPContentHandler.class
org.ujmp.core.util.UJMPFormat.class
org.ujmp.core.util.UJMPSettings.class
org.ujmp.core.util.UJMPTimer.class
org.ujmp.core.util.VerifyUtil.class
org.ujmp.core.util.XMLUtil.class
org.ujmp.core.util.concurrent.BackgroundTask.class
org.ujmp.core.util.concurrent.PFor.class
org.ujmp.core.util.concurrent.PForEquidistant.class
org.ujmp.core.util.concurrent.UJMPThreadFactory.class
org.ujmp.core.util.concurrent.UJMPThreadPoolExecutor.class
org.ujmp.core.util.io.AbstractByteBufferConcatenation.class
org.ujmp.core.util.io.AbstractMemoryByteBufferConcatenation.class
org.ujmp.core.util.io.AbstractWeakMappedByteBufferConcatenation.class
org.ujmp.core.util.io.BufferedRandomAccessFile.class
org.ujmp.core.util.io.ByteBufferConcatenation.class
org.ujmp.core.util.io.ClientMatrix.class
org.ujmp.core.util.io.FileSelector.class
org.ujmp.core.util.io.FileUtil.class
org.ujmp.core.util.io.HttpUtil.class
org.ujmp.core.util.io.IntelligentFileReader.class
org.ujmp.core.util.io.IntelligentFileWriter.class
org.ujmp.core.util.io.MatrixCommunicationThread.class
org.ujmp.core.util.io.MatrixSocketThread.class
org.ujmp.core.util.io.MemoryByteBufferConcatenation.class
org.ujmp.core.util.io.RingBufferOutputStream.class
org.ujmp.core.util.io.SeekableLineInputStream.class
org.ujmp.core.util.io.TeeStream.class
org.ujmp.core.util.io.UJMPFileFilter.class
org.ujmp.core.util.io.WeakMappedByteBuffer.class
org.ujmp.core.util.io.WeakMappedByteBufferConcatenation.class
org.ujmp.core.util.matrices.AvailableProcessorsMatrix.class
org.ujmp.core.util.matrices.FileFormatMatrix.class
org.ujmp.core.util.matrices.HttpMatrix.class
org.ujmp.core.util.matrices.IrisMatrix.class
org.ujmp.core.util.matrices.LocalhostMatrix.class
org.ujmp.core.util.matrices.MandelbrotMatrix.class
org.ujmp.core.util.matrices.MatrixLibraries.class
org.ujmp.core.util.matrices.MemoryUsageMatrix.class
org.ujmp.core.util.matrices.NetworkInterfaceMatrix.class
org.ujmp.core.util.matrices.NetworkMatrix.class
org.ujmp.core.util.matrices.OperatingSystemMatrix.class
org.ujmp.core.util.matrices.RandomSeedMatrix.class
org.ujmp.core.util.matrices.RemoteHostMatrix.class
org.ujmp.core.util.matrices.RunningThreadsMatrix.class
org.ujmp.core.util.matrices.SubnetMatrix.class
org.ujmp.core.util.matrices.SystemEnvironmentMatrix.class
org.ujmp.core.util.matrices.SystemPropertiesMatrix.class
org.ujmp.core.util.matrices.SystemTimeMatrix.class
org.ujmp.core.util.matrices.TextContentMatrix.class
org.ujmp.core.util.matrices.ThreadMap.class
org.ujmp.core.util.matrices.UJMPPluginsMatrix.class

Pom

ujmp-core-0.3.0.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <artifactId>ujmp-core</artifactId>
    <packaging>jar</packaging>
    <name>ujmp-core</name>
    <url>https://ujmp.org/0.3.0/ujmp-core/</url>
    <description>Main package of UJMP containing dense and sparse matrix implementations and functions</description>

    <parent>
        <groupId>org.ujmp</groupId>
        <artifactId>ujmp</artifactId>
        <version>0.3.0</version>
        <relativePath>../ujmp</relativePath>
    </parent>

    <properties>
        <rootdir>${project.parent.basedir}</rootdir>
    </properties>

    <dependencies>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
        </dependency>
        <dependency>
            <groupId>org.json</groupId>
            <artifactId>json</artifactId>
            <version>20141113</version>
        </dependency>
    </dependencies>

</project>

POM Entry

<dependency>
   <groupId>org.ujmp</groupId>
   <artifactId>ujmp-core</artifactId>
   <version>0.3.0</version>
</dependency>

Download

If you think the following ujmp-core-0.3.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download ujmp-core-0.3.0.jar file




PreviousNext

Related