Uses of Class
org.ojalgo.scalar.Quantity
Packages that use Quantity
-
Uses of Quantity in org.ojalgo.scalar
Subclasses with type arguments of type Quantity in org.ojalgo.scalarFields in org.ojalgo.scalar declared as QuantityModifier and TypeFieldDescriptionstatic final QuantityQuantity.NEGstatic final QuantityQuantity.ONEstatic final QuantityQuantity.TWOstatic final QuantityQuantity.ZEROFields in org.ojalgo.scalar with type parameters of type QuantityMethods in org.ojalgo.scalar that return QuantityModifier and TypeMethodDescriptionstatic QuantityQuantity.valueOf(double value) static QuantityQuantity.valueOf(Comparable<?> number) protected QuantityQuantity.wrap(long numerator) Methods in org.ojalgo.scalar with parameters of type Quantity