Uses of Package
org.ojalgo.scalar
Packages that use org.ojalgo.scalar
Package
Description
Everythinng in this package should be considered library-private – it should only be used by other parts of
ojAlgo! Code in this package is often refactored (api-breaking) without even a notice in the changelog.
Classes in this package relate to modelling of financial investment portfolios, and Modern Portfolio
Theory.
-
Classes in org.ojalgo.scalar used by org.ojalgo.arrayClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esA Scalar is:
-
Classes in org.ojalgo.scalar used by org.ojalgo.array.operation
-
Classes in org.ojalgo.scalar used by org.ojalgo.data.domain.finance.portfolio
-
Classes in org.ojalgo.scalar used by org.ojalgo.data.image
-
Classes in org.ojalgo.scalar used by org.ojalgo.data.transform
-
Classes in org.ojalgo.scalar used by org.ojalgo.functionClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-es
-
Classes in org.ojalgo.scalar used by org.ojalgo.function.aggregatorClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esA Scalar is:
-
Classes in org.ojalgo.scalar used by org.ojalgo.function.constantClassDescriptionhttps://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-es
-
Classes in org.ojalgo.scalar used by org.ojalgo.function.multiary
-
Classes in org.ojalgo.scalar used by org.ojalgo.function.polynomialClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esA Scalar is:
-
Classes in org.ojalgo.scalar used by org.ojalgo.function.series
-
Classes in org.ojalgo.scalar used by org.ojalgo.function.special
-
Classes in org.ojalgo.scalar used by org.ojalgo.matrixClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esA Scalar is:
-
Classes in org.ojalgo.scalar used by org.ojalgo.matrix.decompositionClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-es
-
Classes in org.ojalgo.scalar used by org.ojalgo.matrix.operation
-
Classes in org.ojalgo.scalar used by org.ojalgo.matrix.storeClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esA Scalar is:
-
Classes in org.ojalgo.scalar used by org.ojalgo.matrix.taskClassDescriptionComplexNumber is an immutable complex number class.https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-es
-
Classes in org.ojalgo.scalar used by org.ojalgo.matrix.transformation
-
Classes in org.ojalgo.scalar used by org.ojalgo.optimisation.convexClassDescriptionhttps://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-es
-
Classes in org.ojalgo.scalar used by org.ojalgo.scalarClassDescription(currency) amount as in "amount = price * quatity"A
BigDecimal
based implementation of theScalar
interface.ComplexNumber is an immutable complex number class.To help implement exact decimal numbers with a fixed number of decimal places (fixed scale).An exampleExactDecimal
implementation corresponding to the SQL data type MONEY or DECIMAL(19,4).price or exchange rate as in "amount = price * quatity" or "amount = rate * amount"https://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esquantity as in "amount = price * quatity"A Scalar is: -
Classes in org.ojalgo.scalar used by org.ojalgo.structure
-
Classes in org.ojalgo.scalar used by org.ojalgo.tensor