A B C D E F G H I J K L M N O P Q R S T U V W Y Z

I

I - Static variable in class org.ojalgo.scalar.ComplexNumber
 
IdentityStore<N extends Number> - Class in org.ojalgo.matrix.store
IdentityStore
IdentityStore(PhysicalStore.Factory<N>, int) - Constructor for class org.ojalgo.matrix.store.IdentityStore
 
include(int) - Method in class org.ojalgo.type.IndexSelector
 
include(int[]) - Method in class org.ojalgo.type.IndexSelector
 
includeAll() - Method in class org.ojalgo.type.IndexSelector
 
index(int[], int[]) - Static method in class org.ojalgo.access.AccessUtils
 
indexOf(Object) - Method in class org.ojalgo.array.Array1D
 
indexOf(T) - Method in class se.optimatika.jexcel.database.Column
 
indexOfVariable(String) - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
IndexSelector - Class in org.ojalgo.type
 
IndexSelector(int) - Constructor for class org.ojalgo.type.IndexSelector
 
IndexSelector(int, int[]) - Constructor for class org.ojalgo.type.IndexSelector
 
inequalities(MatrixStore<Double>, MatrixStore<Double>) - Method in class org.ojalgo.optimisation.GenericSolver.Matrices
 
INFINITY - Static variable in class org.ojalgo.scalar.ComplexNumber
 
init(String) - Static method in class org.ojalgo.gui.AppBundle
 
initfont(String, int) - Method in class se.optimatika.ampl.GUI
 
InMemorySpreadsheet - Class in se.optimatika.jexcel
 
InMemorySpreadsheet() - Constructor for class se.optimatika.jexcel.InMemorySpreadsheet
 
InMemorySpreadsheet(InputStream) - Constructor for class se.optimatika.jexcel.InMemorySpreadsheet
 
insets(Insets) - Method in class org.ojalgo.gui.layout.GridBagComponent.ConstraintsBuilder
 
insets(Insets) - Method in interface org.ojalgo.gui.layout.GridBagComponent
 
insets(Insets) - Method in class org.ojalgo.gui.layout.GridBagDialog
 
insets(Insets) - Method in class org.ojalgo.gui.layout.GridBagFrame
 
insets(Insets) - Method in class org.ojalgo.gui.layout.GridBagPanel
 
INSTANCE - Static variable in class org.ojalgo.concurrent.ConcurrentExecutor
 
instantiate(MatrixStore<N>) - Method in class org.ojalgo.matrix.MatrixFactory
 
IntDouble - Class in org.ojalgo.type.keyvalue
 
IntDouble(int, double) - Constructor for class org.ojalgo.type.keyvalue.IntDouble
 
IntDouble(int, Double) - Constructor for class org.ojalgo.type.keyvalue.IntDouble
 
IntDouble(Integer, double) - Constructor for class org.ojalgo.type.keyvalue.IntDouble
 
IntDouble(Integer, Double) - Constructor for class org.ojalgo.type.keyvalue.IntDouble
 
integer(boolean) - Method in class org.ojalgo.optimisation.Variable
 
IntegerSolver - Class in org.ojalgo.optimisation.integer
IntegerSolver
IntegerSolver.Builder - Class in org.ojalgo.optimisation.integer
 
IntegerSolver.Builder(ExpressionsBasedModel<?>) - Constructor for class org.ojalgo.optimisation.integer.IntegerSolver.Builder
 
Integratable<N extends Number,F extends Function<N>> - Interface in org.ojalgo.function
 
integrate(N, N) - Method in interface org.ojalgo.function.Integratable
 
integrate(BigDecimal, BigDecimal) - Method in class org.ojalgo.function.polynomial.BigPolynomial
 
integrate(ComplexNumber, ComplexNumber) - Method in class org.ojalgo.function.polynomial.ComplexPolynomial
 
integrate(Double, Double) - Method in class org.ojalgo.function.polynomial.PrimitivePolynomial
 
IntKey<V> - Class in org.ojalgo.type.keyvalue
 
IntKey(int, V) - Constructor for class org.ojalgo.type.keyvalue.IntKey
 
IntKey(Integer, V) - Constructor for class org.ojalgo.type.keyvalue.IntKey
 
