Package | Description |
---|---|
org.apache.commons.math3.linear |
Linear algebra support.
|
Modifier and Type | Method and Description |
---|---|
FieldDecompositionSolver<T> |
FieldLUDecomposition.getSolver()
Get a solver for finding the A × X = B solution in exact linear sense.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.