Package | Description |
---|---|
cern.colt.matrix.impl |
Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of
cern.colt.matrix , without subsetting or supersetting. |
Modifier and Type | Method and Description |
---|---|
Former |
FormerFactory.create(java.lang.String format)
Constructs and returns a new format instance.
|
Jump to the Colt Homepage