Uses of Interface
org.djunits.value.Value

Packages that use Value
Package
Description
Base classes for unit-based 0-d (Scalar), 1-d (Vector) and 2-d (Matrix) values.
Base value interfaces and classes, e.g. to distinguish between scalar, vector and matrix..
Generic interfaces and default implementations for Scalar, Vector and Matrix functions.
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
Interfaces, abstract classes and utilities for DoubleMatrix.
Double Scalar storage and calculations with units, absolute/relative.Note: All code in this package is generated.
Interfaces, abstract classes and utilities for DoubleScalar.
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
Interfaces, abstract classes and utilities for DoubleVector.
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
Interfaces, abstract classes and utilities for FloatMatrix.
Float Scalar storage and calculations with units, absolute/relative.
Utilities, interfaces and abstract classes for FloatScalar.
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
Interfaces, abstract classes and utilities for FloatVector.