| Package | Description | 
|---|---|
| org.hipparchus.linear | Linear algebra support. | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldDecompositionSolver<T> | FieldQRDecomposition. getSolver()Get a solver for finding the A × X = B solution in least square sense. | 
| FieldDecompositionSolver<T> | FieldLUDecomposition. getSolver()Get a solver for finding the A × X = B solution in exact linear sense. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.