|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transpose | |
---|---|
cern.colt.matrix | Matrix interfaces and factories; efficient and flexible dense and sparse 1, 2, 3-dimensional matrices holding objects or primitive data types such as int, double, etc; Templated, fixed sized (not dynamically resizable); Also known as multi-dimensional arrays or Data Cubes. |
Uses of Transpose in cern.colt.matrix |
---|
Methods in cern.colt.matrix that return Transpose | |
---|---|
static Transpose |
Transpose.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Transpose[] |
Transpose.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |