Uses of Class
org.djunits.value.vfloat.matrix.base.AbstractFloatMatrixRelWithAbs
Package | Description |
---|---|
org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.matrix.base |
Interfaces, abstract classes and utilities for FloatMatrix.
|
-
Uses of AbstractFloatMatrixRelWithAbs in org.djunits.value.vfloat.matrix
Subclasses of AbstractFloatMatrixRelWithAbs in org.djunits.value.vfloat.matrix Modifier and Type Class Description class
FloatAngleMatrix
Immutable FloatAngle Matrix.class
FloatDurationMatrix
Immutable FloatDuration Matrix.class
FloatLengthMatrix
Immutable FloatLength Matrix.class
FloatTemperatureMatrix
Immutable FloatTemperature Matrix. -
Uses of AbstractFloatMatrixRelWithAbs in org.djunits.value.vfloat.matrix.base
Classes in org.djunits.value.vfloat.matrix.base with type parameters of type AbstractFloatMatrixRelWithAbs Modifier and Type Class Description class
AbstractFloatMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,AM extends AbstractFloatMatrixAbs<AU,A,AV,AM,RU,R,RV,RM>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>,RM extends AbstractFloatMatrixRelWithAbs<AU,A,AV,AM,RU,R,RV,RM>>
AbstractMutableFloatMatrixRelWithAbs.java.class
AbstractFloatMatrixRelWithAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,AM extends AbstractFloatMatrixAbs<AU,A,AV,AM,RU,R,RV,RM>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>,RM extends AbstractFloatMatrixRelWithAbs<AU,A,AV,AM,RU,R,RV,RM>>
AbstractMutableFloatMatrixRelWithAbs.java.