Uses of Package
org.djunits.value.vdouble.function
Packages that use org.djunits.value.vdouble.function
Package
Description
Functions for double arguments.
Interfaces, abstract classes and utilities for DoubleMatrix.
Internal data storage for the Matrix.
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
Interfaces, abstract classes and utilities for DoubleVector.
Internal data storage for the Vector.
-
Classes in org.djunits.value.vdouble.function used by org.djunits.value.vdouble.functionClassDescriptionDoubleFunction carries out a specific transformation function on a double value.
-
Classes in org.djunits.value.vdouble.function used by org.djunits.value.vdouble.matrix.baseClassDescriptionDoubleFunction carries out a specific transformation function on a double value.
-
Classes in org.djunits.value.vdouble.function used by org.djunits.value.vdouble.matrix.dataClassDescriptionDoubleFunction carries out a specific transformation function on a double value.DoubleFunction carries out a specific transformation function that takes two operands.
-
Classes in org.djunits.value.vdouble.function used by org.djunits.value.vdouble.vectorClassDescriptionDoubleMathFunctions provides a static implementation of Math functions.
-
Classes in org.djunits.value.vdouble.function used by org.djunits.value.vdouble.vector.baseClassDescriptionDoubleFunction carries out a specific transformation function on a double value.
-
Classes in org.djunits.value.vdouble.function used by org.djunits.value.vdouble.vector.dataClassDescriptionDoubleFunction carries out a specific transformation function on a double value.DoubleFunction carries out a specific transformation function that takes two operands.