Package | Description |
---|---|
org.ojalgo | |
org.ojalgo.ann | |
org.ojalgo.array | |
org.ojalgo.array.blas | |
org.ojalgo.data | |
org.ojalgo.function.aggregator | |
org.ojalgo.function.multiary | |
org.ojalgo.function.polynomial | |
org.ojalgo.matrix | |
org.ojalgo.matrix.decomposition | |
org.ojalgo.matrix.geometry | |
org.ojalgo.matrix.store | |
org.ojalgo.matrix.store.operation |
Contents in this package loosely corresponds to BLAS.
|
org.ojalgo.matrix.task | |
org.ojalgo.matrix.task.iterative | |
org.ojalgo.matrix.transformation | |
org.ojalgo.netio |
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
|
org.ojalgo.optimisation | |
org.ojalgo.optimisation.convex | |
org.ojalgo.optimisation.integer | |
org.ojalgo.optimisation.linear | |
org.ojalgo.random | |
org.ojalgo.random.process | |
org.ojalgo.scalar | |
org.ojalgo.series | |
org.ojalgo.series.function | |
org.ojalgo.series.primitive | |
org.ojalgo.structure | |
org.ojalgo.tensor | |
org.ojalgo.type |
Class and Description |
---|
Access2D
2-dimensional accessor methods
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access1D.Aggregatable
This interface complements Access1D.Visitable but does not extend it.
|
Access1D.Elements
Deprecated.
v48 Will be removed
|
Access1D.IndexOf
Deprecated.
v48 Will be removed
|
Access1D.Sliceable |
Access1D.Visitable |
Access2D
2-dimensional accessor methods
|
Access2D.Aggregatable |
Access2D.Elements
Deprecated.
v48 Will be removed
|
Access2D.IndexOf
Deprecated.
v48 Will be removed
|
Access2D.Sliceable |
Access2D.Visitable |
AccessAnyD
N-dimensional accessor methods
|
AccessAnyD.Aggregatable |
AccessAnyD.Elements
Deprecated.
v48 Will be removed
|
AccessAnyD.IndexOf
Deprecated.
v48 Will be removed
|
AccessAnyD.Sliceable |
AccessAnyD.Visitable |
AccessScalar |
ElementView1D |
Factory1D |
Factory2D |
FactoryAnyD |
Mutate1D
1-dimensional mutator methods
|
Mutate1D.Fillable
Fills the target
|
Mutate1D.Mixable
Mix/combine the previously existing value, at index, with the supplied addend.
|
Mutate1D.Modifiable |
Mutate1D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate1D.Receiver
Anything/everything that does not require interaction with already existing elements.
|
Mutate1D.Sortable |
Mutate2D
2-dimensional mutator methods
|
Mutate2D.Exchangeable
A few operations with no 1D or AnyD counterpart.
|
Mutate2D.Fillable |
Mutate2D.Mixable |
Mutate2D.Modifiable |
Mutate2D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate2D.Receiver |
MutateAnyD
N-dimensional mutator methods
|
MutateAnyD.Fillable |
MutateAnyD.Mixable |
MutateAnyD.Modifiable |
MutateAnyD.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
MutateAnyD.Receiver |
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Structure2D.ReducibleTo1D |
StructureAnyD
A (fixed size) any-dimensional data structure.
|
StructureAnyD.ReducibleTo1D |
StructureAnyD.ReducibleTo2D |
Transformation1D
Represents an in-place transformation of a 1D data structure – the transformable is mutated.
|
Transformation2D
Represents an in-place transformation of a 2D data structure – the transformable is mutated.
|
TransformationAnyD
Represents an in-place transformation of a AnyD data structure – the transformable is mutated.
|
Class and Description |
---|
Mutate1D
1-dimensional mutator methods
|
Class and Description |
---|
Access2D
2-dimensional accessor methods
|
Access2D.Sliceable |
Factory2D |
Mutate2D
2-dimensional mutator methods
|
Transformation2D
Represents an in-place transformation of a 2D data structure – the transformable is mutated.
|
Class and Description |
---|
AccessScalar |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access1D.Aggregatable
This interface complements Access1D.Visitable but does not extend it.
|
Access1D.Elements
Deprecated.
v48 Will be removed
|
Access2D
2-dimensional accessor methods
|
Access2D.Aggregatable |
Access2D.Collectable |
Access2D.Elements
Deprecated.
v48 Will be removed
|
Factory2D |
Mutate1D
1-dimensional mutator methods
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Structure2D.ReducibleTo1D |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access1D.Aggregatable
This interface complements Access1D.Visitable but does not extend it.
|
Access1D.Elements
Deprecated.
v48 Will be removed
|
Access1D.IndexOf
Deprecated.
v48 Will be removed
|
Access1D.Sliceable |
Access1D.Visitable |
Access2D
2-dimensional accessor methods
|
Access2D.Aggregatable |
Access2D.Collectable |
Access2D.Elements
Deprecated.
v48 Will be removed
|
Access2D.IndexOf
Deprecated.
v48 Will be removed
|
Access2D.Sliceable |
Access2D.Visitable |
Mutate1D
1-dimensional mutator methods
|
Mutate1D.Fillable
Fills the target
|
Mutate1D.Modifiable |
Mutate2D
2-dimensional mutator methods
|
Mutate2D.Exchangeable
A few operations with no 1D or AnyD counterpart.
|
Mutate2D.Fillable |
Mutate2D.Modifiable |
Mutate2D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate2D.Receiver |
Stream2D |
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Structure2D.ReducibleTo1D |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Mutate1D
1-dimensional mutator methods
|
Mutate1D.Fillable
Fills the target
|
Mutate1D.Modifiable |
Mutate2D
2-dimensional mutator methods
|
Mutate2D.Exchangeable
A few operations with no 1D or AnyD counterpart.
|
Mutate2D.Fillable |
Mutate2D.Modifiable |
Mutate2D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate2D.Receiver |
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access1D.Aggregatable
This interface complements Access1D.Visitable but does not extend it.
|
Access1D.Elements
Deprecated.
v48 Will be removed
|
Access1D.IndexOf
Deprecated.
v48 Will be removed
|
Access1D.Sliceable |
Access1D.Visitable |
Access2D
2-dimensional accessor methods
|
Access2D.Aggregatable |
Access2D.Collectable |
Access2D.Elements
Deprecated.
v48 Will be removed
|
Access2D.IndexOf
Deprecated.
v48 Will be removed
|
Access2D.Sliceable |
Access2D.Visitable |
ElementView2D |
Factory2D |
Mutate1D
1-dimensional mutator methods
|
Mutate1D.Fillable
Fills the target
|
Mutate1D.Modifiable |
Mutate1D.Sortable |
Mutate2D
2-dimensional mutator methods
|
Mutate2D.Exchangeable
A few operations with no 1D or AnyD counterpart.
|
Mutate2D.Fillable |
Mutate2D.Modifiable |
Mutate2D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate2D.Receiver |
Stream2D |
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Structure2D.Logical |
Structure2D.ReducibleTo1D |
Transformation2D
Represents an in-place transformation of a 2D data structure – the transformable is mutated.
|
Class and Description |
---|
Access2D
2-dimensional accessor methods
|
Class and Description |
---|
Access2D
2-dimensional accessor methods
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Mutate1D
1-dimensional mutator methods
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Class and Description |
---|
Access2D
2-dimensional accessor methods
|
Structure1D.IndexMapper |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure1D.IntIndex |
Structure2D.IntRowColumn |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Access2D.Collectable |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access2D
2-dimensional accessor methods
|
Access2D.Collectable |
AccessScalar |
Mutate2D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate2D.Receiver |
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure2D
A (fixed size) 2-dimensional data structure.
|
Transformation2D
Represents an in-place transformation of a 2D data structure – the transformable is mutated.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure1D.IndexMapper |
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
Access1D.Aggregatable
This interface complements Access1D.Visitable but does not extend it.
|
Access1D.Collectable |
Access1D.Elements
Deprecated.
v48 Will be removed
|
Access1D.ElementView |
Access1D.IndexOf
Deprecated.
v48 Will be removed
|
Access1D.Sliceable |
Access1D.Visitable |
Access2D
2-dimensional accessor methods
|
Access2D.Collectable |
Access2D.ElementView |
AccessAnyD
N-dimensional accessor methods
|
AccessAnyD.Collectable |
AccessScalar |
ColumnView |
ElementView1D |
ElementView2D |
Factory1D |
Factory2D |
FactoryAnyD |
MatrixView |
Mutate1D
1-dimensional mutator methods
|
Mutate1D.Fillable
Fills the target
|
Mutate1D.Mixable
Mix/combine the previously existing value, at index, with the supplied addend.
|
Mutate1D.Modifiable |
Mutate1D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate1D.Receiver
Anything/everything that does not require interaction with already existing elements.
|
Mutate2D
2-dimensional mutator methods
|
Mutate2D.Exchangeable
A few operations with no 1D or AnyD counterpart.
|
Mutate2D.Fillable |
Mutate2D.Modifiable |
Mutate2D.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
Mutate2D.Receiver |
MutateAnyD
N-dimensional mutator methods
|
MutateAnyD.Fillable |
MutateAnyD.Modifiable |
MutateAnyD.ModifiableReceiver
A utility interface to simplify declaring to implement "everything mutable".
|
MutateAnyD.Receiver |
RowView |
Stream1D |
Stream2D |
StreamAnyD |
Structure1D
A (fixed size) 1-dimensional data structure.
|
Structure1D.IndexCallback |
Structure1D.IndexMapper |
Structure1D.IntIndex |
Structure1D.Logical |
Structure1D.LongIndex |
Structure1D.LoopCallback |
Structure2D
A (fixed size) 2-dimensional data structure.
|
Structure2D.IntRowColumn |
Structure2D.Logical |
Structure2D.LongRowColumn |
Structure2D.RowColumnCallback |
Structure2D.RowColumnKey |
Structure2D.RowColumnMapper |
StructureAnyD
A (fixed size) any-dimensional data structure.
|
StructureAnyD.IntReference |
StructureAnyD.Logical |
StructureAnyD.LongReference |
StructureAnyD.ReferenceCallback |
StructureAnyD.ReferenceMapper |
Transformation1D
Represents an in-place transformation of a 1D data structure – the transformable is mutated.
|
Transformation2D
Represents an in-place transformation of a 2D data structure – the transformable is mutated.
|
TransformationAnyD
Represents an in-place transformation of a AnyD data structure – the transformable is mutated.
|
Class and Description |
---|
Access1D
1-dimensional accessor (get) methods.
|
AccessAnyD
N-dimensional accessor methods
|
Structure1D
A (fixed size) 1-dimensional data structure.
|
StructureAnyD
A (fixed size) any-dimensional data structure.
|
Class and Description |
---|
Structure1D.IndexMapper |
Copyright © 2019 Optimatika. All rights reserved.