Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.Former

Packages that use Former
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 Former in cern.colt.matrix
 

Methods in cern.colt.matrix that return Former
 Former FormerFactory.create(String format)
          Constructs and returns a new format instance.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage