| Package | Description |
|---|---|
| org.ojalgo.array | |
| org.ojalgo.matrix.store |
| Modifier and Type | Method and Description |
|---|---|
static Primitive64Array |
Primitive64Array.make(int size) |
static Primitive64Array |
Primitive64Array.wrap(double... data) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveDenseStore
A Double (actually double) implementation of PhysicalStore.
|
Copyright © 2018 Optimatika. All rights reserved.