|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRealMatrix | |
|---|---|
| org.apache.commons.math.linear | Linear algebra support. |
| Uses of AbstractRealMatrix in org.apache.commons.math.linear |
|---|
| Subclasses of AbstractRealMatrix in org.apache.commons.math.linear | |
|---|---|
class |
Array2DRowRealMatrix
Implementation of RealMatrix using a double[][] array to
store entries. |
class |
BlockRealMatrix
Cache-friendly implementation of RealMatrix using a flat arrays to store square blocks of the matrix. |
class |
OpenMapRealMatrix
Sparse matrix implementation based on an open addressed map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||