Uses of Package
org.djunits.value
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.function |
Generic interfaces and default implementations for Scalar, Vector and Matrix functions.
|
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.matrix.data |
Internal data storage for the Matrix.
|
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.vdouble.vector.data |
Internal data storage for the Vector.
|
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.matrix.data |
package-info.java.
|
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.
|
org.djunits.value.vfloat.vector.data |
Internal storage for the FloatVector.
|
-
Classes in org.djunits.value used by org.djunits.value Class Description AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods. -
Classes in org.djunits.value used by org.djunits.value.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.function Class Description Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods. -
Classes in org.djunits.value used by org.djunits.value.vdouble.matrix Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vdouble.matrix.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vdouble.matrix.data Class Description ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vdouble.scalar Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractScalar AbstractScalar is a class to help construct Scalar classes.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods. -
Classes in org.djunits.value used by org.djunits.value.vdouble.scalar.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractScalar AbstractScalar is a class to help construct Scalar classes.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods. -
Classes in org.djunits.value used by org.djunits.value.vdouble.vector Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vdouble.vector.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vdouble.vector.data Class Description ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vfloat.matrix Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vfloat.matrix.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vfloat.matrix.data Class Description ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vfloat.scalar Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractScalar AbstractScalar is a class to help construct Scalar classes.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods. -
Classes in org.djunits.value used by org.djunits.value.vfloat.scalar.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractScalar AbstractScalar is a class to help construct Scalar classes.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods. -
Classes in org.djunits.value used by org.djunits.value.vfloat.vector Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vfloat.vector.base Class Description Absolute Absolute values are quantities that are measured from some agreed upon reference point.AbstractIndexedValue AbstractIndexedValue.java.AbstractValue AbstractValue is a class to help construct Scalar, Vector, and Matrix classes.IndexedValue IndexedValue.java.Relative Relative values express differences.Value Value is the generic interface for all Scalar, Vector and Matrix classes that forces implementation of a few unit- and value-related methods.ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays -
Classes in org.djunits.value used by org.djunits.value.vfloat.vector.data Class Description ValueRuntimeException Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays