Package | Description |
---|---|
org.apache.commons.math4.field.linalg |
Linear algebra defined in term of matrices whose entries are elements
of a
field . |
Modifier and Type | Method and Description |
---|---|
static <T> FieldLUDecomposition<T> |
FieldLUDecomposition.of(FieldDenseMatrix<T> m)
Factory method.
|
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.