| Package | Description | 
|---|---|
| org.hipparchus.linear | Linear algebra support. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Array2DRowRealMatrixImplementation of  RealMatrixusing adouble[][]array to
 store entries. | 
| class  | BlockRealMatrixCache-friendly implementation of RealMatrix using a flat arrays to store
 square blocks of the matrix. | 
| class  | DiagonalMatrixImplementation of a diagonal matrix. | 
| class  | OpenMapRealMatrixSparse matrix implementation based on an open addressed map. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.