Uses of Interface
org.ojalgo.algebra.Ring
Packages that use Ring
-
Uses of Ring in org.ojalgo.algebra
Subinterfaces of Ring in org.ojalgo.algebraModifier and TypeInterfaceDescriptioninterfaceField<T>A field is a commutative ring (even the multiplication operation) with notions of addition, subtraction, multiplication, and division. -
Uses of Ring in org.ojalgo.function.polynomial
Subinterfaces of Ring in org.ojalgo.function.polynomialClasses in org.ojalgo.function.polynomial that implement RingModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal classBigPolynomial -
Uses of Ring in org.ojalgo.scalar
Subinterfaces of Ring in org.ojalgo.scalarClasses in org.ojalgo.scalar that implement RingModifier and TypeClassDescriptionfinal class(currency) amount as in "amount = price * quatity"final classABigDecimalbased implementation of theScalarinterface.final classComplexNumber is an immutable complex number class.classExactDecimal<S extends ExactDecimal<S>>To help implement exact decimal numbers with a fixed number of decimal places (fixed scale).final classAn exampleExactDecimalimplementation corresponding to the SQL data type MONEY or DECIMAL(19,4).final classprice or exchange rate as in "amount = price * quatity" or "amount = rate * amount"final classclasshttps://stackoverflow.com/questions/66962567/how-to-emulate-double-precision-using-two-floats-in-opengl-esfinal classquantity as in "amount = price * quatity"final classfinal class