Uses of Class
org.ojalgo.scalar.Quantity
Packages that use Quantity
-
Uses of Quantity in org.ojalgo.scalar
Fields in org.ojalgo.scalar declared as QuantityModifier and TypeFieldDescriptionstatic final Quantity
Quantity.NEG
static final Quantity
Quantity.ONE
static final Quantity
Quantity.TWO
static final Quantity
Quantity.ZERO
Fields in org.ojalgo.scalar with type parameters of type QuantityMethods in org.ojalgo.scalar that return QuantityModifier and TypeMethodDescriptionstatic Quantity
Quantity.valueOf
(double value) static Quantity
Quantity.valueOf
(Comparable<?> number) protected Quantity
Quantity.wrap
(long numerator) Methods in org.ojalgo.scalar with parameters of type Quantity