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

F

factorial(int) - Static method in class org.ojalgo.random.RandomUtils
 
FACTORY - Static variable in class org.ojalgo.matrix.BigMatrix
 
FACTORY - Static variable in class org.ojalgo.matrix.ComplexMatrix
 
FACTORY - Static variable in class org.ojalgo.matrix.jama.JamaMatrix
 
FACTORY - Static variable in class org.ojalgo.matrix.PrimitiveMatrix
 
FACTORY - Static variable in class org.ojalgo.matrix.store.BigDenseStore
 
FACTORY - Static variable in class org.ojalgo.matrix.store.ComplexDenseStore
 
FACTORY - Static variable in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
FEMTO - Static variable in class org.ojalgo.constant.BigPrefix
 
FEMTO - Static variable in class org.ojalgo.constant.PrimitivePrefix
 
file_new() - Method in class se.optimatika.ampl.GUI
 
FileSection - Enum in org.ojalgo.optimisation.linear.mps
 
fill(int, int, BigArray, BinaryFunction<BigDecimal>, BigArray) - Method in class org.ojalgo.array.BigArray
 
fill(int, int, BigArray, BinaryFunction<BigDecimal>, BigDecimal) - Method in class org.ojalgo.array.BigArray
 
fill(int, int, BigDecimal, BinaryFunction<BigDecimal>, BigArray) - Method in class org.ojalgo.array.BigArray
 
fill(int, int, int, BigDecimal) - Method in class org.ojalgo.array.BigArray
 
fill(int, int, ComplexArray, BinaryFunction<ComplexNumber>, ComplexArray) - Method in class org.ojalgo.array.ComplexArray
 
fill(int, int, ComplexArray, BinaryFunction<ComplexNumber>, ComplexNumber) - Method in class org.ojalgo.array.ComplexArray
 
fill(int, int, ComplexNumber, BinaryFunction<ComplexNumber>, ComplexArray) - Method in class org.ojalgo.array.ComplexArray
 
fill(int, int, int, ComplexNumber) - Method in class org.ojalgo.array.ComplexArray
 
fill(int, int, double, BinaryFunction<Double>, PrimitiveArray) - Method in class org.ojalgo.array.PrimitiveArray
 
fill(int, int, int, Double) - Method in class org.ojalgo.array.PrimitiveArray
 
fill(int, int, PrimitiveArray, BinaryFunction<Double>, double) - Method in class org.ojalgo.array.PrimitiveArray
 
fill(int, int, PrimitiveArray, BinaryFunction<Double>, PrimitiveArray) - Method in class org.ojalgo.array.PrimitiveArray
 
fill(int) - Method in class org.ojalgo.gui.layout.GridBagComponent.ConstraintsBuilder
 
fill(int) - Method in interface org.ojalgo.gui.layout.GridBagComponent
 
fill(int) - Method in class org.ojalgo.gui.layout.GridBagDialog
 
fill(int) - Method in class org.ojalgo.gui.layout.GridBagFrame
 
fill(int) - Method in class org.ojalgo.gui.layout.GridBagPanel
 
fillAll(N) - Method in class org.ojalgo.array.Array1D
 
fillAll(N) - Method in class org.ojalgo.array.Array2D
 
fillAll(N) - Method in class org.ojalgo.array.ArrayAnyD
 
fillAll(double[][], double) - Static method in class org.ojalgo.array.ArrayUtils
 
