Class Hierarchy
- java.lang.Object
- org.ujmp.core.calculation.AbstractCalculation (implements org.ujmp.core.calculation.Calculation)
- org.ujmp.core.objectmatrix.calculation.AbstractObjectCalculation (implements org.ujmp.core.objectmatrix.calculation.ObjectCalculation)
- org.ujmp.core.objectmatrix.calculation.Bootstrap
- org.ujmp.core.objectmatrix.calculation.Concatenation
- org.ujmp.core.objectmatrix.calculation.Deletion
- org.ujmp.core.objectmatrix.calculation.Diag
- org.ujmp.core.objectmatrix.calculation.ExtractAnnotation
- org.ujmp.core.objectmatrix.calculation.Fill
- org.ujmp.core.objectmatrix.calculation.Flipdim
- org.ujmp.core.objectmatrix.calculation.IncludeAnnotation
- org.ujmp.core.objectmatrix.calculation.Join
- org.ujmp.core.objectmatrix.calculation.Replace
- org.ujmp.core.objectmatrix.calculation.Repmat
- org.ujmp.core.objectmatrix.calculation.Reshape
- org.ujmp.core.objectmatrix.calculation.Squeeze
- org.ujmp.core.objectmatrix.calculation.Selection
- org.ujmp.core.objectmatrix.calculation.SetContent
- org.ujmp.core.objectmatrix.calculation.Shuffle
- org.ujmp.core.objectmatrix.calculation.Sortrows
- org.ujmp.core.objectmatrix.calculation.SubMatrix
- org.ujmp.core.objectmatrix.calculation.Swap
- org.ujmp.core.objectmatrix.calculation.ToObjectMatrix
- org.ujmp.core.objectmatrix.calculation.Transpose
- org.ujmp.core.objectmatrix.calculation.Tril
- org.ujmp.core.objectmatrix.calculation.Triu
- org.ujmp.core.objectmatrix.calculation.Unique
- org.ujmp.core.objectmatrix.calculation.UniqueValueCount
- org.ujmp.core.objectmatrix.calculation.AbstractObjectCalculation (implements org.ujmp.core.objectmatrix.calculation.ObjectCalculation)
- org.ujmp.core.objectmatrix.calculation.Convert
- java.lang.Number (implements java.io.Serializable)
- org.ujmp.core.AbstractMatrix (implements org.ujmp.core.Matrix)
- org.ujmp.core.genericmatrix.stub.AbstractGenericMatrix<T> (implements org.ujmp.core.genericmatrix.GenericMatrix<T>)
- org.ujmp.core.objectmatrix.stub.AbstractObjectMatrix (implements org.ujmp.core.objectmatrix.ObjectMatrix)
- org.ujmp.core.objectmatrix.stub.AbstractDenseObjectMatrix (implements org.ujmp.core.objectmatrix.DenseObjectMatrix)
- org.ujmp.core.objectmatrix.stub.AbstractDenseObjectMatrix2D (implements org.ujmp.core.objectmatrix.DenseObjectMatrix2D)
- org.ujmp.core.objectmatrix.impl.DefaultDenseObjectMatrix2D (implements org.ujmp.core.interfaces.HasObjectArray)
- org.ujmp.core.objectmatrix.calculation.WelcomeMatrix
- org.ujmp.core.objectmatrix.impl.DefaultDenseObjectMatrix2D (implements org.ujmp.core.interfaces.HasObjectArray)
- org.ujmp.core.objectmatrix.stub.AbstractDenseObjectMatrix2D (implements org.ujmp.core.objectmatrix.DenseObjectMatrix2D)
- org.ujmp.core.objectmatrix.stub.AbstractDenseObjectMatrix (implements org.ujmp.core.objectmatrix.DenseObjectMatrix)
- org.ujmp.core.objectmatrix.stub.AbstractObjectMatrix (implements org.ujmp.core.objectmatrix.ObjectMatrix)
- org.ujmp.core.genericmatrix.stub.AbstractGenericMatrix<T> (implements org.ujmp.core.genericmatrix.GenericMatrix<T>)
- org.ujmp.core.AbstractMatrix (implements org.ujmp.core.Matrix)
- org.ujmp.core.objectmatrix.calculation.Transpose.TransposedIterator (implements java.util.Iterator<E>)
- org.ujmp.core.calculation.AbstractCalculation (implements org.ujmp.core.calculation.Calculation)
Interface Hierarchy
- org.ujmp.core.objectmatrix.calculation.ObjectCalculations
- java.io.Serializable
- org.ujmp.core.calculation.Calculation
- org.ujmp.core.objectmatrix.calculation.ObjectCalculation
- org.ujmp.core.calculation.Calculation