Uses of Class
org.djunits.value.vfloat.matrix.base.AbstractFloatMatrixAbs
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 AbstractFloatMatrixAbs in org.djunits.value.vfloat.matrix
Subclasses of AbstractFloatMatrixAbs in org.djunits.value.vfloat.matrix Modifier and Type Class Description class
FloatAbsoluteTemperatureMatrix
Immutable FloatAbsoluteTemperature Matrix.class
FloatDirectionMatrix
Immutable FloatDirection Matrix.class
FloatPositionMatrix
Immutable FloatPosition Matrix.class
FloatTimeMatrix
Immutable FloatTime Matrix. -
Uses of AbstractFloatMatrixAbs in org.djunits.value.vfloat.matrix.base
Classes in org.djunits.value.vfloat.matrix.base with type parameters of type AbstractFloatMatrixAbs 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.