Uses of Interface
org.apache.commons.math4.linear.SparseRealMatrix
| Package | Description |
|---|---|
| org.apache.commons.math4.linear |
Linear algebra support.
|
-
Uses of SparseRealMatrix in org.apache.commons.math4.linear
Classes in org.apache.commons.math4.linear that implement SparseRealMatrix Modifier and Type Class Description classOpenMapRealMatrixSparse matrix implementation based on an open addressed map.