Uses of Class
org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Packages that use FloatVolumeMatrix Package Description org.djunits.value.vfloat.matrix Float Matrix storage and calculations with units, absolute/relative, sparse/dense. -
-
Uses of FloatVolumeMatrix in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatVolumeMatrix Modifier and Type Method Description FloatVolumeMatrixFloatSIMatrix. asVolume()Return the current matrix as a volume matrix.FloatVolumeMatrixFloatSIMatrix. asVolume(VolumeUnit displayUnit)Return the current matrix as a volume matrix, and provide a display unit.FloatVolumeMatrixFloatVolumeMatrix. instantiateMatrix(FloatMatrixData fmd, VolumeUnit displayUnit)Instantiate a new matrix of the class of this matrix.
-