See: Description
Interface | Description |
---|---|
Absolute |
Absolute values are quantities that are measured from some agreed upon reference point.
|
DenseData |
Values are stored densely.
|
MathFunctions<T> |
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<U extends Unit<U>> |
Value is a static interface that forces implementation of a few unit- and value-related methods.
|
Class | Description |
---|---|
AbstractValue<U extends Unit<U>> |
AbstractValue is a class to help construct Matrix, Complex, and Vector but it does not extend java.lang.Number.
|
Format |
Format a floating point number in a reasonable way.
|
Scalar<U extends Unit<U>> |
Basics of the Scalar type
|
ValueUtil |
ValueUtil implements a couple of unit-related static methods.
|
Exception | Description |
---|---|
ValueException |
Exception that is thrown for bad indices, or non-rectangular arrays, incompatible arrays or matrices, or empty arrays
|
This file was generated by the OpenTrafficSim value classes generator, 26 jun, 2015
Copyright (c) 2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Copyright © 2014–2015 Delft University of Technology. All rights reserved.