- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- basicsRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
- binarydivideOfAbsAndAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test divide(DoubleScalarAbs, DoubleScalarAbs).
- binarydivideOfAbsAndAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test divide(FloatScalarAbs, FloatScalarAbs).
- binarydivideOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test divide(DoubleScalarRel, DoubleScalarRel).
- binarydivideOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test divide(FloatScalarRel, FloatScalarRel).
- binaryminusOfAbsAndRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test minus(DoubleScalarAbs, DoubleScalarRel).
- binaryminusOfAbsAndRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test minus(FloatScalarAbs, FloatScalarRel).
- binaryminusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test minus(DoubleMatrixAbs.Dense, DoubleMatrixRel.Dense).
- binaryminusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test minus(DoubleVectorAbs.Dense, DoubleVectorRel.Dense).
- binaryminusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test minus(FloatMatrixAbs.Dense, FloatMatrixRel.Dense).
- binaryminusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test minus(FloatVectorAbs.Dense, FloatVectorRel.Dense).
- binaryminusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test minus(DoubleMatrixAbs.Dense, DoubleMatrixRel.Sparse).
- binaryminusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test minus(DoubleVectorAbs.Dense, DoubleVectorRel.Sparse).
- binaryminusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test minus(FloatMatrixAbs.Dense, FloatMatrixRel.Sparse).
- binaryminusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test minus(FloatVectorAbs.Dense, FloatVectorRel.Sparse).
- binaryminusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test minus(DoubleMatrixAbs.Sparse, DoubleMatrixRel.Dense).
- binaryminusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test minus(DoubleVectorAbs.Sparse, DoubleVectorRel.Dense).
- binaryminusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test minus(FloatMatrixAbs.Sparse, FloatMatrixRel.Dense).
- binaryminusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test minus(FloatVectorAbs.Sparse, FloatVectorRel.Dense).
- binaryminusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test minus(DoubleMatrixAbs.Sparse, DoubleMatrixRel.Sparse).
- binaryminusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test minus(DoubleVectorAbs.Sparse, DoubleVectorRel.Sparse).
- binaryminusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test minus(FloatMatrixAbs.Sparse, FloatMatrixRel.Sparse).
- binaryminusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test minus(FloatVectorAbs.Sparse, FloatVectorRel.Sparse).
- binaryminusOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test minus(DoubleScalarRel, DoubleScalarRel).
- binaryminusOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test minus(FloatScalarRel, FloatScalarRel).
- binaryminusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test minus(DoubleMatrixRel.Dense, DoubleMatrixRel.Dense).
- binaryminusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test minus(DoubleVectorRel.Dense, DoubleVectorRel.Dense).
- binaryminusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test minus(FloatMatrixRel.Dense, FloatMatrixRel.Dense).
- binaryminusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test minus(FloatVectorRel.Dense, FloatVectorRel.Dense).
- binaryminusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test minus(DoubleMatrixRel.Dense, DoubleMatrixRel.Sparse).
- binaryminusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test minus(DoubleVectorRel.Dense, DoubleVectorRel.Sparse).
- binaryminusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test minus(FloatMatrixRel.Dense, FloatMatrixRel.Sparse).
- binaryminusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test minus(FloatVectorRel.Dense, FloatVectorRel.Sparse).
- binaryminusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test minus(DoubleMatrixRel.Sparse, DoubleMatrixRel.Dense).
- binaryminusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test minus(DoubleVectorRel.Sparse, DoubleVectorRel.Dense).
- binaryminusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test minus(FloatMatrixRel.Sparse, FloatMatrixRel.Dense).
- binaryminusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test minus(FloatVectorRel.Sparse, FloatVectorRel.Dense).
- binaryminusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test minus(DoubleMatrixRel.Sparse, DoubleMatrixRel.Sparse).
- binaryminusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test minus(DoubleVectorRel.Sparse, DoubleVectorRel.Sparse).
- binaryminusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test minus(FloatMatrixRel.Sparse, FloatMatrixRel.Sparse).
- binaryminusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test minus(FloatVectorRel.Sparse, FloatVectorRel.Sparse).
- binarymultiplyOfAbsAndAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test multiply(DoubleScalarAbs, DoubleScalarAbs).
- binarymultiplyOfAbsAndAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test multiply(FloatScalarAbs, FloatScalarAbs).
- binarymultiplyOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test multiply(DoubleScalarRel, DoubleScalarRel).
- binarymultiplyOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test multiply(FloatScalarRel, FloatScalarRel).
- binaryplusOfAbsAndRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test plus(DoubleScalarAbs, DoubleScalarRel).
- binaryplusOfAbsAndRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test plus(FloatScalarAbs, FloatScalarRel).
- binaryplusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test plus(DoubleMatrixAbs.Dense, DoubleMatrixRel.Dense).
- binaryplusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test plus(DoubleVectorAbs.Dense, DoubleVectorRel.Dense).
- binaryplusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test plus(FloatMatrixAbs.Dense, FloatMatrixRel.Dense).
- binaryplusOfAbsDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test plus(FloatVectorAbs.Dense, FloatVectorRel.Dense).
- binaryplusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test plus(DoubleMatrixAbs.Dense, DoubleMatrixRel.Sparse).
- binaryplusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test plus(DoubleVectorAbs.Dense, DoubleVectorRel.Sparse).
- binaryplusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test plus(FloatMatrixAbs.Dense, FloatMatrixRel.Sparse).
- binaryplusOfAbsDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test plus(FloatVectorAbs.Dense, FloatVectorRel.Sparse).
- binaryplusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test plus(DoubleMatrixAbs.Sparse, DoubleMatrixRel.Dense).
- binaryplusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test plus(DoubleVectorAbs.Sparse, DoubleVectorRel.Dense).
- binaryplusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test plus(FloatMatrixAbs.Sparse, FloatMatrixRel.Dense).
- binaryplusOfAbsSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test plus(FloatVectorAbs.Sparse, FloatVectorRel.Dense).
- binaryplusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test plus(DoubleMatrixAbs.Sparse, DoubleMatrixRel.Sparse).
- binaryplusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test plus(DoubleVectorAbs.Sparse, DoubleVectorRel.Sparse).
- binaryplusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test plus(FloatMatrixAbs.Sparse, FloatMatrixRel.Sparse).
- binaryplusOfAbsSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test plus(FloatVectorAbs.Sparse, FloatVectorRel.Sparse).
- binaryplusOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test plus(DoubleScalarRel, DoubleScalarRel).
- binaryplusOfRelAndRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test plus(FloatScalarRel, FloatScalarRel).
- binaryplusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test plus(DoubleMatrixRel.Dense, DoubleMatrixRel.Dense).
- binaryplusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test plus(DoubleVectorRel.Dense, DoubleVectorRel.Dense).
- binaryplusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test plus(FloatMatrixRel.Dense, FloatMatrixRel.Dense).
- binaryplusOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test plus(FloatVectorRel.Dense, FloatVectorRel.Dense).
- binaryplusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test plus(DoubleMatrixRel.Dense, DoubleMatrixRel.Sparse).
- binaryplusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test plus(DoubleVectorRel.Dense, DoubleVectorRel.Sparse).
- binaryplusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test plus(FloatMatrixRel.Dense, FloatMatrixRel.Sparse).
- binaryplusOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test plus(FloatVectorRel.Dense, FloatVectorRel.Sparse).
- binaryplusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test plus(DoubleMatrixRel.Sparse, DoubleMatrixRel.Dense).
- binaryplusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test plus(DoubleVectorRel.Sparse, DoubleVectorRel.Dense).
- binaryplusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test plus(FloatMatrixRel.Sparse, FloatMatrixRel.Dense).
- binaryplusOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test plus(FloatVectorRel.Sparse, FloatVectorRel.Dense).
- binaryplusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test plus(DoubleMatrixRel.Sparse, DoubleMatrixRel.Sparse).
- binaryplusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test plus(DoubleVectorRel.Sparse, DoubleVectorRel.Sparse).
- binaryplusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test plus(FloatMatrixRel.Sparse, FloatMatrixRel.Sparse).
- binaryplusOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test plus(FloatVectorRel.Sparse, FloatVectorRel.Sparse).
- binarytimesOfAbsDenseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test times(DoubleMatrixAbs.Dense, DoubleMatrixAbs.Dense).
- binarytimesOfAbsDenseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test times(DoubleVectorAbs.Dense, DoubleVectorAbs.Dense).
- binarytimesOfAbsDenseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test times(FloatMatrixAbs.Dense, FloatMatrixAbs.Dense).
- binarytimesOfAbsDenseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test times(FloatVectorAbs.Dense, FloatVectorAbs.Dense).
- binarytimesOfAbsDenseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test times(DoubleMatrixAbs.Dense, DoubleMatrixAbs.Sparse).
- binarytimesOfAbsDenseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test times(DoubleVectorAbs.Dense, DoubleVectorAbs.Sparse).
- binarytimesOfAbsDenseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test times(FloatMatrixAbs.Dense, FloatMatrixAbs.Sparse).
- binarytimesOfAbsDenseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test times(FloatVectorAbs.Dense, FloatVectorAbs.Sparse).
- binarytimesOfAbsSparseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test times(DoubleMatrixAbs.Sparse, DoubleMatrixAbs.Dense).
- binarytimesOfAbsSparseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test times(DoubleVectorAbs.Sparse, DoubleVectorAbs.Dense).
- binarytimesOfAbsSparseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test times(FloatMatrixAbs.Sparse, FloatMatrixAbs.Dense).
- binarytimesOfAbsSparseAndAbsDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test times(FloatVectorAbs.Sparse, FloatVectorAbs.Dense).
- binarytimesOfAbsSparseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test times(DoubleMatrixAbs.Sparse, DoubleMatrixAbs.Sparse).
- binarytimesOfAbsSparseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test times(DoubleVectorAbs.Sparse, DoubleVectorAbs.Sparse).
- binarytimesOfAbsSparseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test times(FloatMatrixAbs.Sparse, FloatMatrixAbs.Sparse).
- binarytimesOfAbsSparseAndAbsSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test times(FloatVectorAbs.Sparse, FloatVectorAbs.Sparse).
- binarytimesOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test times(DoubleMatrixRel.Dense, DoubleMatrixRel.Dense).
- binarytimesOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test times(DoubleVectorRel.Dense, DoubleVectorRel.Dense).
- binarytimesOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test times(FloatMatrixRel.Dense, FloatMatrixRel.Dense).
- binarytimesOfRelDenseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test times(FloatVectorRel.Dense, FloatVectorRel.Dense).
- binarytimesOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test times(DoubleMatrixRel.Dense, DoubleMatrixRel.Sparse).
- binarytimesOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test times(DoubleVectorRel.Dense, DoubleVectorRel.Sparse).
- binarytimesOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test times(FloatMatrixRel.Dense, FloatMatrixRel.Sparse).
- binarytimesOfRelDenseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test times(FloatVectorRel.Dense, FloatVectorRel.Sparse).
- binarytimesOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test times(DoubleMatrixRel.Sparse, DoubleMatrixRel.Dense).
- binarytimesOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test times(DoubleVectorRel.Sparse, DoubleVectorRel.Dense).
- binarytimesOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test times(FloatMatrixRel.Sparse, FloatMatrixRel.Dense).
- binarytimesOfRelSparseAndRelDenseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test times(FloatVectorRel.Sparse, FloatVectorRel.Dense).
- binarytimesOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test times(DoubleMatrixRel.Sparse, DoubleMatrixRel.Sparse).
- binarytimesOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test times(DoubleVectorRel.Sparse, DoubleVectorRel.Sparse).
- binarytimesOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test times(FloatMatrixRel.Sparse, FloatMatrixRel.Sparse).
- binarytimesOfRelSparseAndRelSparseTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test times(FloatVectorRel.Sparse, FloatVectorRel.Sparse).
- CarTest - Class in org.opentrafficsim.core.car
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- CarTest() - Constructor for class org.opentrafficsim.core.car.CarTest
-
- carTest() - Method in class org.opentrafficsim.core.car.CarTest
-
Test some basics of the Car class.
- CarTest.Model - Class in org.opentrafficsim.core.car
-
the helper model.
- changeRight() - Method in class org.opentrafficsim.core.gtu.lane.changing.LaneChangeModelTest
-
Test that a vehicle in the left lane changes to the right lane if that is empty, or there is enough room.
- checkDefinedUnits() - Method in class org.opentrafficsim.core.unit.UnitLocalizationsTest
-
Check that all defined units have all localizations.
- checkDefinedUnitSystems() - Method in class org.opentrafficsim.core.unit.unitsystem.UnitSystemLocalizationsTest
-
Check that all UnitSystems have valid a nameKey and a valid abbreviationKey and test those keys in all available
localizations.
- checkKeys(U, String, String) - Method in class org.opentrafficsim.core.unit.AbstractUnitTest
-
Check the nameKey and abbreviationKey of a Unit.
- checkUnitRatioNameAndAbbreviation(U, double, double, String, String) - Method in class org.opentrafficsim.core.unit.AbstractUnitTest
-
Verify one length conversion factor to standard unit and the localization of the name and abbreviation.
- checkUnitRatioOffsetNameAndAbbreviation(OU, double, double, double, String, String) - Method in class org.opentrafficsim.core.unit.AbstractOffsetUnitTest
-
Verify one length conversion factor to standard unit and the localization of the name and abbreviation.
- compatibleLaneTypeTest() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
-
Test the isCompatible method.
- computeAcceleration() - Method in class org.opentrafficsim.core.gtu.following.IDMPlusTest
-
Test IDMPlus.
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.core.car.CarTest.Model
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.core.gtu.following.GTUFollowingModelTest
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.core.gtu.lane.changing.LaneChangeModelTest
- constructModel(SimulatorInterface<DoubleScalar.Abs<TimeUnit>, DoubleScalar.Rel<TimeUnit>, OTSSimTimeDouble>) - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
- constructorTest() - Method in class org.opentrafficsim.core.gtu.GTUTypeTest
-
Run the constructor and verify that all fields get correctly initialized.
- constructorTest() - Method in class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
-
Test construction of a TemplateGTUType and prove that each one uses private fields.
- ContourPlotTest - Class in org.opentrafficsim.graphs
-
Test the non-GUI part of the ContourPlot class.
- ContourPlotTest() - Constructor for class org.opentrafficsim.graphs.ContourPlotTest
-
- contourTest() - Method in class org.opentrafficsim.core.network.lane.LaneTest
-
Test that the contour of a constructed lane covers the expected area.
- conversions() - Method in class org.opentrafficsim.core.unit.AccelerationUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.AnglePlaneUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.AngleSolidUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.AreaUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.DensityUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.ElectricalChargeUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.ElectricalCurrentUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.ElectricalPotentialUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.ElectricalResistanceUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.EnergyUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.FlowMassUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.FlowVolumeUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.ForceUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.FrequencyUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.LengthUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.LinearDensityUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.MassUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.PowerUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.PressureUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.SpeedUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.TemperatureUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.TimeUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.TorqueUnitTest
-
Verify conversion factors, English names and abbreviations.
- conversions() - Method in class org.opentrafficsim.core.unit.VolumeUnitTest
-
Verify conversion factors, English names and abbreviations.
- createAngleUnit() - Method in class org.opentrafficsim.core.unit.AnglePlaneUnitTest
-
Verify that we can create our own angle unit.
- createAngleUnit() - Method in class org.opentrafficsim.core.unit.AngleSolidUnitTest
-
Verify that we can create our own angle unit.
- createDensityUnit() - Method in class org.opentrafficsim.core.unit.DensityUnitTest
-
Verify that we can create our own density unit.
- createElectricalPotentialUnit() - Method in class org.opentrafficsim.core.unit.ElectricalPotentialUnitTest
-
Verify that we can create our own electrical potential unit.
- createElectricalResistanceUnit() - Method in class org.opentrafficsim.core.unit.ElectricalResistanceUnitTest
-
Verify that we can create our own electrical resistance unit.
- createFlowMassUnit() - Method in class org.opentrafficsim.core.unit.FlowMassUnitTest
-
Verify that we can create our own FlowMass unit.
- createFLowVolumeUnit() - Method in class org.opentrafficsim.core.unit.FlowVolumeUnitTest
-
Verify that we can create our own FlowVolume unit.
- createForceUnit() - Method in class org.opentrafficsim.core.unit.ForceUnitTest
-
Verify that we can create our own Force unit.
- createFrequencyUnit() - Method in class org.opentrafficsim.core.unit.FrequencyUnitTest
-
Verify that we can create our own Frequency unit.
- createLengthUnit() - Method in class org.opentrafficsim.core.unit.LengthUnitTest
-
Verify that we can create our own length unit.
- createLengthUnit() - Method in class org.opentrafficsim.core.unit.TimeUnitTest
-
Verify that we can create our own length unit.
- createLinearDensityUnit() - Method in class org.opentrafficsim.core.unit.LinearDensityUnitTest
-
Verify that we can create our own Frequency unit.
- createMassUnit() - Method in class org.opentrafficsim.core.unit.MassUnitTest
-
Verify that we can create our own mass unit.
- createPowerUnitUnit() - Method in class org.opentrafficsim.core.unit.PowerUnitTest
-
Verify that we can create our own power unit.
- createPressureUnit() - Method in class org.opentrafficsim.core.unit.PressureUnitTest
-
Verify that we can create our own pressure unit.
- createSpeedUnit() - Method in class org.opentrafficsim.core.unit.SpeedUnitTest
-
Verify that we can create our own speed unit.
- createTemperatureUnit() - Method in class org.opentrafficsim.core.unit.TemperatureUnitTest
-
Verify that we can create our own temperature unit; i.c.
- createVolumeUnit() - Method in class org.opentrafficsim.core.unit.VolumeUnitTest
-
Verify that we can create our own power unit.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that the times methods with a simple array as the 2nd argument.
- scaleRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that the times methods with a simple array as the 2nd argument.
- sensorLaneStartEndTest() - Method in class org.opentrafficsim.core.network.lane.SensorTest
-
Test the constructors of SensorLaneEnd and SensorLaneStart.
- SensorTest - Class in org.opentrafficsim.core.network.lane
-
Test SensorLaneEnd and SensorLaneStart.
- SensorTest() - Constructor for class org.opentrafficsim.core.network.lane.SensorTest
-
- setup() - Method in class org.opentrafficsim.core.unit.AccelerationUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.AnglePlaneUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.AngleSolidUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.AreaUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.DensityUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.ElectricalChargeUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.ElectricalCurrentUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.ElectricalPotentialUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.ElectricalResistanceUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.EnergyUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.FlowMassUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.FlowVolumeUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.ForceUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.FrequencyUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.LengthUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.LinearDensityUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.MassUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.PowerUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.PressureUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.SpeedUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.TemperatureUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.TimeUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.TorqueUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- setup() - Method in class org.opentrafficsim.core.unit.VolumeUnitTest
-
Set the locale to "en" so we know what texts should be retrieved from the resources.
- SICoefficientsTest - Class in org.opentrafficsim.core.unit
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SICoefficientsTest() - Constructor for class org.opentrafficsim.core.unit.SICoefficientsTest
-
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- sizeCheckRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that malformed or mismatching arrays throw a ValueException.
- speedContourTest() - Method in class org.opentrafficsim.graphs.ContourPlotTest
-
Test the SpeedContourPlot.
- SpeedUnitTest - Class in org.opentrafficsim.core.unit
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SpeedUnitTest() - Constructor for class org.opentrafficsim.core.unit.SpeedUnitTest
-
- standardContourTests(ContourPlot, Lane, GTUType<?>, double, double) - Static method in class org.opentrafficsim.graphs.ContourPlotTest
-
Test various properties of a ContourPlot that has no observed data added.
- staticsTest() - Method in class org.opentrafficsim.core.gtu.GTUTypeTest
-
Test the static fields of the GTUType class.
- TemperatureUnitTest - Class in org.opentrafficsim.core.unit
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TemperatureUnitTest() - Constructor for class org.opentrafficsim.core.unit.TemperatureUnitTest
-
- TemplateGTUTypeTest - Class in org.opentrafficsim.core.gtu
-
Test the TemplateGTUType class.
- TemplateGTUTypeTest() - Constructor for class org.opentrafficsim.core.gtu.TemplateGTUTypeTest
-
- testHints() - Method in class org.opentrafficsim.graphs.FundamentalDiagramPlotTest
-
Test the updateHint method in the PointerHandler.
- testIDM() - Method in class org.opentrafficsim.core.gtu.following.GTUFollowingModelTest
-
Test IDM
- testIDMPlus() - Method in class org.opentrafficsim.core.gtu.following.GTUFollowingModelTest
-
Test IDMPlus
- timeAtDistanceTest() - Method in class org.opentrafficsim.core.gtu.LaneBasedGTUTest
-
Test the deltaTimeForDistance and timeAtDistance methods.
- TimeUnitTest - Class in org.opentrafficsim.core.unit
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TimeUnitTest() - Constructor for class org.opentrafficsim.core.unit.TimeUnitTest
-
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test conversion to mutable equivalent and back.
- toMutableAndBackRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test conversion to mutable equivalent and back.
- TorqueUnitTest - Class in org.opentrafficsim.core.unit
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TorqueUnitTest() - Constructor for class org.opentrafficsim.core.unit.TorqueUnitTest
-
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableAbsTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringMutableRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vdouble.matrix.DoubleMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vdouble.scalar.DoubleScalarTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vdouble.vector.DoubleVectorSparseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixDenseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vfloat.matrix.FloatMatrixSparseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vfloat.scalar.FloatScalarTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorDenseTest
-
Test that the toString method returns something sensible.
- toStringRelTest() - Method in class org.opentrafficsim.core.value.vfloat.vector.FloatVectorSparseTest
-
Test that the toString method returns something sensible.
- TrajectoryPlotTest - Class in org.opentrafficsim.graphs
-
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- TrajectoryPlotTest() - Constructor for class org.opentrafficsim.graphs.TrajectoryPlotTest
-
- trajectoryTest() - Method in class org.opentrafficsim.graphs.TrajectoryPlotTest
-
Test the TrajectoryPlot.