Uses of Class
org.djunits.value.vdouble.matrix.TimeMatrix
Package | Description |
---|---|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
-
Uses of TimeMatrix in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return TimeMatrix Modifier and Type Method Description TimeMatrix
TimeMatrix. instantiateMatrix(DoubleMatrixData dmd, TimeUnit displayUnit)
Instantiate a new matrix of the class of this matrix.TimeMatrix
DurationMatrix. instantiateMatrixAbs(DoubleMatrixData dmd, TimeUnit displayUnit)
Instantiate a new absolute matrix of the class of this relative matrix.