Parallel Colt 0.7.2

Uses of Class
cern.colt.matrix.io.VectorInfo.VectorField

Packages that use VectorInfo.VectorField
cern.colt.matrix.io I/O operations with matrices and vectors. 
 

Uses of VectorInfo.VectorField in cern.colt.matrix.io
 

Methods in cern.colt.matrix.io that return VectorInfo.VectorField
static VectorInfo.VectorField VectorInfo.VectorField.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VectorInfo.VectorField[] VectorInfo.VectorField.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in cern.colt.matrix.io with parameters of type VectorInfo.VectorField
VectorInfo(boolean sparse, VectorInfo.VectorField field)
          Creates a specific type
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage