Package | Description |
---|---|
org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
Modifier and Type | Method and Description |
---|---|
protected MutableFloatElectricalChargeMatrix |
MutableFloatElectricalChargeMatrix.instantiateMutableType(FloatMatrixData fmd,
ElectricalChargeUnit unit)
Construct a new Relative Mutable FloatMatrix of the right type.
|
protected MutableFloatElectricalChargeMatrix |
FloatElectricalChargeMatrix.instantiateMutableType(FloatMatrixData fmd,
ElectricalChargeUnit unit)
Construct a new Relative Mutable FloatMatrix of the right type.
|
MutableFloatElectricalChargeMatrix |
MutableFloatElectricalChargeMatrix.toDense()
Create a dense version of this FloatMatrix.
|
MutableFloatElectricalChargeMatrix |
MutableFloatElectricalChargeMatrix.toSparse()
Create a sparse version of this FloatMatrix.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.