Package | Description |
---|---|
org.opentrafficsim.core.gtu.lane |
The lane-based GTUs are the Generalized Travel Units that stay in lanes,
and need to switch lanes to overtake.
|
org.opentrafficsim.core.value |
Base classes for unit-based 0-d (Scalar), 1-d (Vector) and 2-d (Matrix) values.
|
org.opentrafficsim.core.value.vdouble |
General classes for Double math, used in Double scalar, vector and matrix.
|
org.opentrafficsim.core.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.opentrafficsim.core.value.vdouble.scalar |
Double Scalar storage and calculations with units, absolute/relative.
|
org.opentrafficsim.core.value.vdouble.vector |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.opentrafficsim.core.value.vfloat |
General classes for Float math, used in Float scalar, vector and matrix.
|
org.opentrafficsim.core.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.opentrafficsim.core.value.vfloat.scalar |
Float Scalar storage and calculations with units, absolute/relative.
|
org.opentrafficsim.core.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
Class and Description |
---|
ValueException
Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays
|
Class and Description |
---|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
Class and Description |
---|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Class and Description |
---|
Absolute
Absolute values are quantities that are measured from some agreed upon reference point.
|
AbstractValue
AbstractValue is a class to help construct Matrix, Complex, and Vector but it does not extend java.lang.Number.
|
DenseData
Values are stored densely.
|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Relative
Relative values express differences.
|
SparseData
Values are stored sparsely (lots of zero values expected).
|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
ValueException
Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays
|
Class and Description |
---|
Absolute
Absolute values are quantities that are measured from some agreed upon reference point.
|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Relative
Relative values express differences.
|
Scalar
Basics of the Scalar type
|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
Class and Description |
---|
Absolute
Absolute values are quantities that are measured from some agreed upon reference point.
|
AbstractValue
AbstractValue is a class to help construct Matrix, Complex, and Vector but it does not extend java.lang.Number.
|
DenseData
Values are stored densely.
|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Relative
Relative values express differences.
|
SparseData
Values are stored sparsely (lots of zero values expected).
|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
ValueException
Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays
|
Class and Description |
---|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Class and Description |
---|
Absolute
Absolute values are quantities that are measured from some agreed upon reference point.
|
AbstractValue
AbstractValue is a class to help construct Matrix, Complex, and Vector but it does not extend java.lang.Number.
|
DenseData
Values are stored densely.
|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Relative
Relative values express differences.
|
SparseData
Values are stored sparsely (lots of zero values expected).
|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
ValueException
Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays
|
Class and Description |
---|
Absolute
Absolute values are quantities that are measured from some agreed upon reference point.
|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Relative
Relative values express differences.
|
Scalar
Basics of the Scalar type
|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
Class and Description |
---|
Absolute
Absolute values are quantities that are measured from some agreed upon reference point.
|
AbstractValue
AbstractValue is a class to help construct Matrix, Complex, and Vector but it does not extend java.lang.Number.
|
DenseData
Values are stored densely.
|
MathFunctions
Interface to force all functions of Math to be implemented.
|
Relative
Relative values express differences.
|
SparseData
Values are stored sparsely (lots of zero values expected).
|
Value
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
ValueException
Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays
|
Copyright © 2014–2015 Delft University of Technology. All rights reserved.