intValue() - Method in interface org.ojalgo.function.aggregator.AggregatorFunction
 
intValue() - Method in class org.ojalgo.random.RandomNumber
 
intValue() - Method in class org.ojalgo.scalar.BigScalar
 
intValue() - Method in class org.ojalgo.scalar.ComplexNumber
 
intValue() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
intValue() - Method in class org.ojalgo.scalar.RationalNumber
 
intValue() - Method in enum org.ojalgo.type.format.DateStyle
 
INVERT - Static variable in class org.ojalgo.function.implementation.BigFunction
 
invert() - Method in class org.ojalgo.function.implementation.BigFunction
 
INVERT - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
invert() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
invert() - Method in class org.ojalgo.function.implementation.FunctionSet
 
INVERT - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
invert() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
invert() - Method in interface org.ojalgo.matrix.BasicMatrix
About inverting matrices:
invert(MatrixStore<N>) - Method in interface org.ojalgo.matrix.decomposition.MatrixDecomposition
A convenience method that produces exactly the same result as if you first call MatrixDecomposition.compute(MatrixStore) and then MatrixDecomposition.getInverse().
invert() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
invert() - Method in class org.ojalgo.matrix.transformation.Rotation
 
invert() - Method in class org.ojalgo.scalar.BigScalar
 
invert() - Method in class org.ojalgo.scalar.ComplexNumber
 
invert() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
invert() - Method in class org.ojalgo.scalar.RationalNumber
 
invert() - Method in interface org.ojalgo.scalar.Scalar
 
invoke(double) - Method in interface org.ojalgo.function.aggregator.AggregatorFunction
 
invoke(N) - Method in interface org.ojalgo.function.aggregator.AggregatorFunction
 
invoke(double, double) - Method in interface org.ojalgo.function.BinaryFunction
 
invoke(N, N) - Method in interface org.ojalgo.function.BinaryFunction
 
invoke(MatrixStore<N>) - Method in class org.ojalgo.function.multiary.CompoundFunction
 
invoke(MatrixStore<N>) - Method in class org.ojalgo.function.multiary.LinearFunction
 
invoke(Access1D<?>) - Method in interface org.ojalgo.function.multiary.MultiaryFunction
 
invoke(double[]) - Method in interface org.ojalgo.function.multiary.MultiaryFunction
 
invoke(List<N>) - Method in interface org.ojalgo.function.multiary.MultiaryFunction
 
invoke(N[]) - Method in interface org.ojalgo.function.multiary.MultiaryFunction
 
invoke(MatrixStore<N>) - Method in class org.ojalgo.function.multiary.QuadraticFunction
 
invoke() - Method in interface org.ojalgo.function.NullaryFunction
 
invoke(double, int) - Method in interface org.ojalgo.function.ParameterFunction
 
invoke(N, int) - Method in interface org.ojalgo.function.ParameterFunction
 
invoke(BigDecimal) - Method in class org.ojalgo.function.polynomial.BigPolynomial
 
invoke(double) - Method in class org.ojalgo.function.polynomial.BigPolynomial
 
invoke(ComplexNumber) - Method in class org.ojalgo.function.polynomial.ComplexPolynomial
 
invoke(double) - Method in class org.ojalgo.function.polynomial.ComplexPolynomial
 
invoke(double) - Method in class org.ojalgo.function.polynomial.PrimitivePolynomial
 
invoke(Double) - Method in class org.ojalgo.function.polynomial.PrimitivePolynomial
 
invoke(double) - Method in class org.ojalgo.function.PreconfiguredFirst
 
invoke(N) - Method in class org.ojalgo.function.PreconfiguredFirst
 
invoke(double) - Method in class org.ojalgo.function.PreconfiguredParameter
 
invoke(N) - Method in class org.ojalgo.function.PreconfiguredParameter
 
invoke(double) - Method in class org.ojalgo.function.PreconfiguredSecond
 
invoke(N) - Method in class org.ojalgo.function.PreconfiguredSecond
 
invoke(double) - Method in interface org.ojalgo.function.UnaryFunction
 
invoke(N) - Method in interface org.ojalgo.function.UnaryFunction
 