fillAll(Double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillAll(BigDecimal) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillAll(ComplexNumber) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillAll(N) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
fillAll(Double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillByMultiplying(MatrixStore<Double>, MatrixStore<Double>) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillByMultiplying(MatrixStore<BigDecimal>, MatrixStore<BigDecimal>) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillByMultiplying(MatrixStore<ComplexNumber>, MatrixStore<ComplexNumber>) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillByMultiplying(MatrixStore<N>, MatrixStore<N>) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
fillByMultiplying(MatrixStore<Double>, MatrixStore<Double>) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillColumn(int, int, N) - Method in class org.ojalgo.array.Array2D
 
fillColumn(double[][], int, int, double) - Static method in class org.ojalgo.array.ArrayUtils
 
fillColumn(int, int, Double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillColumn(int, int, BigDecimal) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillColumn(int, int, ComplexNumber) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillColumn(int, int, N) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
fillColumn(int, int, Double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillDiagonal(int, int, N) - Method in class org.ojalgo.array.Array2D
 
fillDiagonal(double[][], int, int, double) - Static method in class org.ojalgo.array.ArrayUtils
 
fillDiagonal(int, int, Double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillDiagonal(int, int, BigDecimal) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillDiagonal(int, int, ComplexNumber) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillDiagonal(int, int, N) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
fillDiagonal(int, int, Double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillMatching(Array2D<N>, BinaryFunction<N>, Array2D<N>) - Method in class org.ojalgo.array.Array2D
 
fillMatching(double[][], double, BinaryFunction<Double>, double[][]) - Static method in class org.ojalgo.array.ArrayUtils
 
fillMatching(double[][], double[][], BinaryFunction<Double>, double) - Static method in class org.ojalgo.array.ArrayUtils
 
fillMatching(double[][], double[][], BinaryFunction<Double>, double[][]) - Static method in class org.ojalgo.array.ArrayUtils
 
fillMatching(Access2D<Double>) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillMatching(Double, BinaryFunction<Double>, MatrixStore<Double>) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillMatching(MatrixStore<Double>, BinaryFunction<Double>, Double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillMatching(MatrixStore<Double>, BinaryFunction<Double>, MatrixStore<Double>) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillMatching(Access2D<BigDecimal>) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillMatching(BigDecimal, BinaryFunction<BigDecimal>, MatrixStore<BigDecimal>) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillMatching(MatrixStore<BigDecimal>, BinaryFunction<BigDecimal>, BigDecimal) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillMatching(MatrixStore<BigDecimal>, BinaryFunction<BigDecimal>, MatrixStore<BigDecimal>) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillMatching(Access2D<ComplexNumber>) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillMatching(ComplexNumber, BinaryFunction<ComplexNumber>, MatrixStore<ComplexNumber>) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillMatching(MatrixStore<ComplexNumber>, BinaryFunction<ComplexNumber>, ComplexNumber) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillMatching(MatrixStore<ComplexNumber>, BinaryFunction<ComplexNumber>, MatrixStore<ComplexNumber>) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillMatching(Access2D<N>) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
fillMatching(MatrixStore<N>, BinaryFunction<N>, MatrixStore<N>) - Method in interface org.ojalgo.matrix.store.PhysicalStore
Will replace the elements of [this] with the results of element wise invocation of the input binary funtion:
fillMatching(MatrixStore<N>, BinaryFunction<N>, N) - Method in interface org.ojalgo.matrix.store.PhysicalStore
Will replace the elements of [this] with the results of element wise invocation of the input binary funtion:
fillMatching(N, BinaryFunction<N>, MatrixStore<N>) - Method in interface org.ojalgo.matrix.store.PhysicalStore
Will replace the elements of [this] with the results of element wise invocation of the input binary funtion:
fillMatching(Access2D<Double>) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillMatching(Double, BinaryFunction<Double>, MatrixStore<Double>) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillMatching(MatrixStore<Double>, BinaryFunction<Double>, Double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillMatching(MatrixStore<Double>, BinaryFunction<Double>, MatrixStore<Double>) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillRange(int, int, N) - Method in class org.ojalgo.array.Array1D
 
fillRow(int, int, N) - Method in class org.ojalgo.array.Array2D
 
fillRow(double[][], int, int, double) - Static method in class org.ojalgo.array.ArrayUtils
 
fillRow(int, int, Double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
fillRow(int, int, BigDecimal) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
fillRow(int, int, ComplexNumber) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
fillRow(int, int, N) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
fillRow(int, int, Double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
fillSet(int[], int, N) - Method in class org.ojalgo.array.ArrayAnyD
 
filter(Calendar) - Method in class org.ojalgo.type.TimeFilter
 
filter(Date) - Method in class org.ojalgo.type.TimeFilter
 
FinancePortfolio - Interface in org.ojalgo.finance.portfolio
 
FinanceUtils - Class in org.ojalgo.finance
 
find_cmd() - Method in class se.optimatika.ampl.GUI
 
fireValueChange() - Method in class org.ojalgo.gui.swing.ContextTextField
 
first - Variable in class org.ojalgo.matrix.transformation.Householder.Big
 
first - Variable in class org.ojalgo.matrix.transformation.Householder.Complex
 
first() - Method in class org.ojalgo.matrix.transformation.Householder
 
first - Variable in class org.ojalgo.matrix.transformation.Householder.Primitive
 
firstValue() - Method in interface org.ojalgo.series.BasicSeries
 
FITH - Static variable in class org.ojalgo.constant.BigMath
 
FITH - Static variable in class org.ojalgo.constant.PrimitiveMath
 
FIVE - Static variable in class org.ojalgo.constant.BigMath
 
FIVE - Static variable in class org.ojalgo.constant.PrimitiveMath
 
floatValue() - Method in class org.ojalgo.random.RandomNumber
 
floatValue() - Method in class org.ojalgo.scalar.BigScalar
 
floatValue() - Method in class org.ojalgo.scalar.ComplexNumber
 
floatValue() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
floatValue() - Method in class org.ojalgo.scalar.RationalNumber
 
flushCache() - Method in interface org.ojalgo.matrix.BasicMatrix
BasicMatrix instances are intended to be immutable.
flushCache() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
forecast(TimeInMillisSeries<? extends Number>, int, CalendarDateUnit, boolean) - Static method in class org.ojalgo.finance.FinanceUtils
 
format(Object, StringBuffer, FieldPosition) - Method in class org.ojalgo.type.format.BooleanFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.ojalgo.type.format.StringFormat
 
format(String, Object...) - Static method in class org.ojalgo.type.TypeUtils
Compatible with slf4j.
formatString(T) - Method in class org.ojalgo.type.context.TypeContext
 
FOUR - Static variable in class org.ojalgo.constant.BigMath
 
FOUR - Static variable in class org.ojalgo.constant.PrimitiveMath
 
fromPolarCoordinates(double, double) - Static method in class org.ojalgo.scalar.ComplexNumber
 
fromRectangularCoordinates(double, double) - Static method in class org.ojalgo.scalar.ComplexNumber
 
Function<N extends Number> - Interface in org.ojalgo.function
 
FunctionSet<N extends Number> - Class in org.ojalgo.function.implementation
 

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