Uses of Class
org.djunits.value.vfloat.matrix.FloatAbsorbedDoseMatrix
| Package | Description |
|---|---|
| org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
-
Uses of FloatAbsorbedDoseMatrix in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatAbsorbedDoseMatrix Modifier and Type Method Description FloatAbsorbedDoseMatrixFloatSIMatrix. asAbsorbedDose()Return the current matrix as a absorbeddose matrix.FloatAbsorbedDoseMatrixFloatSIMatrix. asAbsorbedDose(AbsorbedDoseUnit displayUnit)Return the current matrix as a absorbeddose matrix, and provide a display unit.FloatAbsorbedDoseMatrixFloatAbsorbedDoseMatrix. instantiateMatrix(FloatMatrixData fmd, AbsorbedDoseUnit displayUnit)Instantiate a new matrix of the class of this matrix.