Package | Description |
---|---|
org.ojalgo.matrix.task |
Modifier and Type | Field and Description |
---|---|
static DeterminantTask.Factory<ComplexNumber> |
DeterminantTask.COMPLEX |
static DeterminantTask.Factory<Double> |
DeterminantTask.PRIMITIVE |
static DeterminantTask.Factory<Quaternion> |
DeterminantTask.QUATERNION |
static DeterminantTask.Factory<RationalNumber> |
DeterminantTask.RATIONAL |
Copyright © 2019 Optimatika. All rights reserved.