invoke(Access1D<?>) - Method in class org.ojalgo.optimisation.Expression
 
invoke(BigDecimal[]) - Method in class org.ojalgo.optimisation.Expression
 
invoke(double[]) - Method in class org.ojalgo.optimisation.Expression
 
invoke(List<BigDecimal>) - Method in class org.ojalgo.optimisation.Expression
 
invoke() - Method in class org.ojalgo.random.RandomNumber
 
invoke(double) - Method in class org.ojalgo.series.NumberSeries
 
invoke(N) - Method in class org.ojalgo.series.NumberSeries
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
IS_ZERO - Static variable in class org.ojalgo.constant.PrimitiveMath
≈ 3.33E-15
isAbsolute(int) - Method in class org.ojalgo.array.Array1D
 
isAbsolute(int, int) - Method in class org.ojalgo.array.Array2D
 
isAbsolute(int[]) - Method in class org.ojalgo.array.ArrayAnyD
 
isAbsolute(int) - Method in class org.ojalgo.array.BigArray
 
isAbsolute(int) - Method in class org.ojalgo.array.ComplexArray
 
isAbsolute(int) - Method in class org.ojalgo.array.PrimitiveArray
 
isAbsolute(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isAbsolute(int, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
isAbsolute(int, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
isAbsolute(int, int) - Method in interface org.ojalgo.matrix.store.MatrixStore
 
isAbsolute(int, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
isAbsolute() - Method in interface org.ojalgo.scalar.Scalar
 
isAlphabetic(int) - Static method in class org.ojalgo.netio.ASCII
 
isAlphanumeric(int) - Static method in class org.ojalgo.netio.ASCII
 
isAnyExpressionQuadratic() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
isAnyVariableInteger() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
isAscii(int) - Static method in class org.ojalgo.netio.ASCII
 
isAspectRatioNormal() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isAspectRatioNormal() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
isAspectRatioNormal() - Method in class org.ojalgo.matrix.jama.JamaLU
 
isAspectRatioNormal() - Method in class org.ojalgo.matrix.jama.JamaQR
 
isAspectRatioNormal() - Method in class org.ojalgo.matrix.jama.JamaSingularValue
 
isBinary() - Method in class org.ojalgo.optimisation.Variable
 
isColumn() - Method in class org.ojalgo.matrix.transformation.Householder.Reference
 
isComputed() - Method in interface org.ojalgo.matrix.decomposition.MatrixDecomposition
 
isComputed() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isComputed() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
isComputed() - Method in class org.ojalgo.matrix.jama.JamaLU
 
isComputed() - Method in class org.ojalgo.matrix.jama.JamaQR
 
isComputed() - Method in class org.ojalgo.matrix.jama.JamaSingularValue
 
isConstraint() - Method in interface org.ojalgo.optimisation.Constraint
The Constraint has a lower or an upper limit (possibly both).
isConstraint() - Method in class org.ojalgo.optimisation.ModelEntity
 
isContributionWeightSet() - Method in class org.ojalgo.optimisation.ModelEntity
 
isControl(int) - Static method in class org.ojalgo.netio.ASCII
 
isDigit(int) - Static method in class org.ojalgo.netio.ASCII
 
isEmpty() - Method in class org.ojalgo.array.Array1D
 
isEmpty() - Method in interface org.ojalgo.matrix.BasicMatrix
Matrices are either square, tall, fat or empty.
isEmpty() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isEqualityConstraint() - Method in interface org.ojalgo.optimisation.Constraint
The Constraint has both a lower limit and an upper limit, and they are equal.
isEqualityConstraint() - Method in class org.ojalgo.optimisation.ModelEntity
 
isExactly(State) - Method in enum org.ojalgo.optimisation.State
 
isFat() - Method in interface org.ojalgo.matrix.BasicMatrix
Matrices are either square, tall, fat or empty.
isFat() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isFullColumnRank() - Method in interface org.ojalgo.matrix.decomposition.QR
The QR decompostion always exists, even if the matrix does not have full column rank, so the compute method will never fail.
isFullColumnRank() - Method in class org.ojalgo.matrix.decomposition.QRDecomposition
 
isFullColumnRank() - Method in class org.ojalgo.matrix.jama.JamaQR
 
isFullRank() - Method in interface org.ojalgo.matrix.BasicMatrix
 
isFullRank() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.BidiagonalDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.CholeskyDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.EigenvalueDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.HessenbergDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.LUDecomposition
 
isFullSize() - Method in interface org.ojalgo.matrix.decomposition.MatrixDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.QRDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.decomposition.TridiagonalDecomposition
 
isFullSize() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isFullSize() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
isFullSize() - Method in class org.ojalgo.matrix.jama.JamaLU
 
isFullSize() - Method in class org.ojalgo.matrix.jama.JamaQR
 
isFullSize() - Method in class org.ojalgo.matrix.jama.JamaSingularValue
 
isGraph(int) - Static method in class org.ojalgo.netio.ASCII
 
isHermitian() - Method in interface org.ojalgo.matrix.BasicMatrix
 
isHermitian() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isInfinite() - Method in class org.ojalgo.scalar.BigScalar
 
isInfinite() - Method in class org.ojalgo.scalar.ComplexNumber
 
isInfinite() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
isInfinite() - Method in class org.ojalgo.scalar.RationalNumber
 
isInfinite() - Method in interface org.ojalgo.scalar.Scalar
 
isInteger() - Method in class org.ojalgo.optimisation.linear.mps.MathProgSysModel.Column
 
isInteger() - Method in class org.ojalgo.optimisation.Variable
 
isLessThan(State) - Method in enum org.ojalgo.optimisation.State
 
isLowercase(int) - Static method in class org.ojalgo.netio.ASCII
 
isLowerConstraint() - Method in interface org.ojalgo.optimisation.Constraint
The Constraint has a lower limit, and the upper limit (if it exists) is different.
isLowerConstraint() - Method in class org.ojalgo.optimisation.ModelEntity
 
isLowerLimitSet() - Method in class org.ojalgo.optimisation.ModelEntity
 
isMaximisation() - Method in class se.optimatika.ampl.JAMPL
 
isMinimisation() - Method in class se.optimatika.ampl.JAMPL
 
isModified() - Method in class org.ojalgo.matrix.decomposition.LUDecomposition.Pivot
 
isMoreThan(State) - Method in enum org.ojalgo.optimisation.State
 
isNaN() - Method in class org.ojalgo.scalar.BigScalar
 
isNaN() - Method in class org.ojalgo.scalar.ComplexNumber
 
isNaN() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
isNaN() - Method in class org.ojalgo.scalar.RationalNumber
 
isNaN() - Method in interface org.ojalgo.scalar.Scalar
 
isNotLessThan(State) - Method in enum org.ojalgo.optimisation.State
 
isNotMoreThan(State) - Method in enum org.ojalgo.optimisation.State
 
isObjective() - Method in class org.ojalgo.optimisation.ModelEntity
 
isObjective() - Method in interface org.ojalgo.optimisation.Objective
 
isOrdered() - Method in interface org.ojalgo.matrix.decomposition.Eigenvalue
 
isOrdered() - Method in class org.ojalgo.matrix.decomposition.EigenvalueDecomposition
 
isOrdered() - Method in interface org.ojalgo.matrix.decomposition.SingularValue
 
isOrdered() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
isOrdered() - Method in class org.ojalgo.matrix.jama.JamaSingularValue
 
isPrintable(int) - Static method in class org.ojalgo.netio.ASCII
 
isProcessorAvailable() - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
isPunctuation(int) - Static method in class org.ojalgo.netio.ASCII
Not sure this is correct
isReal(int) - Method in class org.ojalgo.array.Array1D
 
isReal(int, int) - Method in class org.ojalgo.array.Array2D
 
isReal(int[]) - Method in class org.ojalgo.array.ArrayAnyD
 
isReal(int) - Method in class org.ojalgo.array.BigArray
 
isReal(int) - Method in class org.ojalgo.array.ComplexArray
 
isReal(int) - Method in class org.ojalgo.array.PrimitiveArray
 
isReal(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isReal(int, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
isReal(int, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
isReal(int, int) - Method in interface org.ojalgo.matrix.store.MatrixStore
 
isReal(int, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
isReal() - Method in class org.ojalgo.scalar.BigScalar
 
isReal() - Method in class org.ojalgo.scalar.ComplexNumber
 
isReal() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
isReal() - Method in class org.ojalgo.scalar.RationalNumber
 
isReal() - Method in interface org.ojalgo.scalar.Scalar
 
isRow() - Method in class org.ojalgo.matrix.transformation.Householder.Reference
 
isScalar() - Method in interface org.ojalgo.matrix.BasicMatrix
 
isScalar() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isShutdown() - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
isSingular() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.BidiagonalDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.CholeskyDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.EigenvalueDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.HessenbergDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.LUDecomposition
 
isSolvable() - Method in interface org.ojalgo.matrix.decomposition.MatrixDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.QRDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.decomposition.TridiagonalDecomposition
 
isSolvable() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isSolvable() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
isSolvable() - Method in class org.ojalgo.matrix.jama.JamaLU
 
isSolvable() - Method in class org.ojalgo.matrix.jama.JamaQR
 
isSolvable() - Method in class org.ojalgo.matrix.jama.JamaSingularValue
 
isSpace(int) - Static method in class org.ojalgo.netio.ASCII
 
isSPD() - Method in interface org.ojalgo.matrix.decomposition.Cholesky
To use the Cholesky decomposition rather than the LU decomposition the matrix must be symmetric and positive definite.
isSPD() - Method in class org.ojalgo.matrix.decomposition.CholeskyDecomposition
 
isSPD() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isSquare() - Method in interface org.ojalgo.matrix.BasicMatrix
Matrices are either square, tall, fat or empty.
isSquare() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isSquareAndNotSingular() - Method in interface org.ojalgo.matrix.decomposition.LU
 
isSquareAndNotSingular() - Method in class org.ojalgo.matrix.decomposition.LUDecomposition
 
isSquareAndNotSingular() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
isSquareAndNotSingular() - Method in class org.ojalgo.matrix.jama.JamaLU
 
isSymmetric() - Method in interface org.ojalgo.matrix.BasicMatrix
 
isSymmetric() - Method in interface org.ojalgo.matrix.decomposition.Eigenvalue
 
isSymmetric() - Method in class org.ojalgo.matrix.decomposition.EigenvalueDecomposition
 
isSymmetric() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
isSymmetric() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isTall() - Method in interface org.ojalgo.matrix.BasicMatrix
Matrices are either square, tall, fat or empty.
isTall() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isTerminated() - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
isUppercase(int) - Static method in class org.ojalgo.netio.ASCII
 
isUpperConstraint() - Method in interface org.ojalgo.optimisation.Constraint
The Constraint has an upper limit, and the lower limit (if it exists) is different.
isUpperConstraint() - Method in class org.ojalgo.optimisation.ModelEntity
 
isUpperLimitSet() - Method in class org.ojalgo.optimisation.ModelEntity
 
isValueSet() - Method in class org.ojalgo.optimisation.Variable
 
isVector() - Method in interface org.ojalgo.matrix.BasicMatrix
 
isVector() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isZero(int) - Method in class org.ojalgo.array.Array1D
 
isZero(int, int) - Method in class org.ojalgo.array.Array2D
 
isZero(int[]) - Method in class org.ojalgo.array.ArrayAnyD
 
isZero(int) - Method in class org.ojalgo.array.BigArray
 
isZero(int) - Method in class org.ojalgo.array.ComplexArray
 
isZero(int) - Method in class org.ojalgo.array.PrimitiveArray
 
isZero(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
isZero(int, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
isZero(int, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
isZero(int, int) - Method in interface org.ojalgo.matrix.store.MatrixStore
 
isZero(int, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
isZero() - Method in interface org.ojalgo.scalar.Scalar
 
isZero(double) - Method in class org.ojalgo.type.context.NumberContext
 
isZero(double) - Static method in class org.ojalgo.type.TypeUtils
 
isZero(double, double) - Static method in class org.ojalgo.type.TypeUtils
 
iterationsLimit - Variable in class org.ojalgo.optimisation.OptimisationSolver.Options
The maximmum number of iterations allowed for the solve() command.
iterator() - Method in class org.ojalgo.array.Array1D
 

A B C D E F G H I J K L M N O P Q R S T U V W Y Z