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) - 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<? extends Number>) - 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<? extends Number>) - 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<? extends Number>) - 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<? extends Number>) - 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<? extends Number>) - 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
 
FillMatchingBoth - Class in org.ojalgo.matrix.operation
 
FillMatchingLeft - Class in org.ojalgo.matrix.operation
 
FillMatchingRight - Class in org.ojalgo.matrix.operation
 
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 - Class in org.ojalgo.finance.portfolio
An asset is a financial instrument that can be bought and sold, and something that can be put in a 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() - Method in class org.ojalgo.matrix.decomposition.DecompositionStore.HouseholderReference
 
first - Variable in class org.ojalgo.matrix.transformation.Householder.Big
 
first() - Method in class org.ojalgo.matrix.transformation.Householder.Big
 
first - Variable in class org.ojalgo.matrix.transformation.