|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFieldMatrix | |
---|---|
org.apache.commons.math.linear | Linear algebra support. |
Uses of AbstractFieldMatrix in org.apache.commons.math.linear |
---|
Subclasses of AbstractFieldMatrix in org.apache.commons.math.linear | |
---|---|
class |
Array2DRowFieldMatrix<T extends FieldElement<T>>
Implementation of FieldMatrix FieldElement [][] array to store entries. |
class |
BlockFieldMatrix<T extends FieldElement<T>>
Cache-friendly implementation of FieldMatrix using a flat arrays to store square blocks of the matrix. |
class |
SparseFieldMatrix<T extends FieldElement<T>>
Sparse matrix implementation based on an open addressed map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |