Uses of Class
org.djunits.value.vdouble.matrix.FlowMassMatrix
| Package | Description |
|---|---|
| org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
-
Uses of FlowMassMatrix in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return FlowMassMatrix Modifier and Type Method Description FlowMassMatrixSIMatrix. asFlowMass()Return the current matrix as a flowmass matrix.FlowMassMatrixSIMatrix. asFlowMass(FlowMassUnit displayUnit)Return the current matrix as a flowmass matrix, and provide a display unit.FlowMassMatrixFlowMassMatrix. instantiateMatrix(DoubleMatrixData dmd, FlowMassUnit displayUnit)Instantiate a new matrix of the class of this matrix.