| Package | Description |
|---|---|
| cern.colt.matrix.linalg |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D. |
| Class and Description |
|---|
| Algebra
Linear algebraic matrix operations operating on
DoubleMatrix2D; concentrates most functionality of this package. |
| Blas
Subset of the BLAS (Basic Linear Algebra System);
High quality "building block" routines for performing basic vector and matrix operations.
|
| LUDecompositionQuick
A low level version of
LUDecomposition, avoiding unnecessary memory allocation and copying. |
| Matrix2DMatrix2DFunction
Interface that represents a function object: a function that takes
two arguments and returns a single value.
|
| Property
Tests matrices for linear algebraic properties (equality, tridiagonality, symmetry, singularity, etc).
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.