Package | Description |
---|---|
org.jblas |
Main linear algebra package.
|
org.jblas.ranges |
Provide ways to specify indices ranges.
|
org.jblas.util |
Support classes for jBLAS.
|
Class | Description |
---|---|
ComplexDouble |
A complex value with double precision.
|
ComplexDoubleMatrix | |
ComplexFloat |
A complex value with float precision.
|
ComplexFloatMatrix | |
ConvertsToDoubleMatrix |
EXPERIMENTAL, not yet used for anything usefull...
|
ConvertsToFloatMatrix | |
Decompose.LUDecomposition |
Class to hold an LU decomposition result.
|
Decompose.QRDecomposition |
Class to represent a QR decomposition.
|
DoubleMatrix |
A general matrix class for double typed values.
|
FloatMatrix |
A general matrix class for float typed values.
|
Class | Description |
---|---|
DoubleMatrix |
A general matrix class for double typed values.
|
Class | Description |
---|---|
DoubleMatrix |
A general matrix class for double typed values.
|
FloatMatrix |
A general matrix class for float typed values.
|
© 2008-2013 by Mikio L. Braun and contributors