Uses of Enum
org.djunits.value.storage.StorageType

Packages that use StorageType
Package
Description
Base classes for unit-based 0-d (Scalar), 1-d (Vector) and 2-d (Matrix) values.
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.