Uses of Package
org.djunits.value.function
Package | Description |
---|---|
org.djunits.value |
Base classes for unit-based 0-d (Scalar), 1-d (Vector) and 2-d (Matrix) values.
|
org.djunits.value.base |
Base value interfaces and classes, e.g.
|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.matrix.base |
Interfaces, abstract classes and utilities for DoubleMatrix.
|
org.djunits.value.vdouble.scalar |
Double Scalar storage and calculations with units, absolute/relative.Note: All code in this package is generated.
|
org.djunits.value.vdouble.scalar.base |
Interfaces, abstract classes and utilities for DoubleScalar.
|
org.djunits.value.vdouble.vector |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.vector.base |
Interfaces, abstract classes and utilities for DoubleVector.
|
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.
|
org.djunits.value.vfloat.scalar |
Float Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vfloat.scalar.base |
Utilities, interfaces and abstract classes for FloatScalar.
|
org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.vector.base |
Interfaces, abstract classes and utilities for FloatVector.
|
-
Classes in org.djunits.value.function used by org.djunits.value Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vdouble.matrix Class Description DimensionlessFunctions Interface 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.ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vdouble.matrix.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vdouble.scalar Class Description DimensionlessFunctions Interface 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.ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vdouble.scalar.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vdouble.vector Class Description DimensionlessFunctions Interface 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.ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vdouble.vector.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vfloat.matrix Class Description DimensionlessFunctions Interface 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.ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vfloat.matrix.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vfloat.scalar Class Description DimensionlessFunctions Interface 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.ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vfloat.scalar.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vfloat.vector Class Description DimensionlessFunctions Interface 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.ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values. -
Classes in org.djunits.value.function used by org.djunits.value.vfloat.vector.base Class Description ValueFunctions Interface to force a limited number of functions of Math to be implemented for absolute values.