Uses of Class
org.djunits.value.vdouble.vector.data.DoubleVectorData

Packages that use DoubleVectorData 
Package Description
org.djunits.value.vdouble.matrix
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
org.djunits.value.vdouble.matrix.base
Interfaces, abstract classes and utilities for DoubleMatrix.
org.djunits.value.vdouble.vector
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
org.djunits.value.vdouble.vector.base
Interfaces, abstract classes and utilities for DoubleVector.
org.djunits.value.vdouble.vector.data
Internal data storage for the Vector.