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 FloatTimeMatrix |
MutableFloatTimeMatrix.instantiateTypeAbs(FloatMatrixData fmd,
TimeUnit unit)
Construct a new Absolute Immutable FloatMatrix of the right type.
|
protected FloatTimeMatrix |
FloatTimeMatrix.instantiateTypeAbs(FloatMatrixData fmd,
TimeUnit unit)
Construct a new Absolute Immutable FloatMatrix of the right type.
|
FloatTimeMatrix |
FloatTimeMatrix.toDense()
Create a dense version of this FloatMatrix.
|
FloatTimeMatrix |
FloatTimeMatrix.toSparse()
Create a sparse version of this FloatMatrix.
|
Copyright © 2015–2018 Delft University of Technology. All rights reserved.