Uses of Interface
org.ujmp.core.objectmatrix.calculation.ObjectCalculation

Packages that use ObjectCalculation
org.ujmp.core.objectmatrix.calculation   
org.ujmp.core.objectmatrix.impl   
 

Uses of ObjectCalculation in org.ujmp.core.objectmatrix.calculation
 

Classes in org.ujmp.core.objectmatrix.calculation that implement ObjectCalculation
 class AbstractObjectCalculation
           
 class Bootstrap
           
 class Concatenation
           
 class Deletion
           
 class ExtractAnnotation
           
 class Fill
           
 class Flipdim
           
 class IncludeAnnotation
           
 class Join
           
 class Replace
           
 class Repmat
           
 class Reshape
           
 class Selection
           
 class Shuffle
           
 class Sortrows
          Sorts the rows of a matrix
 class Squeeze
           
 class Swap
           
 class ToObjectMatrix
           
 class Transpose
           
 class Tril
           
 class Triu
           
 class Unique
           
 class UniqueValueCount
           
 

Uses of ObjectCalculation in org.ujmp.core.objectmatrix.impl
 

Constructors in org.ujmp.core.objectmatrix.impl with parameters of type ObjectCalculation
ObjectCalculationMatrix(ObjectCalculation calculation)
           
 



Copyright © 2010. All Rights Reserved.