Parallel Colt 0.9.4

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

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

Uses of LongFactory1D in cern.colt.matrix.tlong
 

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


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage