| Package | Description |
|---|---|
| org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
| Modifier and Type | Method and Description |
|---|---|
protected MutableAbsoluteTemperatureMatrix |
MutableAbsoluteTemperatureMatrix.instantiateMutableType(DoubleMatrixData dmd,
TemperatureUnit unit)
Construct a new Absolute Mutable DoubleMatrix of the right type.
|
protected MutableAbsoluteTemperatureMatrix |
AbsoluteTemperatureMatrix.instantiateMutableType(DoubleMatrixData dmd,
TemperatureUnit unit)
Construct a new Absolute Mutable DoubleMatrix of the right type.
|
MutableAbsoluteTemperatureMatrix |
MutableTemperatureMatrix.toAbs()
Translate the relative matrix into an absolute matrix (e.g., before or after a multiplication or division).
|
Copyright © 2015–2016 Delft University of Technology. All rights reserved.