Package | Description |
---|---|
org.ojalgo.array | |
org.ojalgo.array.blas | |
org.ojalgo.matrix.decomposition | |
org.ojalgo.matrix.store | |
org.ojalgo.netio |
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
|
org.ojalgo.optimisation.convex | |
org.ojalgo.random | |
org.ojalgo.random.process | |
org.ojalgo.series | |
org.ojalgo.tensor |
Class and Description |
---|
Array1D
Array1D
|
Array1D.Factory |
Array2D
Array2D
|
Array2D.Factory |
ArrayAnyD
ArrayAnyD
|
ArrayAnyD.Factory |
BasicArray
A BasicArray is 1-dimensional, but designed to easily be extended or encapsulated, and then treated as
arbitrary-dimensional.
|
BigArray
A one- and/or arbitrary-dimensional array of BigDecimal.
|
BufferArray
The odd member among the array implementations.
|
ComplexArray
A one- and/or arbitrary-dimensional array of ComplexNumber.
|
DenseArray
Each and every element occupies memory and holds a value.
|
DenseArray.Factory |
LongToNumberMap |
LongToNumberMap.MapFactory |
NumberList
Think of this as an
ArrayList that can only contain numbers, but with a few extra features. |
NumberList.ListFactory |
Primitive32Array
A one- and/or arbitrary-dimensional array of double.
|
Primitive64Array
A one- and/or arbitrary-dimensional array of double.
|
PrimitiveArray |
PrimitiveSubtype |
QuaternionArray
A one- and/or arbitrary-dimensional array of Quaternion.
|
RationalArray
A one- and/or arbitrary-dimensional array of RationalNumber.
|
ReferenceTypeArray
A one- and/or arbitrary-dimensional array of Number.
|
ScalarArray
A one- and/or arbitrary-dimensional array of Scalar.
|
SparseArray
Only stores nonzero elements and/or elements specifically set by the user.
|
SparseArray.NonzeroPrimitiveCallback |
SparseArray.NonzeroReferenceTypeCallback |
SparseArray.NonzeroView |
SparseArray.SparseFactory |
Class and Description |
---|
BasicArray
A BasicArray is 1-dimensional, but designed to easily be extended or encapsulated, and then treated as
arbitrary-dimensional.
|
Class and Description |
---|
Array1D
Array1D
|
BasicArray
A BasicArray is 1-dimensional, but designed to easily be extended or encapsulated, and then treated as
arbitrary-dimensional.
|
Class and Description |
---|
Array1D
Array1D
|
BasicArray
A BasicArray is 1-dimensional, but designed to easily be extended or encapsulated, and then treated as
arbitrary-dimensional.
|
DenseArray
Each and every element occupies memory and holds a value.
|
DenseArray.Factory |
Primitive64Array
A one- and/or arbitrary-dimensional array of double.
|
PrimitiveArray |
ReferenceTypeArray
A one- and/or arbitrary-dimensional array of Number.
|
ScalarArray
A one- and/or arbitrary-dimensional array of Scalar.
|
SparseArray
Only stores nonzero elements and/or elements specifically set by the user.
|
Class and Description |
---|
ArrayAnyD
ArrayAnyD
|
DenseArray.Factory |
Class and Description |
---|
SparseArray
Only stores nonzero elements and/or elements specifically set by the user.
|
Class and Description |
---|
Array1D
Array1D
|
Class and Description |
---|
Array2D
Array2D
|
Class and Description |
---|
DenseArray.Factory |
Class and Description |
---|
DenseArray.Factory |
Copyright © 2019 Optimatika. All rights reserved.