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

Q

QR<N extends Number> - Interface in org.ojalgo.matrix.decomposition
Decomposes [this] into [Q] and [R] where: [Q] is an orthogonal matrix (orthonormal columns).
QRDecomposition<N extends Number> - Class in org.ojalgo.matrix.decomposition
 
QuadraticExpressionsModel - Class in org.ojalgo.optimisation.quadratic
At least one, objective function, expression must be quadratic.
QuadraticExpressionsModel(Collection<Variable>) - Constructor for class org.ojalgo.optimisation.quadratic.QuadraticExpressionsModel
 
QuadraticExpressionsModel(Variable[]) - Constructor for class org.ojalgo.optimisation.quadratic.QuadraticExpressionsModel
 
QuadraticFunction<N extends Number> - Class in org.ojalgo.function.multiary
 
QuadraticSolver - Class in org.ojalgo.optimisation.quadratic
QuadraticSolver solves optimisation problems of the form:
QuadraticSolver.Builder - Class in org.ojalgo.optimisation.quadratic
 
QuadraticSolver.Builder(GenericSolver.Matrices<?>) - Constructor for class org.ojalgo.optimisation.quadratic.QuadraticSolver.Builder
 
QuadraticSolver.Builder(MatrixStore<Double>, MatrixStore<Double>) - Constructor for class org.ojalgo.optimisation.quadratic.QuadraticSolver.Builder
 
QuadraticSolver.Builder(QuadraticExpressionsModel) - Constructor for class org.ojalgo.optimisation.quadratic.QuadraticSolver.Builder
 
quantifyContribution() - Method in class org.ojalgo.optimisation.Variable
 
QUANTITY - Static variable in class org.ojalgo.type.StandardType
Precision: 16 Scale: 6 Rounding Mode: RoundingMode.HALF_EVEN Locale: JVM Default Style: NumberStyle.GENERAL Typically you have StandardType.QUANTITY x StandardType.PRICE = StandardType.AMOUNT, an alternative is StandardType.QUANTITY x StandardType.PRICE = StandardType.QUANTITY.
QUARTER - Static variable in class org.ojalgo.constant.BigMath
 
QUARTER - Static variable in class org.ojalgo.constant.PrimitiveMath
 

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