Overview
Package
Class
Tree
Deprecated
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.ojalgo
,
org.ojalgo.access
,
org.ojalgo.array
,
org.ojalgo.chart
,
org.ojalgo.concurrent
,
org.ojalgo.constant
,
org.ojalgo.finance
,
org.ojalgo.finance.data
,
org.ojalgo.finance.portfolio
,
org.ojalgo.finance.portfolio.simulator
,
org.ojalgo.function
,
org.ojalgo.function.aggregator
,
org.ojalgo.function.implementation
,
org.ojalgo.function.multiary
,
org.ojalgo.function.polynomial
,
org.ojalgo.machine
,
org.ojalgo.matrix
,
org.ojalgo.matrix.decomposition
,
org.ojalgo.matrix.jama
,
org.ojalgo.matrix.operation
,
org.ojalgo.matrix.store
,
org.ojalgo.matrix.transformation
,
org.ojalgo.netio
,
org.ojalgo.optimisation
,
org.ojalgo.optimisation.integer
,
org.ojalgo.optimisation.linear
,
org.ojalgo.optimisation.linear.mps
,
org.ojalgo.optimisation.quadratic
,
org.ojalgo.random
,
org.ojalgo.random.process
,
org.ojalgo.scalar
,
org.ojalgo.series
,
org.ojalgo.series.primitive
,
org.ojalgo.type
,
org.ojalgo.type.attribute
,
org.ojalgo.type.context
,
org.ojalgo.type.context.awt
,
org.ojalgo.type.context.swing
,
org.ojalgo.type.format
,
org.ojalgo.type.keyvalue
,
org.ojalgo.type.structure
,
se.optimatika
,
se.optimatika.ampl
,
se.optimatika.jexcel
,
se.optimatika.jexcel.database
,
se.optimatika.jexcel.finance
,
se.optimatika.jfree.chart
Class Hierarchy
java.lang.
Object
org.ojalgo.matrix.store.
AboveBelowStore
<N>
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
org.ojalgo.array.
Array1D
<N> (implements org.ojalgo.access.
Access1D
<N>, java.util.
RandomAccess
, java.io.
Serializable
)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.ojalgo.netio.
Batch
java.util.concurrent.
AbstractExecutorService
(implements java.util.concurrent.
ExecutorService
)
java.util.concurrent.
ThreadPoolExecutor
org.ojalgo.concurrent.
DaemonPoolExecutor
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
org.ojalgo.series.
CoordinationSet
<V>
java.util.
TreeMap
<K,V> (implements java.lang.
Cloneable
, java.util.
NavigableMap
<K,V>, java.io.
Serializable
)
org.ojalgo.series.
CalendarDateSeries
<V>
org.ojalgo.series.
NumberSeries
<N> (implements org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.access.
AccessUtils
se.optimatika.jexcel.
AdaptingSpreadsheet
<T> (implements se.optimatika.jexcel.
Spreadsheet
)
se.optimatika.jexcel.finance.
BlackLittermanSpreadsheet
se.optimatika.jexcel.database.
DatabaseSpreadsheet
org.ojalgo.function.aggregator.
AggregatorCollection
<N>
org.ojalgo.type.
Alternator
<T>
org.ojalgo.array.
Array2D
<N> (implements org.ojalgo.access.
Access2D
<N>, java.io.
Serializable
)
org.ojalgo.access.
ArrayAccess
<N> (implements org.ojalgo.access.
Access1D
<N>)
org.ojalgo.access.
ArrayAccess.Big
org.ojalgo.access.
ArrayAccess.Complex
org.ojalgo.access.
ArrayAccess.Primitive
org.ojalgo.access.
ArrayAccess.Rational
org.ojalgo.array.
ArrayAnyD
<N> (implements org.ojalgo.access.
AccessAnyD
<N>, java.io.
Serializable
)
org.ojalgo.array.
ArrayUtils
org.ojalgo.netio.
ASCII
org.ojalgo.netio.
BasicLogger
org.ojalgo.machine.
BasicMachine
org.ojalgo.machine.
Hardware
(implements java.lang.
Comparable
<T>)
org.ojalgo.machine.
VirtualMachine
org.ojalgo.matrix.decomposition.
BidiagonalDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
Bidiagonal
<N>)
org.ojalgo.function.aggregator.
BigAggregator
org.ojalgo.array.
BigArray
org.ojalgo.matrix.store.
BigDenseStore
(implements org.ojalgo.matrix.decomposition.
DecompositionStore
<N>, org.ojalgo.matrix.store.
PhysicalStore
<N>)
org.ojalgo.constant.
BigMath
org.ojalgo.matrix.
BigMatrix
org.ojalgo.function.polynomial.
BigPolynomial
org.ojalgo.constant.
BigPrefix
org.ojalgo.type.
CalendarDate
(implements java.lang.
Comparable
<T>)
org.ojalgo.finance.portfolio.
CapitalAssetPricingModel
org.ojalgo.chart.
ChartBuilder
<C,B>
se.optimatika.jfree.chart.
BarChartBuilder
se.optimatika.jfree.chart.
HistoryAndForecastBuilder
se.optimatika.jfree.chart.
MonteCarloBuilder
se.optimatika.jfree.chart.
PieChartBuilder
se.optimatika.jfree.chart.
ScatterPlotBuilder
se.optimatika.jfree.chart.
StackedXYAreaChartBuilder
org.ojalgo.matrix.decomposition.
CholeskyDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
Cholesky
<N>)
java.awt.
Color
(implements java.awt.
Paint
, java.io.
Serializable
)
org.ojalgo.type.
Colour
se.optimatika.jexcel.database.
Column
<T>
se.optimatika.jexcel.database.
BooleanColumn
se.optimatika.jexcel.database.
DateColumn
se.optimatika.jexcel.database.
NumberColumn
se.optimatika.jexcel.database.
StringColumn
org.ojalgo.matrix.store.
ColumnsStore
<N>
org.ojalgo.type.keyvalue.
ComparableToObject
<K,V> (implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.function.aggregator.
ComplexAggregator
org.ojalgo.array.
ComplexArray
org.ojalgo.matrix.store.
ComplexDenseStore
(implements org.ojalgo.matrix.decomposition.
DecompositionStore
<N>, org.ojalgo.matrix.store.
PhysicalStore
<N>)
org.ojalgo.matrix.
ComplexMatrix
org.ojalgo.function.polynomial.
ComplexPolynomial
java.awt.
Component
(implements java.awt.image.
ImageObserver
, java.awt.
MenuContainer
, java.io.
Serializable
)
java.awt.
Container
javax.swing.
JComponent
(implements java.io.
Serializable
)
javax.swing.
JLabel
(implements javax.accessibility.
Accessible
, javax.swing.
SwingConstants
)
org.ojalgo.type.context.swing.
ContextLabel
<T>
javax.swing.text.
JTextComponent
(implements javax.accessibility.
Accessible
, javax.swing.
Scrollable
)
javax.swing.
JTextField
(implements javax.swing.
SwingConstants
)
javax.swing.
JFormattedTextField
org.ojalgo.type.context.swing.
ContextTextField
<T>
java.awt.
Window
(implements javax.accessibility.
Accessible
)
java.awt.
Frame
(implements java.awt.
MenuContainer
)
se.optimatika.ampl.
GUI
java.awt.
Label
(implements javax.accessibility.
Accessible
)
org.ojalgo.type.context.awt.
ContextLabel
<T>
java.awt.
TextComponent
(implements javax.accessibility.
Accessible
)
java.awt.
TextField
org.ojalgo.type.context.awt.
ContextTextField
<T>
org.ojalgo.function.multiary.
CompoundFunction
<N>
org.ojalgo.concurrent.
ConcurrentUtils
org.ojalgo.matrix.store.
ConjugatedStore
<N>
se.optimatika.jexcel.database.
Database
org.ojalgo.finance.data.
DatePrice
(implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.finance.data.
GoogleSymbol.Data
org.ojalgo.finance.data.
YahooSymbol.Data
org.ojalgo.matrix.decomposition.
DecompositionStore.ExchangeColumnsCaller
<N> (implements java.util.concurrent.
Callable
<V>)
org.ojalgo.matrix.decomposition.
DecompositionStore.HouseholderReference
<N> (implements org.ojalgo.matrix.transformation.
Householder
<N>)
org.ojalgo.matrix.decomposition.
DecompositionStore.NegateColumnCaller
<N> (implements java.util.concurrent.
Callable
<V>)
org.ojalgo.matrix.decomposition.
DecompositionStore.RotateRightCaller
<N> (implements java.util.concurrent.
Callable
<V>)
org.ojalgo.netio.
DelimitedData
org.ojalgo.concurrent.
DivideAndConquer
org.ojalgo.concurrent.
DivideAndMerge
<T>
org.ojalgo.matrix.decomposition.
EigenvalueDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
Eigenvalue
<N>)
se.optimatika.
ExtAMPL
se.optimatika.
ExtJExcel
se.optimatika.
ExtJFree
org.ojalgo.finance.portfolio.
FinancePortfolio
org.ojalgo.finance.portfolio.
BlackLittermanModel
org.ojalgo.finance.portfolio.
FixedReturnsPortfolio
org.ojalgo.finance.portfolio.
FixedWeightsPortfolio
org.ojalgo.finance.portfolio.
MarkowitzModel
org.ojalgo.finance.portfolio.
SimpleAsset
org.ojalgo.finance.portfolio.
SimplePortfolio
org.ojalgo.finance.
FinanceUtils
java.text.
Format
(implements java.lang.
Cloneable
, java.io.
Serializable
)
org.ojalgo.type.format.
BinaryFormat
org.ojalgo.type.format.
BooleanFormat
org.ojalgo.type.format.
StringFormat
org.ojalgo.function.implementation.
FunctionSet
<N>
org.ojalgo.function.implementation.
BigFunction
org.ojalgo.function.implementation.
ComplexFunction
org.ojalgo.function.implementation.
PrimitiveFunction
org.ojalgo.function.implementation.
RationalFunction
org.ojalgo.random.
Gaussian1D
org.ojalgo.optimisation.
GenericSolver
(implements org.ojalgo.optimisation.
OptimisationSolver
)
org.ojalgo.optimisation.integer.
IntegerSolver
org.ojalgo.optimisation.linear.
LinearSolver
org.ojalgo.optimisation.quadratic.
QuadraticSolver
org.ojalgo.optimisation.
GenericSolver.Matrices
<M>
org.ojalgo.optimisation.integer.
IntegerSolver.Builder
(implements org.ojalgo.optimisation.
OptimisationSolver.Builder
<S>)
org.ojalgo.optimisation.linear.
LinearSolver.Builder
(implements org.ojalgo.optimisation.
OptimisationSolver.Builder
<S>)
org.ojalgo.optimisation.quadratic.
QuadraticSolver.Builder
(implements org.ojalgo.optimisation.
OptimisationSolver.Builder
<S>)
org.ojalgo.random.process.
GeometricBrownian1D
org.ojalgo.random.process.
GeometricBrownianMotion
org.ojalgo.finance.data.
GoogleSymbol
org.ojalgo.matrix.decomposition.
HessenbergDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
Hessenberg
<N>)
org.ojalgo.matrix.transformation.
Householder.Big
(implements org.ojalgo.matrix.transformation.
Householder
<N>)
org.ojalgo.matrix.transformation.
Householder.Complex
(implements org.ojalgo.matrix.transformation.
Householder
<N>)
org.ojalgo.matrix.transformation.
Householder.Primitive
(implements org.ojalgo.matrix.transformation.
Householder
<N>)
org.ojalgo.matrix.store.
IdentityStore
<N>
org.ojalgo.type.
IndexSelector
se.optimatika.jexcel.
InMemorySpreadsheet
(implements se.optimatika.jexcel.
Spreadsheet
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
FilterInputStream
java.io.
DataInputStream
(implements java.io.
DataInput
)
org.ojalgo.netio.
ProcessInputStream
org.ojalgo.type.
IntCount
org.ojalgo.type.keyvalue.
IntToDouble
(implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.type.keyvalue.
IntToObject
<V> (implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.access.
Iterator1D
<N> (implements java.util.
Iterator
<E>)
org.ojalgo.matrix.jama.
JamaCholesky
(implements org.ojalgo.matrix.decomposition.
Cholesky
<N>)
org.ojalgo.matrix.jama.
JamaEigenvalue
(implements org.ojalgo.matrix.decomposition.
Eigenvalue
<N>)
org.ojalgo.matrix.jama.
JamaEigenvalue.General
org.ojalgo.matrix.jama.
JamaEigenvalue.Nonsymmetric
org.ojalgo.matrix.jama.
JamaEigenvalue.Symmetric
org.ojalgo.matrix.jama.
JamaFactory
(implements org.ojalgo.matrix.
BasicMatrix.Factory
<I>, org.ojalgo.matrix.store.
PhysicalStore.Factory
<N,I>)
org.ojalgo.matrix.jama.
JamaLU
(implements org.ojalgo.matrix.decomposition.
LU
<N>)
org.ojalgo.matrix.jama.
JamaMatrix
(implements org.ojalgo.matrix.
BasicMatrix
, org.ojalgo.matrix.store.
PhysicalStore
<N>, java.io.
Serializable
)
org.ojalgo.matrix.jama.
JamaQR
(implements org.ojalgo.matrix.decomposition.
QR
<N>)
org.ojalgo.matrix.jama.
JamaSingularValue
(implements org.ojalgo.matrix.decomposition.
SingularValue
<N>)
se.optimatika.jfree.chart.
JFreeChartAdaptor
(implements org.ojalgo.chart.
BasicChart
<T>)
org.ojalgo.type.
KeyCounter
<K>
org.ojalgo.matrix.store.
LeftRightStore
<N>
org.ojalgo.function.multiary.
LinearFunction
<N>
org.ojalgo.type.keyvalue.
LongToDouble
(implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.type.keyvalue.
LongToObject
<V> (implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.matrix.store.
LowerHessenbergStore
<N>
org.ojalgo.matrix.store.
LowerTriangularStore
<N>
org.ojalgo.matrix.decomposition.
LUDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
LU
<N>)
org.ojalgo.matrix.decomposition.
LUDecomposition.Pivot
org.ojalgo.netio.
MailMessage
org.ojalgo.type.keyvalue.
MapEntry
<K,V> (implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>, java.util.
Map.Entry
<K,V>)
org.ojalgo.finance.portfolio.
MarketEquilibrium
org.ojalgo.matrix.
MatrixBuilder
<N>
org.ojalgo.matrix.
MatrixFactory
<N> (implements org.ojalgo.matrix.
BasicMatrix.Factory
<I>)
org.ojalgo.matrix.operation.
MatrixOperation
org.ojalgo.matrix.operation.
AggregateAll
org.ojalgo.matrix.operation.
ApplyCholesky
org.ojalgo.matrix.operation.
ApplyLU
org.ojalgo.matrix.operation.
CAXPY
org.ojalgo.matrix.operation.
FillMatchingBoth
org.ojalgo.matrix.operation.
FillMatchingLeft
org.ojalgo.matrix.operation.
FillMatchingRight
org.ojalgo.matrix.operation.
FillMatchingSingle
org.ojalgo.matrix.operation.
GenerateApplyAndCopyHouseholderColumn
org.ojalgo.matrix.operation.
GenerateApplyAndCopyHouseholderRow
org.ojalgo.matrix.operation.
HouseholderLeft
org.ojalgo.matrix.operation.
HouseholderRight
org.ojalgo.matrix.operation.
HouseholderSymmetric
org.ojalgo.matrix.operation.
MAXPY
org.ojalgo.matrix.operation.
ModifyAll
org.ojalgo.matrix.operation.
MultiplyBoth
org.ojalgo.matrix.operation.
MultiplyLeft
org.ojalgo.matrix.operation.
MultiplyRight
org.ojalgo.matrix.operation.
MultiplySymmetricAndVector
org.ojalgo.matrix.operation.
RAXPY
org.ojalgo.matrix.operation.
RotateLeft
org.ojalgo.matrix.operation.
RotateRight
org.ojalgo.matrix.operation.
SubstituteBackwards
org.ojalgo.matrix.operation.
SubstituteForwards
org.ojalgo.matrix.operation.
SymmetricRank2Update
org.ojalgo.matrix.store.
MatrixStore.Builder
<N>
org.ojalgo.matrix.
MatrixUtils
org.ojalgo.machine.
MemoryEstimator
org.ojalgo.netio.
Message
org.ojalgo.type.keyvalue.
MethodToAtomicLong
(implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.optimisation.
ModelEntity
<ME> (implements java.lang.
Comparable
<T>)
org.ojalgo.optimisation.
CombinationModel
org.ojalgo.optimisation.
ConstraintsBasedModel
<C,M>
org.ojalgo.optimisation.linear.mps.
MathProgSysModel
org.ojalgo.optimisation.
ExpressionsBasedModel
<M>
org.ojalgo.optimisation.linear.
LinearExpressionsModel
org.ojalgo.optimisation.quadratic.
QuadraticExpressionsModel
org.ojalgo.optimisation.
ModelComponent
<ME> (implements org.ojalgo.optimisation.
Constraint
, org.ojalgo.optimisation.
Objective
)
org.ojalgo.optimisation.
Expression
(implements org.ojalgo.function.multiary.
MultiaryFunction
<N>)
org.ojalgo.optimisation.linear.mps.
MathProgSysModel.Column
org.ojalgo.optimisation.linear.mps.
MathProgSysModel.Row
org.ojalgo.optimisation.
Variable
org.ojalgo.random.process.
MultidimensionalProcess
(implements org.ojalgo.random.process.
RandomProcess
<D>)
java.lang.
Number
(implements java.io.
Serializable
)
org.ojalgo.scalar.
BigScalar
org.ojalgo.type.
CalendarDateDuration
org.ojalgo.scalar.
ComplexNumber
org.ojalgo.scalar.
PrimitiveScalar
org.ojalgo.random.
RandomNumber
(implements org.ojalgo.random.
Distribution
, org.ojalgo.function.
NullaryFunction
<N>)
org.ojalgo.random.
Binomial
org.ojalgo.random.
Deterministic
org.ojalgo.random.
Exponential
org.ojalgo.random.
Gamma
org.ojalgo.random.
Geometric
org.ojalgo.random.
LogNormal
org.ojalgo.random.
Normal
org.ojalgo.random.
Poisson
org.ojalgo.random.
Uniform
org.ojalgo.random.
Weibull
org.ojalgo.scalar.
RationalNumber
org.ojalgo.
OjAlgoUtils
se.optimatika.jexcel.
OnFileSpreadsheet
(implements se.optimatika.jexcel.
Spreadsheet
)
org.ojalgo.optimisation.
OptimisationSolver.Options
org.ojalgo.optimisation.
OptimisationSolver.Result
org.ojalgo.optimisation.
OptimisationUtils
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
java.io.
FilterOutputStream
java.io.
PrintStream
(implements java.lang.
Appendable
, java.io.
Closeable
)
org.ojalgo.netio.
ProcessOutputStream
org.ojalgo.netio.
Password
org.ojalgo.finance.portfolio.
PortfolioMixer
org.ojalgo.finance.portfolio.simulator.
PortfolioSimulator
org.ojalgo.function.
PreconfiguredFirst
<N> (implements org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.function.
PreconfiguredParameter
<N> (implements org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.function.
PreconfiguredSecond
<N> (implements org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.function.aggregator.
PrimitiveAggregator
org.ojalgo.array.
PrimitiveArray
org.ojalgo.matrix.store.
PrimitiveDenseStore
(implements org.ojalgo.matrix.decomposition.
DecompositionStore
<N>, org.ojalgo.matrix.store.
PhysicalStore
<N>)
org.ojalgo.constant.
PrimitiveMath
org.ojalgo.matrix.
PrimitiveMatrix
org.ojalgo.function.polynomial.
PrimitivePolynomial
org.ojalgo.constant.
PrimitivePrefix
org.ojalgo.series.primitive.
PrimitiveSeries
(implements org.ojalgo.access.
Access1D
<N>)
org.ojalgo.series.primitive.
BinaryFunctionSeries
org.ojalgo.series.primitive.
DataSeries
org.ojalgo.series.primitive.
PrimitiveTimeSeries
org.ojalgo.series.primitive.
ExplicitTimeSeries
org.ojalgo.series.primitive.
ImplicitTimeSeries
org.ojalgo.series.primitive.
UnaryFunctionSeries
org.ojalgo.matrix.decomposition.
QRDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
QR
<N>)
org.ojalgo.function.multiary.
QuadraticFunction
<N>
org.ojalgo.random.
RandomUtils
org.ojalgo.function.aggregator.
RationalAggregator
org.ojalgo.array.
RationalArray
org.ojalgo.function.polynomial.
RationalPolynomial
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
java.io.
BufferedReader
org.ojalgo.netio.
BufferedInputStreamReader
org.ojalgo.netio.
ResourceLocator
org.ojalgo.matrix.transformation.
Rotation
<N>
org.ojalgo.matrix.transformation.
Rotation.Big
org.ojalgo.matrix.transformation.
Rotation.Complex
org.ojalgo.matrix.transformation.
Rotation.Primitive
org.ojalgo.matrix.store.
RowsStore
<N>
org.ojalgo.random.
SampleSet
(implements org.ojalgo.access.
Access1D
<N>)
org.ojalgo.type.
ScheduleBuilder
org.ojalgo.matrix.decomposition.
SchurDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
Schur
<N>)
org.ojalgo.matrix.decomposition.
SchurDecomposition.SchurResult
<N>
org.ojalgo.series.
SeriesInterpolator
org.ojalgo.matrix.store.
SingleStore
<N>
org.ojalgo.matrix.decomposition.
SingularValueDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
SingularValue
<N>)
org.ojalgo.type.
StandardType
org.ojalgo.type.keyvalue.
StringToInt
(implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.type.keyvalue.
StringToObject
<V> (implements org.ojalgo.type.keyvalue.
KeyValue
<K,V>)
org.ojalgo.matrix.store.
SuperimposedStore
<N>
org.ojalgo.netio.
SystemProcess
se.optimatika.ampl.
JAMPL
(implements org.ojalgo.optimisation.
OptimisationModel
, org.ojalgo.optimisation.
OptimisationSolver
)
se.optimatika.jexcel.database.
Table
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.ojalgo.
RecoverableCondition
org.ojalgo.optimisation.
ModelValidationException
java.lang.
RuntimeException
org.ojalgo.
ProgrammingError
org.ojalgo.matrix.
MatrixError
org.ojalgo.matrix.store.
TransposedStore
<N>
org.ojalgo.matrix.decomposition.
TridiagonalDecomposition
<N> (implements org.ojalgo.matrix.decomposition.
Tridiagonal
<N>)
org.ojalgo.type.attribute.
TypeAttribute.WrappedKey
(implements org.ojalgo.type.attribute.
TypeAttribute
)
org.ojalgo.type.
TypeCache
<T>
org.ojalgo.type.context.
TypeContext
<T> (implements java.io.
Serializable
)
org.ojalgo.type.context.
BinaryContext
org.ojalgo.type.context.
BooleanContext
org.ojalgo.type.context.
DateContext
org.ojalgo.type.context.
NumberContext
org.ojalgo.type.context.
StringContext
org.ojalgo.type.
TypeUtils
org.ojalgo.matrix.store.
UpperHessenbergStore
<N>
org.ojalgo.matrix.store.
UpperTriangularStore
<N>
org.ojalgo.random.process.
Wiener1D
org.ojalgo.random.process.
WienerProcess
org.ojalgo.matrix.store.
WrapperStore
<N>
java.io.
Writer
(implements java.lang.
Appendable
, java.io.
Closeable
, java.io.
Flushable
)
java.io.
BufferedWriter
org.ojalgo.netio.
BufferedOutputStreamWriter
org.ojalgo.finance.data.
YahooSymbol
org.ojalgo.matrix.store.
ZeroStore
<N>
Interface Hierarchy
org.ojalgo.function.aggregator.
AggregatorFunction
<N>
org.ojalgo.chart.
BasicChart
<T>
org.ojalgo.type.attribute.BooleanAttribute
org.ojalgo.type.attribute.
LockedAttribute
java.lang.
Comparable
<T>
org.ojalgo.type.keyvalue.
KeyValue
<K,V>
org.ojalgo.scalar.
Scalar
<N>
org.ojalgo.optimisation.
Constraint
org.ojalgo.type.structure.
ContentStructure
<C,I>
org.ojalgo.type.structure.
QuantityPriceAmountContent
<C,I> (also extends org.ojalgo.type.structure.
QuantityPriceAmountStructure
)
org.ojalgo.random.
Distribution
org.ojalgo.random.
ContinuousDistribution
org.ojalgo.random.
DiscreteDistribution
org.ojalgo.access.
Factory1D
<I>
org.ojalgo.array.
Array1D.Factory
<N>
org.ojalgo.access.
Factory2D
<I>
org.ojalgo.matrix.
BasicMatrix.Factory
<I>
org.ojalgo.matrix.store.
PhysicalStore.Factory
<N,I> (also extends java.io.
Serializable
)
org.ojalgo.access.
FactoryAnyD
<I>
org.ojalgo.function.
Function
<N>
org.ojalgo.function.
BinaryFunction
<N>
org.ojalgo.function.
Differentiable
<N,F>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.access.
Access1D
<N>, org.ojalgo.function.
Integratable
<N,F>, org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.function.
Integratable
<N,F>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.access.
Access1D
<N>, org.ojalgo.function.
Differentiable
<N,F>, org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.function.multiary.
MultiaryFunction
<N>
org.ojalgo.function.
NullaryFunction
<N>
org.ojalgo.function.
ParameterFunction
<N>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.access.
Access1D
<N>, org.ojalgo.function.
Differentiable
<N,F>, org.ojalgo.function.
Integratable
<N,F>, org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.function.
UnaryFunction
<N>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.access.
Access1D
<N>, org.ojalgo.function.
Differentiable
<N,F>, org.ojalgo.function.
Integratable
<N,F>)
org.ojalgo.type.structure.
HierarchyStructure
<T>
java.lang.
Iterable
<T>
org.ojalgo.access.Generic1D<N>
org.ojalgo.access.
Access1D
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.transformation.
Householder
<N>
org.ojalgo.matrix.store.
MatrixStore
<N> (also extends org.ojalgo.access.
Access2D
<N>)
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.function.
Differentiable
<N,F>, org.ojalgo.function.
Integratable
<N,F>, org.ojalgo.function.
UnaryFunction
<N>)
java.util.
Map
<K,V>
java.util.
SortedMap
<K,V>
org.ojalgo.series.
BasicSeries
<K,V>
org.ojalgo.matrix.decomposition.
MatrixDecomposition
<N>
org.ojalgo.matrix.decomposition.
Bidiagonal
<N>
org.ojalgo.matrix.decomposition.
Cholesky
<N>
org.ojalgo.matrix.decomposition.
Eigenvalue
<N>
org.ojalgo.matrix.decomposition.
Hessenberg
<N>
org.ojalgo.matrix.decomposition.
LU
<N>
org.ojalgo.matrix.decomposition.
QR
<N>
org.ojalgo.matrix.decomposition.
Schur
<N>
org.ojalgo.matrix.decomposition.
SingularValue
<N>
org.ojalgo.matrix.decomposition.
Tridiagonal
<N>
org.ojalgo.type.attribute.NumberAttribute
org.ojalgo.type.attribute.
AggregatedAmountAttribute
org.ojalgo.type.structure.
QuantityPriceAmountContent.Container
(also extends org.ojalgo.type.structure.
ContentStructure.Container
)
org.ojalgo.type.structure.
QuantityPriceAmountContent.Item
(also extends org.ojalgo.type.attribute.
AggregatedQuantityAttribute
, org.ojalgo.type.structure.
ContentStructure.Item
)
org.ojalgo.type.attribute.
AggregatedQuantityAttribute
org.ojalgo.type.structure.
QuantityPriceAmountContent.Item
(also extends org.ojalgo.type.attribute.
AggregatedAmountAttribute
, org.ojalgo.type.structure.
ContentStructure.Item
)
org.ojalgo.type.context.
NumberContext.FormatPattern
org.ojalgo.optimisation.
Objective
org.ojalgo.optimisation.Optimisation
org.ojalgo.optimisation.
OptimisationModel
org.ojalgo.optimisation.
OptimisationSolver
org.ojalgo.optimisation.
OptimisationSolver.Builder
<S>
org.ojalgo.type.structure.
QuantityPriceAmountStructure
org.ojalgo.type.structure.
QuantityPriceAmountContent
<C,I> (also extends org.ojalgo.type.structure.
ContentStructure
<C,I>)
org.ojalgo.random.process.
RandomProcess
<D>
java.io.
Serializable
org.ojalgo.matrix.store.
PhysicalStore.Factory
<N,I> (also extends org.ojalgo.access.
Factory2D
<I>)
se.optimatika.jexcel.
Spreadsheet
org.ojalgo.type.attribute.StringAttribute
org.ojalgo.type.attribute.
AcronymAttribute
org.ojalgo.type.attribute.
NameAttribute
org.ojalgo.type.structure.
ContentStructure.Container
org.ojalgo.type.structure.
QuantityPriceAmountContent.Container
(also extends org.ojalgo.type.attribute.
AggregatedAmountAttribute
)
org.ojalgo.type.structure.
ContentStructure.Item
org.ojalgo.type.structure.
QuantityPriceAmountContent.Item
(also extends org.ojalgo.type.attribute.
AggregatedAmountAttribute
, org.ojalgo.type.attribute.
AggregatedQuantityAttribute
)
org.ojalgo.type.structure.
QuantityPriceAmountContent.Container
(also extends org.ojalgo.type.attribute.
AggregatedAmountAttribute
, org.ojalgo.type.structure.
ContentStructure.Container
)
org.ojalgo.type.structure.
QuantityPriceAmountContent.Item
(also extends org.ojalgo.type.attribute.
AggregatedAmountAttribute
, org.ojalgo.type.attribute.
AggregatedQuantityAttribute
, org.ojalgo.type.structure.
ContentStructure.Item
)
org.ojalgo.type.attribute.
ShortNameAttribute
org.ojalgo.type.attribute.
TypeAttribute
org.ojalgo.access.Structure1D
org.ojalgo.access.Generic1D<N> (also extends java.lang.
Iterable
<T>)
org.ojalgo.access.
Access1D
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.transformation.
Householder
<N>
org.ojalgo.matrix.store.
MatrixStore
<N> (also extends org.ojalgo.access.
Access2D
<N>)
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.function.
Differentiable
<N,F>, org.ojalgo.function.
Integratable
<N,F>, org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.access.Primitive1D
org.ojalgo.access.
Access1D
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.transformation.
Householder
<N>
org.ojalgo.matrix.store.
MatrixStore
<N> (also extends org.ojalgo.access.
Access2D
<N>)
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.function.polynomial.
PolynomialFunction
<N> (also extends org.ojalgo.function.
Differentiable
<N,F>, org.ojalgo.function.
Integratable
<N,F>, org.ojalgo.function.
UnaryFunction
<N>)
org.ojalgo.access.Structure2D
org.ojalgo.access.Generic2D<N>
org.ojalgo.access.
Access2D
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
MatrixStore
<N> (also extends org.ojalgo.access.
Access1D
<N>)
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.access.Primitive2D
org.ojalgo.access.
Access2D
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
MatrixStore
<N> (also extends org.ojalgo.access.
Access1D
<N>)
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.matrix.store.
PhysicalStore
<N>
org.ojalgo.matrix.decomposition.
DecompositionStore
<N>
org.ojalgo.access.
Basic2D
org.ojalgo.matrix.
BasicMatrix
org.ojalgo.access.StructureAnyD
org.ojalgo.access.GenericAnyD<N>
org.ojalgo.access.
AccessAnyD
<N>
org.ojalgo.access.PrimitiveAnyD
org.ojalgo.access.
AccessAnyD
<N>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.ojalgo.chart.
Orientation
org.ojalgo.chart.
Priority
org.ojalgo.finance.portfolio.
ConvictionGrade
org.ojalgo.function.aggregator.
Aggregator
org.ojalgo.machine.
JavaType
org.ojalgo.netio.
LineTerminator
org.ojalgo.optimisation.
OptimisationCase
org.ojalgo.optimisation.
State
org.ojalgo.optimisation.linear.mps.
ColumnMarker
org.ojalgo.optimisation.linear.mps.
ColumnType
org.ojalgo.optimisation.linear.mps.
FileSection
org.ojalgo.optimisation.linear.mps.
RowType
org.ojalgo.type.
CalendarDateUnit
org.ojalgo.type.
Operation
org.ojalgo.type.
SQL
org.ojalgo.type.format.
DatePart
org.ojalgo.type.format.
DateStyle
org.ojalgo.type.format.
NumberStyle
se.optimatika.ampl.
Command
Overview
Package
Class
Tree
Deprecated
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes