|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectFactory2D | |
cern.colt.matrix | Matrix interfaces and factories; efficient and flexible dense and sparse 1, 2, 3 and d-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 ObjectFactory2D in cern.colt.matrix |
Fields in cern.colt.matrix declared as ObjectFactory2D | |
static ObjectFactory2D |
ObjectFactory2D.dense
A factory producing dense matrices. |
static ObjectFactory2D |
ObjectFactory2D.sparse
A factory producing sparse matrices. |
|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |