Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tlong.LongFactory3D

Packages that use LongFactory3D
cern.colt.matrix.tlong Matrix interfaces and factories holding elements of long data type. 
 

Uses of LongFactory3D in cern.colt.matrix.tlong
 

Fields in cern.colt.matrix.tlong declared as LongFactory3D
static LongFactory3D LongFactory3D.dense
          A factory producing dense matrices.
static LongFactory3D LongFactory3D.sparse
          A factory producing sparse matrices.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage