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