Uses of Class
org.djunits.value.vfloat.matrix.FloatPowerMatrix
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of FloatPowerMatrix in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionfinal FloatPowerMatrix
FloatSIMatrix.asPower()
Return the current matrix as a power matrix.final FloatPowerMatrix
Return the current matrix as a power matrix, and provide a display unit.FloatPowerMatrix.instantiateMatrix
(FloatMatrixData fmd, PowerUnit displayUnit)