Uses of Package
org.djunits.value.storage

Packages that use org.djunits.value.storage
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 definitions for data type storage, such as dense or sparse.
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
Internal data storage for the Matrix.
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
Internal data storage for the Vector.
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
package-info.java.
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
Internal storage for the FloatVector.