| Package | Description |
|---|---|
| org.ojalgo.matrix.store |
| Modifier and Type | Field and Description |
|---|---|
static MatrixStore.Factory<ComplexNumber> |
MatrixStore.COMPLEX |
static MatrixStore.Factory<Double> |
MatrixStore.PRIMITIVE |
static MatrixStore.Factory<Quaternion> |
MatrixStore.QUATERNION |
static MatrixStore.Factory<RationalNumber> |
MatrixStore.RATIONAL |
| Modifier and Type | Method and Description |
|---|---|
MatrixStore.Factory<N> |
PhysicalStore.Factory.builder() |
Copyright © 2019 Optimatika. All rights reserved.