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