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