Uses of Interface
org.djunits.value.function.DimensionlessFunctions
Package
Description
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
Double Scalar storage and calculations with units, absolute/relative.Note: All code in this package is generated.
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
Float Scalar storage and calculations with units, absolute/relative.
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of DimensionlessFunctions in org.djunits.value.vdouble.matrix
Modifier and TypeClassDescriptionclass
Immutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit. -
Uses of DimensionlessFunctions in org.djunits.value.vdouble.scalar
Modifier and TypeClassDescriptionclass
Easy access methods for the Dimensionless DoubleScalar, which is relative by definition. -
Uses of DimensionlessFunctions in org.djunits.value.vdouble.vector
Modifier and TypeClassDescriptionclass
Double DimensionlessVector, a vector of values with a DimensionlessUnit. -
Uses of DimensionlessFunctions in org.djunits.value.vfloat.matrix
Modifier and TypeClassDescriptionclass
Immutable FloatFloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit. -
Uses of DimensionlessFunctions in org.djunits.value.vfloat.scalar
Modifier and TypeClassDescriptionclass
Easy access methods for the FloatDimensionless FloatScalar, which is relative by definition. -
Uses of DimensionlessFunctions in org.djunits.value.vfloat.vector
Modifier and TypeClassDescriptionclass
Immutable Float FloatDimensionlessVector, a vector of values with a DimensionlessUnit.