Uses of Package
org.djunits.value.function
Packages that use org.djunits.value.function
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.
-
Classes in org.djunits.value.function used by org.djunits.value.vdouble.matrixClassDescriptionInterface to force most functions of Math, which have not yet been implemented by MathFunctionsRel, to be implemented, with the exception of toRadians() and toDegrees() -- these functions are available for angles.
-
Classes in org.djunits.value.function used by org.djunits.value.vdouble.scalarClassDescriptionInterface to force most functions of Math, which have not yet been implemented by MathFunctionsRel, to be implemented, with the exception of toRadians() and toDegrees() -- these functions are available for angles.
-
Classes in org.djunits.value.function used by org.djunits.value.vdouble.vectorClassDescriptionInterface to force most functions of Math, which have not yet been implemented by MathFunctionsRel, to be implemented, with the exception of toRadians() and toDegrees() -- these functions are available for angles.
-
Classes in org.djunits.value.function used by org.djunits.value.vfloat.matrixClassDescriptionInterface to force most functions of Math, which have not yet been implemented by MathFunctionsRel, to be implemented, with the exception of toRadians() and toDegrees() -- these functions are available for angles.
-
Classes in org.djunits.value.function used by org.djunits.value.vfloat.scalarClassDescriptionInterface to force most functions of Math, which have not yet been implemented by MathFunctionsRel, to be implemented, with the exception of toRadians() and toDegrees() -- these functions are available for angles.
-
Classes in org.djunits.value.function used by org.djunits.value.vfloat.vectorClassDescriptionInterface to force most functions of Math, which have not yet been implemented by MathFunctionsRel, to be implemented, with the exception of toRadians() and toDegrees() -- these functions are available for angles.