- DALTON - Static variable in class org.djunits.unit.MassUnit
-
dalton.
- DALTON - Static variable in interface org.djunits.unit.UNITS
-
- data - Variable in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrix
-
The stored data as an object, can be sparse or dense.
- data - Variable in class org.djunits.value.vdouble.vector.AbstractDoubleVector
-
The stored data as an object, can be sparse or dense.
- data - Variable in class org.djunits.value.vfloat.matrix.AbstractFloatMatrix
-
The stored data as an object, can be sparse or dense.
- data - Variable in class org.djunits.value.vfloat.vector.AbstractFloatVector
-
The stored data as an object, can be sparse or dense.
- DAY - Static variable in class org.djunits.unit.DurationUnit
-
day.
- DAY - Static variable in interface org.djunits.unit.UNITS
-
- DECIMETER - Static variable in class org.djunits.unit.LengthUnit
-
dm.
- DECIMETER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to dm.
- DECIMETER - Static variable in interface org.djunits.unit.UNITS
-
- decrementBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(S) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Decrement the value by the supplied constant and return the changed matrix.
- decrementBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(S) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Decrement the value by the supplied constant and return the changed matrix.
- decrementBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Subtract a matrix from this matrix on a cell-by-cell basis.
- decrementBy(double) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Subtract a number from this matrix on a cell-by-cell basis.
- decrementBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
-
Subtract a matrix from this matrix on a cell-by-cell basis.
- decrementBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Subtract a matrix from this matrix on a cell-by-cell basis.
- decrementBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(S) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Decrement the value by the supplied constant and return the changed vector.
- decrementBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(S) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Decrement the value by the supplied constant and return the changed vector.
- decrementBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Subtract a vector from this vector on a cell-by-cell basis.
- decrementBy(double) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Subtract a number from this vector on a cell-by-cell basis.
- decrementBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataDense
-
Subtract a vector from this vector on a cell-by-cell basis.
- decrementBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
-
Subtract a vector from this vector on a cell-by-cell basis.
- decrementBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(S) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Decrement the value by the supplied constant and return the changed matrix.
- decrementBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(S) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Decrement the value by the supplied value and return the changed matrix.
- decrementBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Decrement the value by the supplied constant and return the changed matrix.
- decrementBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Subtract a matrix from this matrix on a cell-by-cell basis.
- decrementBy(float) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Subtract a number from this matrix on a cell-by-cell basis.
- decrementBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
-
Subtract a matrix from this matrix on a cell-by-cell basis.
- decrementBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Subtract a matrix from this matrix on a cell-by-cell basis.
- decrementBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(S) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Decrement the value by the supplied constant and return the changed vector.
- decrementBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(S) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Decrement the value by the supplied value and return the changed vector.
- decrementBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Decrement the value by the supplied constant and return the changed vector.
- decrementBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Subtract a vector from this vector on a cell-by-cell basis.
- decrementBy(float) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Subtract a number from this vector on a cell-by-cell basis.
- decrementBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataDense
-
Subtract a vector from this vector on a cell-by-cell basis.
- decrementBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataSparse
-
Subtract a vector from this vector on a cell-by-cell basis.
- DefaultLocale - Class in org.djunits.locale
-
Copyright (c) 2015-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- DefaultLocale() - Constructor for class org.djunits.locale.DefaultLocale
-
- DEFAULTPRECISION - Static variable in class org.djunits.value.formatter.Formatter
-
Default number of fraction digits.
- DEFAULTSIZE - Static variable in class org.djunits.value.formatter.Format
-
Default total width of formatted value.
- DEGREE - Static variable in class org.djunits.unit.AngleUnit
-
degree.
- DEGREE - Static variable in interface org.djunits.unit.UNITS
-
- DEGREE_CELSIUS - Static variable in class org.djunits.unit.AbsoluteTemperatureUnit
-
Degree Celsius.
- DEGREE_CELSIUS - Static variable in class org.djunits.unit.TemperatureUnit
-
Degree Celsius.
- DEGREE_CELSIUS - Static variable in interface org.djunits.unit.UNITS
-
- DEGREE_FAHRENHEIT - Static variable in class org.djunits.unit.AbsoluteTemperatureUnit
-
Degree Fahrenheit.
- DEGREE_FAHRENHEIT - Static variable in class org.djunits.unit.TemperatureUnit
-
Degree Fahrenheit.
- DEGREE_FAHRENHEIT - Static variable in interface org.djunits.unit.UNITS
-
- DEGREE_RANKINE - Static variable in class org.djunits.unit.AbsoluteTemperatureUnit
-
Degree Rankine.
- DEGREE_RANKINE - Static variable in class org.djunits.unit.TemperatureUnit
-
Degree Rankine.
- DEGREE_RANKINE - Static variable in interface org.djunits.unit.UNITS
-
- DEGREE_REAUMUR - Static variable in class org.djunits.unit.AbsoluteTemperatureUnit
-
Degree Reaumur.
- DEGREE_REAUMUR - Static variable in class org.djunits.unit.TemperatureUnit
-
Degree Reaumur.
- DEGREE_REAUMUR - Static variable in interface org.djunits.unit.UNITS
-
- DEKAMETER - Static variable in class org.djunits.unit.LengthUnit
-
dam.
- DEKAMETER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to dam.
- DEKAMETER - Static variable in interface org.djunits.unit.UNITS
-
- DenseData - Interface in org.djunits.value
-
Values are stored densely.
- Density - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Density DoubleScalar, which is relative by definition.
- Density(double, DensityUnit) - Constructor for class org.djunits.value.vdouble.scalar.Density
-
Construct Density scalar.
- Density(Density) - Constructor for class org.djunits.value.vdouble.scalar.Density
-
Construct Density scalar.
- DensityMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double DensityMatrix, a matrix of values with a DensityUnit.
- DensityMatrix(double[][], DensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DensityMatrix
-
Construct a new Relative Immutable Double DensityMatrix.
- DensityMatrix(Density[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DensityMatrix
-
Construct a new Relative Immutable Double DensityMatrix.
- DensityMatrix(DoubleMatrixData, DensityUnit) - Constructor for class org.djunits.value.vdouble.matrix.DensityMatrix
-
- DensityUnit - Class in org.djunits.unit
-
Standard density unit based on mass and length.
- DensityUnit(MassUnit, LengthUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.DensityUnit
-
Define user defined density unit based on mass and length.
- DensityUnit(String, String, UnitSystem, DensityUnit, double) - Constructor for class org.djunits.unit.DensityUnit
-
Build a user-defined unit with a conversion factor to another unit.
- DensityVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double DensityVector, a vector of values with a DensityUnit.
- DensityVector(double[], DensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable Double DensityVector.
- DensityVector(List<Double>, DensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable Double DensityVector.
- DensityVector(Density[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable Double DensityVector.
- DensityVector(List<Density>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable Double DensityVector.
- DensityVector(SortedMap<Integer, Density>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable Double DensityVector.
- DensityVector(SortedMap<Integer, Double>, DensityUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable Double DensityVector.
- DensityVector(DoubleVectorData, DensityUnit) - Constructor for class org.djunits.value.vdouble.vector.DensityVector
-
- determinant() - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrix
-
Compute the determinant of the matrix.
- determinant() - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
Compute the determinant of the matrix.
- determinant() - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrix
-
Compute the determinant of the matrix.
- determinant() - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
Compute the determinant of the matrix.
- Dimensionless - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Dimensionless DoubleScalar, which is relative by definition.
- Dimensionless(double, DimensionlessUnit) - Constructor for class org.djunits.value.vdouble.scalar.Dimensionless
-
Construct Dimensionless scalar.
- Dimensionless(Dimensionless) - Constructor for class org.djunits.value.vdouble.scalar.Dimensionless
-
Construct Dimensionless scalar.
- DimensionlessMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit.
- DimensionlessMatrix(double[][], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Construct a new Relative Immutable Double DimensionlessMatrix.
- DimensionlessMatrix(Dimensionless[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Construct a new Relative Immutable Double DimensionlessMatrix.
- DimensionlessMatrix(DoubleMatrixData, DimensionlessUnit) - Constructor for class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
- DimensionlessUnit - Class in org.djunits.unit
-
Dimensionless unit.
- DimensionlessVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double DimensionlessVector, a vector of values with a DimensionlessUnit.
- DimensionlessVector(double[], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- DimensionlessVector(List<Double>, DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- DimensionlessVector(Dimensionless[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- DimensionlessVector(List<Dimensionless>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- DimensionlessVector(SortedMap<Integer, Dimensionless>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- DimensionlessVector(SortedMap<Integer, Double>, DimensionlessUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- DimensionlessVector(DoubleVectorData, DimensionlessUnit) - Constructor for class org.djunits.value.vdouble.vector.DimensionlessVector
-
- Direction - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Absolute Direction DoubleScalar.
- Direction(double, DirectionUnit) - Constructor for class org.djunits.value.vdouble.scalar.Direction
-
Construct Direction scalar.
- Direction(Direction) - Constructor for class org.djunits.value.vdouble.scalar.Direction
-
Construct Direction scalar.
- DirectionMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Direction Matrix.
- DirectionMatrix(double[][], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Absolute Immutable Double AngleMatrix.
- DirectionMatrix(Direction[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Absolute Immutable Double AngleMatrix.
- DirectionMatrix(DoubleMatrixData, DirectionUnit) - Constructor for class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Absolute Immutable Double AngleMatrix.
- DirectionUnit - Class in org.djunits.unit
-
Standard direction unit.
- DirectionUnit(String, String, UnitSystem, double, double, AngleUnit) - Constructor for class org.djunits.unit.DirectionUnit
-
Build a user-defined DirectionUnit with a scale factor and offset to the base DirectionUnit.
- DirectionVector - Class in org.djunits.value.vdouble.vector
-
Immutable Absolute Direction Vector.
- DirectionVector(double[], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DirectionVector(List<Double>, DirectionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DirectionVector(Direction[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DirectionVector(List<Direction>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DirectionVector(SortedMap<Integer, Direction>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DirectionVector(SortedMap<Integer, Double>, DirectionUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DirectionVector(DoubleVectorData, DirectionUnit) - Constructor for class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable Double DirectionVector.
- DIV(double) - Static method in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Function that returns a / b.
- DIV(float) - Static method in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns a / b.
- divide(SICoefficients, SICoefficients) - Static method in class org.djunits.unit.SICoefficients
-
- divide(R) - Method in interface org.djunits.value.FunctionsRel
-
Divide this Relative value by a Relative value for a vector or matrix.
- divide(R) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Divide this Relative value by a Relative value for a matrix or matrix.
- divide(DoubleMatrix.Rel<U>, DoubleMatrix.Rel<U>) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrix
-
Divide the content of two matrices with a static method on a cell-by-cell basis; Rel / Rel = Rel.
- divide(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Divide two matrices on a cell-by-cell basis.
- divide(AbstractDoubleScalarRel<?, ?>, AbstractDoubleScalarRel<?, ?>) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Divide two values; the result is a new instance with a different (existing or generated) SI unit.
- divide(R) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Divide this Relative value by a Relative value for a vector or matrix.
- divide(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Divide two vectors on a cell-by-cell basis.
- divide(R) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Divide this Relative value by a Relative value for a matrix or matrix.
- divide(FloatMatrix.Rel<U>, FloatMatrix.Rel<U>) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrix
-
Divide the content of two matrices with a static method on a cell-by-cell basis; Rel / Rel = Rel.
- divide(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Divide two matrices on a cell-by-cell basis.
- divide(AbstractFloatScalarRel<?, ?>, AbstractFloatScalarRel<?, ?>) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Divide two values; the result is a new instance with a different (existing or generated) SI unit.
- divide(R) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Divide this Relative value by a Relative value for a vector or matrix.
- divide(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Divide two vectors on a cell-by-cell basis.
- divideBy(double) - Method in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Divide the values in the matrix by the supplied values and return the changed matrix.
- divideBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(S) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Divide the values in the matrix by the supplied value and return the changed matrix.
- divideBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Divide the values of a matrix by the values of another matrix on a cell-by-cell basis.
- divideBy(double) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Divide the values of this matrix by a number on a cell-by-cell basis.
- divideBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
-
Divide the values of a matrix by the values of another matrix on a cell-by-cell basis.
- divideBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Divide the values of a matrix by the values of another matrix on a cell-by-cell basis.
- divideBy(double) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(double) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(Acceleration) - Method in class org.djunits.value.vdouble.scalar.Acceleration
-
Calculate the division of Acceleration and Acceleration, which results in a Dimensionless scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Acceleration
-
Calculate the division of Acceleration and Frequency, which results in a Speed scalar.
- divideBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Acceleration
-
Calculate the division of Acceleration and Speed, which results in a Frequency scalar.
- divideBy(Angle) - Method in class org.djunits.value.vdouble.scalar.Angle
-
Calculate the division of Angle and Angle, which results in a Dimensionless scalar.
- divideBy(AngleSolid) - Method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Calculate the division of AngleSolid and AngleSolid, which results in a Dimensionless scalar.
- divideBy(Area) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the division of Area and Area, which results in a Dimensionless scalar.
- divideBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the division of Area and LinearDensity, which results in a Volume scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the division of Area and Volume, which results in a LinearDensity scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the division of Area and Length, which results in a Length scalar.
- divideBy(Density) - Method in class org.djunits.value.vdouble.scalar.Density
-
Calculate the division of Density and Density, which results in a Dimensionless scalar.
- divideBy(Dimensionless) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the division of Dimensionless and Dimensionless, which results in a Dimensionless scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the division of Dimensionless and Length, which results in a LinearDensity scalar.
- divideBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the division of Dimensionless and LinearDensity, which results in a Length scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the division of Dimensionless and Duration, which results in a Frequency scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the division of Dimensionless and Frequency, which results in a Duration scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the division of Duration and Duration, which results in a Dimensionless scalar.
- divideBy(ElectricalCharge) - Method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Calculate the division of ElectricalCharge and ElectricalCharge, which results in a Dimensionless scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Calculate the division of ElectricalCharge and Duration, which results in a ElectricalCurrent scalar.
- divideBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Calculate the division of ElectricalCharge and ElectricalCurrent, which results in a Duration scalar.
- divideBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Calculate the division of ElectricalCurrent and ElectricalCurrent, which results in a Dimensionless scalar.
- divideBy(ElectricalPotential) - Method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Calculate the division of ElectricalPotential and ElectricalPotential, which results in a Dimensionless scalar.
- divideBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Calculate the division of ElectricalPotential and ElectricalCurrent, which results in a ElectricalResistance scalar.
- divideBy(ElectricalResistance) - Method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Calculate the division of ElectricalPotential and ElectricalResistance, which results in a ElectricalCurrent scalar.
- divideBy(ElectricalResistance) - Method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Calculate the division of ElectricalResistance and ElectricalResistance, which results in a Dimensionless scalar.
- divideBy(Energy) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the division of Energy and Energy, which results in a Dimensionless scalar.
- divideBy(Force) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the division of Energy and Force, which results in a Length scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the division of Energy and Length, which results in a Force scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the division of Energy and Duration, which results in a Power scalar.
- divideBy(Power) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the division of Energy and Power, which results in a Duration scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the division of Energy and Volume, which results in a Pressure scalar.
- divideBy(FlowMass) - Method in class org.djunits.value.vdouble.scalar.FlowMass
-
Calculate the division of FlowMass and FlowMass, which results in a Dimensionless scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.FlowMass
-
Calculate the division of FlowMass and Frequency, which results in a Mass scalar.
- divideBy(Mass) - Method in class org.djunits.value.vdouble.scalar.FlowMass
-
Calculate the division of FlowMass and Mass, which results in a Frequency scalar.
- divideBy(FlowVolume) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Calculate the division of FlowVolume and FlowVolume, which results in a Dimensionless scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Calculate the division of FlowVolume and Frequency, which results in a Volume scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Calculate the division of FlowVolume and Volume, which results in a Frequency scalar.
- divideBy(Area) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Calculate the division of FlowVolume and Area, which results in a Speed scalar.
- divideBy(Speed) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Calculate the division of FlowVolume and Speed, which results in a Area scalar.
- divideBy(Force) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and Force, which results in a Dimensionless scalar.
- divideBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and LinearDensity, which results in a Energy scalar.
- divideBy(Energy) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and Energy, which results in a LinearDensity scalar.
- divideBy(Mass) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and Mass, which results in a Acceleration scalar.
- divideBy(Acceleration) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and Acceleration, which results in a Mass scalar.
- divideBy(Area) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and Area, which results in a Pressure scalar.
- divideBy(Pressure) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the division of Force and Pressure, which results in a Area scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Calculate the division of Frequency and Frequency, which results in a Dimensionless scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the division of Length and Length, which results in a Dimensionless scalar.
- divideBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the division of Length and LinearDensity, which results in a Area scalar.
- divideBy(Area) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the division of Length and Area, which results in a LinearDensity scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the division of Length and Duration, which results in a Speed scalar.
- divideBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the division of Length and Speed, which results in a Duration scalar.
- divideBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Calculate the division of LinearDensity and LinearDensity, which results in a Dimensionless scalar.
- divideBy(Mass) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the division of Mass and Mass, which results in a Dimensionless scalar.
- divideBy(FlowMass) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the division of Mass and FlowMass, which results in a Duration scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the division of Mass and Duration, which results in a FlowMass scalar.
- divideBy(Density) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the division of Mass and Density, which results in a Volume scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the division of Mass and Volume, which results in a Density scalar.
- divideBy(Money) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Money, which results in a Dimensionless scalar.
- divideBy(Area) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Area, which results in a MoneyPerArea scalar.
- divideBy(Energy) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Energy, which results in a MoneyPerEnergy scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Length, which results in a MoneyPerLength scalar.
- divideBy(Mass) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Mass, which results in a MoneyPerMass scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Duration, which results in a MoneyPerDuration scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the division of Money and Volume, which results in a MoneyPerVolume scalar.
- divideBy(MoneyPerArea) - Method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Calculate the division of MoneyPerArea and MoneyPerArea, which results in a Dimensionless scalar.
- divideBy(MoneyPerDuration) - Method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Calculate the division of MoneyPerDuration and MoneyPerDuration, which results in a Dimensionless scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Calculate the division of MoneyPerDuration and Frequency, which results in a Money scalar.
- divideBy(MoneyPerEnergy) - Method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Calculate the division of MoneyPerEnergy and MoneyPerEnergy, which results in a Dimensionless scalar.
- divideBy(MoneyPerLength) - Method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Calculate the division of MoneyPerLength and MoneyPerLength, which results in a Dimensionless scalar.
- divideBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Calculate the division of MoneyPerLength and LinearDensity, which results in a Money scalar.
- divideBy(MoneyPerMass) - Method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Calculate the division of MoneyPerMass and MoneyPerMass, which results in a Dimensionless scalar.
- divideBy(MoneyPerVolume) - Method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Calculate the division of MoneyPerVolume and MoneyPerVolume, which results in a Dimensionless scalar.
- divideBy(Power) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and Power, which results in a Dimensionless scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and Frequency, which results in a Energy scalar.
- divideBy(Energy) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and Energy, which results in a Frequency scalar.
- divideBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and Speed, which results in a Force scalar.
- divideBy(Force) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and Force, which results in a Speed scalar.
- divideBy(ElectricalPotential) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and ElectricalPotential, which results in a ElectricalCurrent scalar.
- divideBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the division of Power and ElectricalCurrent, which results in a ElectricalPotential scalar.
- divideBy(Pressure) - Method in class org.djunits.value.vdouble.scalar.Pressure
-
Calculate the division of Pressure and Pressure, which results in a Dimensionless scalar.
- divideBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the division of Speed and Speed, which results in a Dimensionless scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the division of Speed and Length, which results in a Frequency scalar.
- divideBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the division of Speed and Frequency, which results in a Length scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the division of Speed and Duration, which results in a Acceleration scalar.
- divideBy(Acceleration) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the division of Speed and Acceleration, which results in a Duration scalar.
- divideBy(Temperature) - Method in class org.djunits.value.vdouble.scalar.Temperature
-
Calculate the division of Temperature and Temperature, which results in a Dimensionless scalar.
- divideBy(Torque) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Torque, which results in a Dimensionless scalar.
- divideBy(Force) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Force, which results in a Length scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Length, which results in a Force scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Duration, which results in a Power scalar.
- divideBy(Power) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Power, which results in a Duration scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Volume, which results in a Pressure scalar.
- divideBy(Pressure) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the division of Torque and Pressure, which results in a Volume scalar.
- divideBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the division of Volume and Volume, which results in a Dimensionless scalar.
- divideBy(Length) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the division of Volume and Length, which results in a Area scalar.
- divideBy(Area) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the division of Volume and Area, which results in a Length scalar.
- divideBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the division of Volume and Duration, which results in a FlowVolume scalar.
- divideBy(FlowVolume) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the division of Volume and FlowVolume, which results in a Duration scalar.
- divideBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Divide the values in the vector by the supplied values and return the changed vector.
- divideBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(S) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Divide the values in the vector by the supplied value and return the changed vector.
- divideBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Divide the values of a vector by the values of another vector on a cell-by-cell basis.
- divideBy(double) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Divide the values of this vector by a number on a cell-by-cell basis.
- divideBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataDense
-
Divide the values of a vector by the values of another vector on a cell-by-cell basis.
- divideBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
-
Divide the values of a vector by the values of another vector on a cell-by-cell basis.
- divideBy(float) - Method in interface org.djunits.value.vfloat.FloatMathFunctions
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Divide the values in the matrix by the supplied values and return the changed matrix.
- divideBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(S) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Divide the values in the matrix by the supplied value and return the changed matrix.
- divideBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Divide the values of a matrix by the values of another matrix on a cell-by-cell basis.
- divideBy(float) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Divide the values of this matrix by a number on a cell-by-cell basis.
- divideBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
-
Divide the values of a matrix by the values of another matrix on a cell-by-cell basis.
- divideBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Divide the values of a matrix by the values of another matrix on a cell-by-cell basis.
- divideBy(float) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(float) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarRel
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(FloatAcceleration) - Method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Calculate the division of FloatAcceleration and FloatAcceleration, which results in a FloatDimensionless scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Calculate the division of FloatAcceleration and FloatFrequency, which results in a FloatSpeed scalar.
- divideBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Calculate the division of FloatAcceleration and FloatSpeed, which results in a FloatFrequency scalar.
- divideBy(FloatAngle) - Method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Calculate the division of FloatAngle and FloatAngle, which results in a FloatDimensionless scalar.
- divideBy(FloatAngleSolid) - Method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Calculate the division of FloatAngleSolid and FloatAngleSolid, which results in a FloatDimensionless scalar.
- divideBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the division of FloatArea and FloatArea, which results in a FloatDimensionless scalar.
- divideBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the division of FloatArea and FloatLinearDensity, which results in a FloatVolume scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the division of FloatArea and FloatVolume, which results in a FloatLinearDensity scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the division of FloatArea and FloatLength, which results in a FloatLength scalar.
- divideBy(FloatDensity) - Method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Calculate the division of FloatDensity and FloatDensity, which results in a FloatDimensionless scalar.
- divideBy(FloatDimensionless) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the division of FloatDimensionless and FloatDimensionless, which results in a FloatDimensionless scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the division of FloatDimensionless and FloatLength, which results in a FloatLinearDensity scalar.
- divideBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the division of FloatDimensionless and FloatLinearDensity, which results in a FloatLength scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the division of FloatDimensionless and FloatDuration, which results in a FloatFrequency scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the division of FloatDimensionless and FloatFrequency, which results in a FloatDuration scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the division of FloatDuration and FloatDuration, which results in a FloatDimensionless scalar.
- divideBy(FloatElectricalCharge) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Calculate the division of FloatElectricalCharge and FloatElectricalCharge, which results in a FloatDimensionless scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Calculate the division of FloatElectricalCharge and FloatDuration, which results in a FloatElectricalCurrent scalar.
- divideBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Calculate the division of FloatElectricalCharge and FloatElectricalCurrent, which results in a FloatDuration scalar.
- divideBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Calculate the division of FloatElectricalCurrent and FloatElectricalCurrent, which results in a FloatDimensionless
scalar.
- divideBy(FloatElectricalPotential) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Calculate the division of FloatElectricalPotential and FloatElectricalPotential, which results in a FloatDimensionless
scalar.
- divideBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Calculate the division of FloatElectricalPotential and FloatElectricalCurrent, which results in a
FloatElectricalResistance scalar.
- divideBy(FloatElectricalResistance) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Calculate the division of FloatElectricalPotential and FloatElectricalResistance, which results in a
FloatElectricalCurrent scalar.
- divideBy(FloatElectricalResistance) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Calculate the division of FloatElectricalResistance and FloatElectricalResistance, which results in a FloatDimensionless
scalar.
- divideBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the division of FloatEnergy and FloatEnergy, which results in a FloatDimensionless scalar.
- divideBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the division of FloatEnergy and FloatForce, which results in a FloatLength scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the division of FloatEnergy and FloatLength, which results in a FloatForce scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the division of FloatEnergy and FloatDuration, which results in a FloatPower scalar.
- divideBy(FloatPower) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the division of FloatEnergy and FloatPower, which results in a FloatDuration scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the division of FloatEnergy and FloatVolume, which results in a FloatPressure scalar.
- divideBy(FloatFlowMass) - Method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Calculate the division of FloatFlowMass and FloatFlowMass, which results in a FloatDimensionless scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Calculate the division of FloatFlowMass and FloatFrequency, which results in a FloatMass scalar.
- divideBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Calculate the division of FloatFlowMass and FloatMass, which results in a FloatFrequency scalar.
- divideBy(FloatFlowVolume) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Calculate the division of FloatFlowVolume and FloatFlowVolume, which results in a FloatDimensionless scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Calculate the division of FloatFlowVolume and FloatFrequency, which results in a FloatVolume scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Calculate the division of FloatFlowVolume and FloatVolume, which results in a FloatFrequency scalar.
- divideBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Calculate the division of FloatFlowVolume and FloatArea, which results in a FloatSpeed scalar.
- divideBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Calculate the division of FloatFlowVolume and FloatSpeed, which results in a FloatArea scalar.
- divideBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatForce, which results in a FloatDimensionless scalar.
- divideBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatLinearDensity, which results in a FloatEnergy scalar.
- divideBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatEnergy, which results in a FloatLinearDensity scalar.
- divideBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatMass, which results in a FloatAcceleration scalar.
- divideBy(FloatAcceleration) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatAcceleration, which results in a FloatMass scalar.
- divideBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatArea, which results in a FloatPressure scalar.
- divideBy(FloatPressure) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the division of FloatForce and FloatPressure, which results in a FloatArea scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Calculate the division of FloatFrequency and FloatFrequency, which results in a FloatDimensionless scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the division of FloatLength and FloatLength, which results in a FloatDimensionless scalar.
- divideBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the division of FloatLength and FloatLinearDensity, which results in a FloatArea scalar.
- divideBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the division of FloatLength and FloatArea, which results in a FloatLinearDensity scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the division of FloatLength and FloatDuration, which results in a FloatSpeed scalar.
- divideBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the division of FloatLength and FloatSpeed, which results in a FloatDuration scalar.
- divideBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Calculate the division of FloatLinearDensity and FloatLinearDensity, which results in a FloatDimensionless scalar.
- divideBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the division of FloatMass and FloatMass, which results in a FloatDimensionless scalar.
- divideBy(FloatFlowMass) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the division of FloatMass and FloatFlowMass, which results in a FloatDuration scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the division of FloatMass and FloatDuration, which results in a FloatFlowMass scalar.
- divideBy(FloatDensity) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the division of FloatMass and FloatDensity, which results in a FloatVolume scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the division of FloatMass and FloatVolume, which results in a FloatDensity scalar.
- divideBy(FloatMoney) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatMoney, which results in a FloatDimensionless scalar.
- divideBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatArea, which results in a FloatMoneyPerArea scalar.
- divideBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatEnergy, which results in a FloatMoneyPerEnergy scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatLength, which results in a FloatMoneyPerLength scalar.
- divideBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatMass, which results in a FloatMoneyPerMass scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatDuration, which results in a FloatMoneyPerDuration scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the division of FloatMoney and FloatVolume, which results in a FloatMoneyPerVolume scalar.
- divideBy(FloatMoneyPerArea) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Calculate the division of FloatMoneyPerArea and FloatMoneyPerArea, which results in a FloatDimensionless scalar.
- divideBy(FloatMoneyPerDuration) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Calculate the division of FloatMoneyPerDuration and FloatMoneyPerDuration, which results in a FloatDimensionless scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Calculate the division of FloatMoneyPerDuration and FloatFrequency, which results in a FloatMoney scalar.
- divideBy(FloatMoneyPerEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Calculate the division of FloatMoneyPerEnergy and FloatMoneyPerEnergy, which results in a FloatDimensionless scalar.
- divideBy(FloatMoneyPerLength) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Calculate the division of FloatMoneyPerLength and FloatMoneyPerLength, which results in a FloatDimensionless scalar.
- divideBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Calculate the division of FloatMoneyPerLength and FloatLinearDensity, which results in a FloatMoney scalar.
- divideBy(FloatMoneyPerMass) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Calculate the division of FloatMoneyPerMass and FloatMoneyPerMass, which results in a FloatDimensionless scalar.
- divideBy(FloatMoneyPerVolume) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Calculate the division of FloatMoneyPerVolume and FloatMoneyPerVolume, which results in a FloatDimensionless scalar.
- divideBy(FloatPower) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatPower, which results in a FloatDimensionless scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatFrequency, which results in a FloatEnergy scalar.
- divideBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatEnergy, which results in a FloatFrequency scalar.
- divideBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatSpeed, which results in a FloatForce scalar.
- divideBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatForce, which results in a FloatSpeed scalar.
- divideBy(FloatElectricalPotential) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatElectricalPotential, which results in a FloatElectricalCurrent scalar.
- divideBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the division of FloatPower and FloatElectricalCurrent, which results in a FloatElectricalPotential scalar.
- divideBy(FloatPressure) - Method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Calculate the division of FloatPressure and FloatPressure, which results in a FloatDimensionless scalar.
- divideBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the division of FloatSpeed and FloatSpeed, which results in a FloatDimensionless scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the division of FloatSpeed and FloatLength, which results in a FloatFrequency scalar.
- divideBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the division of FloatSpeed and FloatFrequency, which results in a FloatLength scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the division of FloatSpeed and FloatDuration, which results in a FloatAcceleration scalar.
- divideBy(FloatAcceleration) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the division of FloatSpeed and FloatAcceleration, which results in a FloatDuration scalar.
- divideBy(FloatTemperature) - Method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Calculate the division of FloatTemperature and FloatTemperature, which results in a FloatDimensionless scalar.
- divideBy(FloatTorque) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatTorque, which results in a FloatDimensionless scalar.
- divideBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatForce, which results in a FloatLength scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatLength, which results in a FloatForce scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatDuration, which results in a FloatPower scalar.
- divideBy(FloatPower) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatPower, which results in a FloatDuration scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatVolume, which results in a FloatPressure scalar.
- divideBy(FloatPressure) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the division of FloatTorque and FloatPressure, which results in a FloatVolume scalar.
- divideBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the division of FloatVolume and FloatVolume, which results in a FloatDimensionless scalar.
- divideBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the division of FloatVolume and FloatLength, which results in a FloatArea scalar.
- divideBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the division of FloatVolume and FloatArea, which results in a FloatLength scalar.
- divideBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the division of FloatVolume and FloatDuration, which results in a FloatFlowVolume scalar.
- divideBy(FloatFlowVolume) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the division of FloatVolume and FloatFlowVolume, which results in a FloatDuration scalar.
- divideBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Divide the values in the vector by the supplied values and return the changed vector.
- divideBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Scale the value(s) by the inverse of a factor; i.e.
- divideBy(S) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Divide the values in the vector by the supplied value and return the changed vector.
- divideBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Divide the values of a vector by the values of another vector on a cell-by-cell basis.
- divideBy(float) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Divide the values of this vector by a number on a cell-by-cell basis.
- divideBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataDense
-
Divide the values of a vector by the values of another vector on a cell-by-cell basis.
- divideBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataSparse
-
Divide the values of a vector by the values of another vector on a cell-by-cell basis.
- DJF - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'DJF' - Djiboutian franc.
- DKK - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'DKK' - Danish krone.
- DOP - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'DOP' - Dominican peso.
- DoubleFunction - Class in org.djunits.value.vdouble
-
Interface that represents a function object: a function that takes a single argument and returns a single value.
- DoubleFunction() - Constructor for class org.djunits.value.vdouble.DoubleFunction
-
- DoubleMathFunctions<T> - Interface in org.djunits.value.vdouble
-
Force implementation of multiplyBy and divideBy, and provide static implementation of Math functions.
- DoubleMathFunctionsDimensionless<T> - Interface in org.djunits.value.vdouble
-
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- DoubleMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable DoubleMatrix.
- DoubleMatrix() - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrix
-
- DoubleMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vdouble.matrix
-
ABSOLUTE implementation of DoubleMatrix.
- DoubleMatrix.Rel<U extends Unit<U>> - Class in org.djunits.value.vdouble.matrix
-
RELATIVE implementation of DoubleMatrix.
- DoubleMatrixData - Class in org.djunits.value.vdouble.matrix
-
Stores the data for a DoubleMatrix and carries out basic operations.
- DoubleMatrixData(StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
- DoubleMatrixDataDense - Class in org.djunits.value.vdouble.matrix
-
Stores dense data for a DoubleMatrix and carries out basic operations.
- DoubleMatrixDataDense(double[], int, int) - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
-
Create a matrix with dense data.
- DoubleMatrixDataDense(double[][]) - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
-
Create a matrix with dense data.
- DoubleMatrixDataSparse - Class in org.djunits.value.vdouble.matrix
-
Stores sparse data for a DoubleMatrix and carries out basic operations.
- DoubleMatrixDataSparse(double[], long[], int, int, int) - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Create a vector with sparse data.
- DoubleMatrixDataSparse(double[], int, int) - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Create a vector with sparse data from an internal vector with dense data.
- DoubleMatrixDataSparse(double[][]) - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Create a vector with sparse data.
- DoubleMatrixInterface<U extends Unit<U>> - Interface in org.djunits.value.vdouble.matrix
-
Interface for the Immutable and Mutable DoubleMatrix classes.
- DoubleMatrixUtil - Class in org.djunits.value.vdouble.matrix
-
Class to instantiate any DoubleMatrix based on the provided unit.
- DoubleScalar - Class in org.djunits.value.vdouble.scalar
-
Immutable DoubleScalar, with Abs and Rel static subclasses.
- DoubleScalar() - Constructor for class org.djunits.value.vdouble.scalar.DoubleScalar
-
- DoubleScalar.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vdouble.scalar
-
Absolute Immutable DoubleScalar.
- DoubleScalar.Rel<U extends Unit<U>> - Class in org.djunits.value.vdouble.scalar
-
Relative Immutable DoubleScalar.
- DoubleScalarInterface - Interface in org.djunits.value.vdouble.scalar
-
Double scalar functions.
- DoubleScalarUtil - Class in org.djunits.value.vdouble.scalar
-
Class to instantiate any DoubleScalar based on the provided unit.
- doubleValue() - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
- doubleValue() - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
- DoubleVector - Class in org.djunits.value.vdouble.vector
-
Immutable DoubleVector.
- DoubleVector() - Constructor for class org.djunits.value.vdouble.vector.DoubleVector
-
- DoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vdouble.vector
-
Absolute Immutable DoubleVector.
- DoubleVector.Rel<U extends Unit<U>> - Class in org.djunits.value.vdouble.vector
-
Relative Immutable DoubleVector.
- DoubleVectorData - Class in org.djunits.value.vdouble.vector
-
Stores the data for a DoubleVector and carries out basic operations.
- DoubleVectorData(StorageType) - Constructor for class org.djunits.value.vdouble.vector.DoubleVectorData
-
- DoubleVectorDataDense - Class in org.djunits.value.vdouble.vector
-
Stores dense data for a DoubleVector and carries out basic operations.
- DoubleVectorDataDense(double[]) - Constructor for class org.djunits.value.vdouble.vector.DoubleVectorDataDense
-
Create a vector with dense data.
- DoubleVectorDataSparse - Class in org.djunits.value.vdouble.vector
-
Stores sparse data for a DoubleVector and carries out basic operations.
- DoubleVectorDataSparse(double[], int[], int) - Constructor for class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
-
Create a vector with sparse data.
- DoubleVectorInterface<U extends Unit<U>> - Interface in org.djunits.value.vdouble.vector
-
Interface for the Immutable and Mutable DoubleVector classes.
- DoubleVectorUtil - Class in org.djunits.value.vdouble.vector
-
Class to instantiate any DoubleVector based on the provided unit.
- Duration - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Relative Duration DoubleScalar.
- Duration(double, DurationUnit) - Constructor for class org.djunits.value.vdouble.scalar.Duration
-
Construct Duration scalar.
- Duration(Duration) - Constructor for class org.djunits.value.vdouble.scalar.Duration
-
Construct Duration scalar.
- DurationMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Duration Matrix.
- DurationMatrix(double[][], DurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DurationMatrix
-
Construct a new Relative Immutable Double DurationMatrix.
- DurationMatrix(Duration[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.DurationMatrix
-
Construct a new Relative Immutable Double DurationMatrix.
- DurationMatrix(DoubleMatrixData, DurationUnit) - Constructor for class org.djunits.value.vdouble.matrix.DurationMatrix
-
Construct a new Relative Immutable Double DurationMatrix.
- DurationUnit - Class in org.djunits.unit
-
Standard duration units.
- DurationUnit(String, String, UnitSystem, DurationUnit, double) - Constructor for class org.djunits.unit.DurationUnit
-
Build a user-defined DurationUnit with a conversion factor to another DurationUnit.
- DurationVector - Class in org.djunits.value.vdouble.vector
-
Immutable Relative Duration Vector.
- DurationVector(double[], DurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DurationVector(List<Double>, DurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DurationVector(Duration[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DurationVector(List<Duration>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DurationVector(SortedMap<Integer, Duration>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DurationVector(SortedMap<Integer, Double>, DurationUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DurationVector(DoubleVectorData, DurationUnit) - Constructor for class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable Double DurationVector.
- DYNE - Static variable in class org.djunits.unit.ForceUnit
-
Dyne.
- DYNE - Static variable in interface org.djunits.unit.UNITS
-
- DZD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'DZD' - Algerian dinar.
- FARADAY - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
Faraday.
- FARADAY - Static variable in interface org.djunits.unit.UNITS
-
- FEMTOGRAM - Static variable in class org.djunits.unit.MassUnit
-
femtogram.
- FEMTOGRAM - Static variable in interface org.djunits.unit.UNITS
-
- FEMTOMETER - Static variable in class org.djunits.unit.LengthUnit
-
fm.
- FEMTOMETER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to fm.
- FEMTOMETER - Static variable in interface org.djunits.unit.UNITS
-
- FEMTOSECOND - Static variable in class org.djunits.unit.DurationUnit
-
femtosecond.
- FEMTOSECOND - Static variable in interface org.djunits.unit.UNITS
-
- FEMTOWATT - Static variable in class org.djunits.unit.PowerUnit
-
femtowatt.
- FEMTOWATT - Static variable in interface org.djunits.unit.UNITS
-
- FEMTOWATT_HOUR - Static variable in class org.djunits.unit.EnergyUnit
-
femtowatt-hour.
- FEMTOWATT_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- FJD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'FJD' - Fiji dollar.
- FKP - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'FKP' - Falkland Islands pound.
- FloatAbsoluteTemperature - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the AbsoluteTemperature FloatScalar.
- FloatAbsoluteTemperature(float, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Construct FloatAbsoluteTemperature scalar.
- FloatAbsoluteTemperature(double, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Construct FloatAbsoluteTemperature scalar using a double value.
- FloatAbsoluteTemperature(FloatAbsoluteTemperature) - Constructor for class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Construct FloatAbsoluteTemperature scalar.
- FloatAbsoluteTemperatureMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatAbsoluteTemperature Matrix.
- FloatAbsoluteTemperatureMatrix(float[][], AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureMatrix.
- FloatAbsoluteTemperatureMatrix(FloatAbsoluteTemperature[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureMatrix.
- FloatAbsoluteTemperatureMatrix(FloatMatrixData, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureMatrix.
- FloatAbsoluteTemperatureVector - Class in org.djunits.value.vfloat.vector
-
Absolute FloatAbsoluteTemperature Vector.
- FloatAbsoluteTemperatureVector(float[], AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAbsoluteTemperatureVector(List<Float>, AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAbsoluteTemperatureVector(FloatAbsoluteTemperature[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAbsoluteTemperatureVector(List<FloatAbsoluteTemperature>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAbsoluteTemperatureVector(SortedMap<Integer, FloatAbsoluteTemperature>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAbsoluteTemperatureVector(SortedMap<Integer, Float>, AbsoluteTemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAbsoluteTemperatureVector(FloatVectorData, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatAbsoluteTemperatureVector.
- FloatAcceleration - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Acceleration FloatScalar, which is relative by definition.
- FloatAcceleration(float, AccelerationUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Construct FloatAcceleration scalar.
- FloatAcceleration(FloatAcceleration) - Constructor for class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Construct FloatAcceleration scalar.
- FloatAcceleration(double, AccelerationUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Construct FloatAcceleration scalar using a double value.
- FloatAccelerationMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatAccelerationMatrix, a matrix of values with a AccelerationUnit.
- FloatAccelerationMatrix(float[][], AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Construct a new Relative Immutable FloatAccelerationMatrix.
- FloatAccelerationMatrix(FloatAcceleration[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Construct a new Relative Immutable FloatAccelerationMatrix.
- FloatAccelerationMatrix(FloatMatrixData, AccelerationUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
- FloatAccelerationVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.
- FloatAccelerationVector(float[], AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable Float FloatAccelerationVector.
- FloatAccelerationVector(List<Float>, AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable Float FloatAccelerationVector.
- FloatAccelerationVector(FloatAcceleration[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable Float FloatAccelerationVector.
- FloatAccelerationVector(List<FloatAcceleration>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable Float FloatAccelerationVector.
- FloatAccelerationVector(SortedMap<Integer, FloatAcceleration>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable Float FloatAccelerationVector.
- FloatAccelerationVector(SortedMap<Integer, Float>, AccelerationUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable Float FloatAccelerationVector.
- FloatAccelerationVector(FloatVectorData, AccelerationUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
- FloatAngle - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the %Type% FloatScalar.
- FloatAngle(float, AngleUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAngle
-
Construct FloatAngle scalar.
- FloatAngle(FloatAngle) - Constructor for class org.djunits.value.vfloat.scalar.FloatAngle
-
Construct FloatAngle scalar.
- FloatAngle(double, AngleUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAngle
-
Construct FloatAngle scalar using a double value.
- FloatAngleMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatAngle Matrix.
- FloatAngleMatrix(float[][], AngleUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Construct a new Relative Immutable FloatAngleMatrix.
- FloatAngleMatrix(FloatAngle[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Construct a new Relative Immutable FloatAngleMatrix.
- FloatAngleMatrix(FloatMatrixData, AngleUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Construct a new Relative Immutable FloatAngleMatrix.
- FloatAngleSolid - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the AngleSolid FloatScalar, which is relative by definition.
- FloatAngleSolid(float, AngleSolidUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Construct FloatAngleSolid scalar.
- FloatAngleSolid(FloatAngleSolid) - Constructor for class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Construct FloatAngleSolid scalar.
- FloatAngleSolid(double, AngleSolidUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Construct FloatAngleSolid scalar using a double value.
- FloatAngleSolidMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatAngleSolidMatrix, a matrix of values with a AngleSolidUnit.
- FloatAngleSolidMatrix(float[][], AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatAngleSolidMatrix.
- FloatAngleSolidMatrix(FloatAngleSolid[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatAngleSolidMatrix.
- FloatAngleSolidMatrix(FloatMatrixData, AngleSolidUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
- FloatAngleSolidVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatAngleSolidVector, a vector of values with a AngleSolidUnit.
- FloatAngleSolidVector(float[], AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable Float FloatAngleSolidVector.
- FloatAngleSolidVector(List<Float>, AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable Float FloatAngleSolidVector.
- FloatAngleSolidVector(FloatAngleSolid[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable Float FloatAngleSolidVector.
- FloatAngleSolidVector(List<FloatAngleSolid>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable Float FloatAngleSolidVector.
- FloatAngleSolidVector(SortedMap<Integer, FloatAngleSolid>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable Float FloatAngleSolidVector.
- FloatAngleSolidVector(SortedMap<Integer, Float>, AngleSolidUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable Float FloatAngleSolidVector.
- FloatAngleSolidVector(FloatVectorData, AngleSolidUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
- FloatAngleVector - Class in org.djunits.value.vfloat.vector
-
Relative FloatAngle Vector.
- FloatAngleVector(float[], AngleUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatAngleVector(List<Float>, AngleUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatAngleVector(FloatAngle[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatAngleVector(List<FloatAngle>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatAngleVector(SortedMap<Integer, FloatAngle>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatAngleVector(SortedMap<Integer, Float>, AngleUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatAngleVector(FloatVectorData, AngleUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatAngleVector.
- FloatArea - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Area FloatScalar, which is relative by definition.
- FloatArea(float, AreaUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatArea
-
Construct FloatArea scalar.
- FloatArea(FloatArea) - Constructor for class org.djunits.value.vfloat.scalar.FloatArea
-
Construct FloatArea scalar.
- FloatArea(double, AreaUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatArea
-
Construct FloatArea scalar using a double value.
- FloatAreaMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatAreaMatrix, a matrix of values with a AreaUnit.
- FloatAreaMatrix(float[][], AreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Construct a new Relative Immutable FloatAreaMatrix.
- FloatAreaMatrix(FloatArea[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Construct a new Relative Immutable FloatAreaMatrix.
- FloatAreaMatrix(FloatMatrixData, AreaUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
- FloatAreaVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatAreaVector, a vector of values with a AreaUnit.
- FloatAreaVector(float[], AreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable Float FloatAreaVector.
- FloatAreaVector(List<Float>, AreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable Float FloatAreaVector.
- FloatAreaVector(FloatArea[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable Float FloatAreaVector.
- FloatAreaVector(List<FloatArea>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable Float FloatAreaVector.
- FloatAreaVector(SortedMap<Integer, FloatArea>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable Float FloatAreaVector.
- FloatAreaVector(SortedMap<Integer, Float>, AreaUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable Float FloatAreaVector.
- FloatAreaVector(FloatVectorData, AreaUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatAreaVector
-
- FloatDensity - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Density FloatScalar, which is relative by definition.
- FloatDensity(float, DensityUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDensity
-
Construct FloatDensity scalar.
- FloatDensity(FloatDensity) - Constructor for class org.djunits.value.vfloat.scalar.FloatDensity
-
Construct FloatDensity scalar.
- FloatDensity(double, DensityUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDensity
-
Construct FloatDensity scalar using a double value.
- FloatDensityMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatDensityMatrix, a matrix of values with a DensityUnit.
- FloatDensityMatrix(float[][], DensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Construct a new Relative Immutable FloatDensityMatrix.
- FloatDensityMatrix(FloatDensity[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Construct a new Relative Immutable FloatDensityMatrix.
- FloatDensityMatrix(FloatMatrixData, DensityUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
- FloatDensityVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatDensityVector, a vector of values with a DensityUnit.
- FloatDensityVector(float[], DensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable Float FloatDensityVector.
- FloatDensityVector(List<Float>, DensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable Float FloatDensityVector.
- FloatDensityVector(FloatDensity[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable Float FloatDensityVector.
- FloatDensityVector(List<FloatDensity>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable Float FloatDensityVector.
- FloatDensityVector(SortedMap<Integer, FloatDensity>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable Float FloatDensityVector.
- FloatDensityVector(SortedMap<Integer, Float>, DensityUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable Float FloatDensityVector.
- FloatDensityVector(FloatVectorData, DensityUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatDensityVector
-
- FloatDimensionless - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Dimensionless FloatScalar, which is relative by definition.
- FloatDimensionless(float, DimensionlessUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Construct FloatDimensionless scalar.
- FloatDimensionless(FloatDimensionless) - Constructor for class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Construct FloatDimensionless scalar.
- FloatDimensionless(double, DimensionlessUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Construct FloatDimensionless scalar using a double value.
- FloatDimensionlessMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit.
- FloatDimensionlessMatrix(float[][], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatDimensionlessMatrix.
- FloatDimensionlessMatrix(FloatDimensionless[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatDimensionlessMatrix.
- FloatDimensionlessMatrix(FloatMatrixData, DimensionlessUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
- FloatDimensionlessVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatDimensionlessVector, a vector of values with a DimensionlessUnit.
- FloatDimensionlessVector(float[], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable Float FloatDimensionlessVector.
- FloatDimensionlessVector(List<Float>, DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable Float FloatDimensionlessVector.
- FloatDimensionlessVector(FloatDimensionless[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable Float FloatDimensionlessVector.
- FloatDimensionlessVector(List<FloatDimensionless>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable Float FloatDimensionlessVector.
- FloatDimensionlessVector(SortedMap<Integer, FloatDimensionless>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable Float FloatDimensionlessVector.
- FloatDimensionlessVector(SortedMap<Integer, Float>, DimensionlessUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable Float FloatDimensionlessVector.
- FloatDimensionlessVector(FloatVectorData, DimensionlessUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
- FloatDirection - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Direction FloatScalar.
- FloatDirection(float, DirectionUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDirection
-
Construct FloatDirection scalar.
- FloatDirection(double, DirectionUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDirection
-
Construct FloatDirection scalar using a double value.
- FloatDirection(FloatDirection) - Constructor for class org.djunits.value.vfloat.scalar.FloatDirection
-
Construct FloatDirection scalar.
- FloatDirectionMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatDirection Matrix.
- FloatDirectionMatrix(float[][], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Absolute Immutable FloatDirectionMatrix.
- FloatDirectionMatrix(FloatDirection[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Absolute Immutable FloatDirectionMatrix.
- FloatDirectionMatrix(FloatMatrixData, DirectionUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Absolute Immutable FloatDirectionMatrix.
- FloatDirectionVector - Class in org.djunits.value.vfloat.vector
-
Absolute FloatDirection Vector.
- FloatDirectionVector(float[], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDirectionVector(List<Float>, DirectionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDirectionVector(FloatDirection[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDirectionVector(List<FloatDirection>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDirectionVector(SortedMap<Integer, FloatDirection>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDirectionVector(SortedMap<Integer, Float>, DirectionUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDirectionVector(FloatVectorData, DirectionUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatDirectionVector.
- FloatDuration - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the %Type% FloatScalar.
- FloatDuration(float, DurationUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDuration
-
Construct FloatDuration scalar.
- FloatDuration(FloatDuration) - Constructor for class org.djunits.value.vfloat.scalar.FloatDuration
-
Construct FloatDuration scalar.
- FloatDuration(double, DurationUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatDuration
-
Construct FloatDuration scalar using a double value.
- FloatDurationMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatDuration Matrix.
- FloatDurationMatrix(float[][], DurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Construct a new Relative Immutable FloatDurationMatrix.
- FloatDurationMatrix(FloatDuration[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Construct a new Relative Immutable FloatDurationMatrix.
- FloatDurationMatrix(FloatMatrixData, DurationUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Construct a new Relative Immutable FloatDurationMatrix.
- FloatDurationVector - Class in org.djunits.value.vfloat.vector
-
Relative FloatDuration Vector.
- FloatDurationVector(float[], DurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatDurationVector(List<Float>, DurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatDurationVector(FloatDuration[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatDurationVector(List<FloatDuration>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatDurationVector(SortedMap<Integer, FloatDuration>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatDurationVector(SortedMap<Integer, Float>, DurationUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatDurationVector(FloatVectorData, DurationUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatDurationVector.
- FloatElectricalCharge - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the ElectricalCharge FloatScalar, which is relative by definition.
- FloatElectricalCharge(float, ElectricalChargeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Construct FloatElectricalCharge scalar.
- FloatElectricalCharge(FloatElectricalCharge) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Construct FloatElectricalCharge scalar.
- FloatElectricalCharge(double, ElectricalChargeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Construct FloatElectricalCharge scalar using a double value.
- FloatElectricalChargeMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
- FloatElectricalChargeMatrix(float[][], ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatElectricalChargeMatrix.
- FloatElectricalChargeMatrix(FloatElectricalCharge[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatElectricalChargeMatrix.
- FloatElectricalChargeMatrix(FloatMatrixData, ElectricalChargeUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
- FloatElectricalChargeVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
- FloatElectricalChargeVector(float[], ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable Float FloatElectricalChargeVector.
- FloatElectricalChargeVector(List<Float>, ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable Float FloatElectricalChargeVector.
- FloatElectricalChargeVector(FloatElectricalCharge[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable Float FloatElectricalChargeVector.
- FloatElectricalChargeVector(List<FloatElectricalCharge>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable Float FloatElectricalChargeVector.
- FloatElectricalChargeVector(SortedMap<Integer, FloatElectricalCharge>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable Float FloatElectricalChargeVector.
- FloatElectricalChargeVector(SortedMap<Integer, Float>, ElectricalChargeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable Float FloatElectricalChargeVector.
- FloatElectricalChargeVector(FloatVectorData, ElectricalChargeUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
- FloatElectricalCurrent - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the ElectricalCurrent FloatScalar, which is relative by definition.
- FloatElectricalCurrent(float, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Construct FloatElectricalCurrent scalar.
- FloatElectricalCurrent(FloatElectricalCurrent) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Construct FloatElectricalCurrent scalar.
- FloatElectricalCurrent(double, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Construct FloatElectricalCurrent scalar using a double value.
- FloatElectricalCurrentMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
- FloatElectricalCurrentMatrix(float[][], ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatElectricalCurrentMatrix.
- FloatElectricalCurrentMatrix(FloatElectricalCurrent[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatElectricalCurrentMatrix.
- FloatElectricalCurrentMatrix(FloatMatrixData, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
- FloatElectricalCurrentVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
- FloatElectricalCurrentVector(float[], ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable Float FloatElectricalCurrentVector.
- FloatElectricalCurrentVector(List<Float>, ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable Float FloatElectricalCurrentVector.
- FloatElectricalCurrentVector(FloatElectricalCurrent[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable Float FloatElectricalCurrentVector.
- FloatElectricalCurrentVector(List<FloatElectricalCurrent>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable Float FloatElectricalCurrentVector.
- FloatElectricalCurrentVector(SortedMap<Integer, FloatElectricalCurrent>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable Float FloatElectricalCurrentVector.
- FloatElectricalCurrentVector(SortedMap<Integer, Float>, ElectricalCurrentUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable Float FloatElectricalCurrentVector.
- FloatElectricalCurrentVector(FloatVectorData, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
- FloatElectricalPotential - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the ElectricalPotential FloatScalar, which is relative by definition.
- FloatElectricalPotential(float, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Construct FloatElectricalPotential scalar.
- FloatElectricalPotential(FloatElectricalPotential) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Construct FloatElectricalPotential scalar.
- FloatElectricalPotential(double, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Construct FloatElectricalPotential scalar using a double value.
- FloatElectricalPotentialMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
- FloatElectricalPotentialMatrix(float[][], ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatElectricalPotentialMatrix.
- FloatElectricalPotentialMatrix(FloatElectricalPotential[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatElectricalPotentialMatrix.
- FloatElectricalPotentialMatrix(FloatMatrixData, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
- FloatElectricalPotentialVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
- FloatElectricalPotentialVector(float[], ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable Float FloatElectricalPotentialVector.
- FloatElectricalPotentialVector(List<Float>, ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable Float FloatElectricalPotentialVector.
- FloatElectricalPotentialVector(FloatElectricalPotential[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable Float FloatElectricalPotentialVector.
- FloatElectricalPotentialVector(List<FloatElectricalPotential>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable Float FloatElectricalPotentialVector.
- FloatElectricalPotentialVector(SortedMap<Integer, FloatElectricalPotential>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable Float FloatElectricalPotentialVector.
- FloatElectricalPotentialVector(SortedMap<Integer, Float>, ElectricalPotentialUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable Float FloatElectricalPotentialVector.
- FloatElectricalPotentialVector(FloatVectorData, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
- FloatElectricalResistance - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the ElectricalResistance FloatScalar, which is relative by definition.
- FloatElectricalResistance(float, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Construct FloatElectricalResistance scalar.
- FloatElectricalResistance(FloatElectricalResistance) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Construct FloatElectricalResistance scalar.
- FloatElectricalResistance(double, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Construct FloatElectricalResistance scalar using a double value.
- FloatElectricalResistanceMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
- FloatElectricalResistanceMatrix(float[][], ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatElectricalResistanceMatrix.
- FloatElectricalResistanceMatrix(FloatElectricalResistance[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatElectricalResistanceMatrix.
- FloatElectricalResistanceMatrix(FloatMatrixData, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
- FloatElectricalResistanceVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
- FloatElectricalResistanceVector(float[], ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable Float FloatElectricalResistanceVector.
- FloatElectricalResistanceVector(List<Float>, ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable Float FloatElectricalResistanceVector.
- FloatElectricalResistanceVector(FloatElectricalResistance[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable Float FloatElectricalResistanceVector.
- FloatElectricalResistanceVector(List<FloatElectricalResistance>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable Float FloatElectricalResistanceVector.
- FloatElectricalResistanceVector(SortedMap<Integer, FloatElectricalResistance>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable Float FloatElectricalResistanceVector.
- FloatElectricalResistanceVector(SortedMap<Integer, Float>, ElectricalResistanceUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable Float FloatElectricalResistanceVector.
- FloatElectricalResistanceVector(FloatVectorData, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
- FloatEnergy - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Energy FloatScalar, which is relative by definition.
- FloatEnergy(float, EnergyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatEnergy
-
Construct FloatEnergy scalar.
- FloatEnergy(FloatEnergy) - Constructor for class org.djunits.value.vfloat.scalar.FloatEnergy
-
Construct FloatEnergy scalar.
- FloatEnergy(double, EnergyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatEnergy
-
Construct FloatEnergy scalar using a double value.
- FloatEnergyMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatEnergyMatrix, a matrix of values with a EnergyUnit.
- FloatEnergyMatrix(float[][], EnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Construct a new Relative Immutable FloatEnergyMatrix.
- FloatEnergyMatrix(FloatEnergy[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Construct a new Relative Immutable FloatEnergyMatrix.
- FloatEnergyMatrix(FloatMatrixData, EnergyUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
- FloatEnergyVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatEnergyVector, a vector of values with a EnergyUnit.
- FloatEnergyVector(float[], EnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable Float FloatEnergyVector.
- FloatEnergyVector(List<Float>, EnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable Float FloatEnergyVector.
- FloatEnergyVector(FloatEnergy[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable Float FloatEnergyVector.
- FloatEnergyVector(List<FloatEnergy>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable Float FloatEnergyVector.
- FloatEnergyVector(SortedMap<Integer, FloatEnergy>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable Float FloatEnergyVector.
- FloatEnergyVector(SortedMap<Integer, Float>, EnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable Float FloatEnergyVector.
- FloatEnergyVector(FloatVectorData, EnergyUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatEnergyVector
-
- FloatFlowMass - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the FlowMass FloatScalar, which is relative by definition.
- FloatFlowMass(float, FlowMassUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Construct FloatFlowMass scalar.
- FloatFlowMass(FloatFlowMass) - Constructor for class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Construct FloatFlowMass scalar.
- FloatFlowMass(double, FlowMassUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Construct FloatFlowMass scalar using a double value.
- FloatFlowMassMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatFlowMassMatrix, a matrix of values with a FlowMassUnit.
- FloatFlowMassMatrix(float[][], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Construct a new Relative Immutable FloatFlowMassMatrix.
- FloatFlowMassMatrix(FloatFlowMass[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Construct a new Relative Immutable FloatFlowMassMatrix.
- FloatFlowMassMatrix(FloatMatrixData, FlowMassUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
- FloatFlowMassVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatFlowMassVector, a vector of values with a FlowMassUnit.
- FloatFlowMassVector(float[], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable Float FloatFlowMassVector.
- FloatFlowMassVector(List<Float>, FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable Float FloatFlowMassVector.
- FloatFlowMassVector(FloatFlowMass[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable Float FloatFlowMassVector.
- FloatFlowMassVector(List<FloatFlowMass>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable Float FloatFlowMassVector.
- FloatFlowMassVector(SortedMap<Integer, FloatFlowMass>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable Float FloatFlowMassVector.
- FloatFlowMassVector(SortedMap<Integer, Float>, FlowMassUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable Float FloatFlowMassVector.
- FloatFlowMassVector(FloatVectorData, FlowMassUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
- FloatFlowVolume - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the FlowVolume FloatScalar, which is relative by definition.
- FloatFlowVolume(float, FlowVolumeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Construct FloatFlowVolume scalar.
- FloatFlowVolume(FloatFlowVolume) - Constructor for class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Construct FloatFlowVolume scalar.
- FloatFlowVolume(double, FlowVolumeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Construct FloatFlowVolume scalar using a double value.
- FloatFlowVolumeMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatFlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
- FloatFlowVolumeMatrix(float[][], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatFlowVolumeMatrix.
- FloatFlowVolumeMatrix(FloatFlowVolume[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatFlowVolumeMatrix.
- FloatFlowVolumeMatrix(FloatMatrixData, FlowVolumeUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
- FloatFlowVolumeVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.
- FloatFlowVolumeVector(float[], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable Float FloatFlowVolumeVector.
- FloatFlowVolumeVector(List<Float>, FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable Float FloatFlowVolumeVector.
- FloatFlowVolumeVector(FloatFlowVolume[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable Float FloatFlowVolumeVector.
- FloatFlowVolumeVector(List<FloatFlowVolume>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable Float FloatFlowVolumeVector.
- FloatFlowVolumeVector(SortedMap<Integer, FloatFlowVolume>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable Float FloatFlowVolumeVector.
- FloatFlowVolumeVector(SortedMap<Integer, Float>, FlowVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable Float FloatFlowVolumeVector.
- FloatFlowVolumeVector(FloatVectorData, FlowVolumeUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
- FloatForce - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Force FloatScalar, which is relative by definition.
- FloatForce(float, ForceUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatForce
-
Construct FloatForce scalar.
- FloatForce(FloatForce) - Constructor for class org.djunits.value.vfloat.scalar.FloatForce
-
Construct FloatForce scalar.
- FloatForce(double, ForceUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatForce
-
Construct FloatForce scalar using a double value.
- FloatForceMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatForceMatrix, a matrix of values with a ForceUnit.
- FloatForceMatrix(float[][], ForceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Construct a new Relative Immutable FloatForceMatrix.
- FloatForceMatrix(FloatForce[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Construct a new Relative Immutable FloatForceMatrix.
- FloatForceMatrix(FloatMatrixData, ForceUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
- FloatForceVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatForceVector, a vector of values with a ForceUnit.
- FloatForceVector(float[], ForceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable Float FloatForceVector.
- FloatForceVector(List<Float>, ForceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable Float FloatForceVector.
- FloatForceVector(FloatForce[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable Float FloatForceVector.
- FloatForceVector(List<FloatForce>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable Float FloatForceVector.
- FloatForceVector(SortedMap<Integer, FloatForce>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable Float FloatForceVector.
- FloatForceVector(SortedMap<Integer, Float>, ForceUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable Float FloatForceVector.
- FloatForceVector(FloatVectorData, ForceUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatForceVector
-
- FloatFrequency - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Frequency FloatScalar, which is relative by definition.
- FloatFrequency(float, FrequencyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatFrequency
-
Construct FloatFrequency scalar.
- FloatFrequency(FloatFrequency) - Constructor for class org.djunits.value.vfloat.scalar.FloatFrequency
-
Construct FloatFrequency scalar.
- FloatFrequency(double, FrequencyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatFrequency
-
Construct FloatFrequency scalar using a double value.
- FloatFrequencyMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatFrequencyMatrix, a matrix of values with a FrequencyUnit.
- FloatFrequencyMatrix(float[][], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Construct a new Relative Immutable FloatFrequencyMatrix.
- FloatFrequencyMatrix(FloatFrequency[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Construct a new Relative Immutable FloatFrequencyMatrix.
- FloatFrequencyMatrix(FloatMatrixData, FrequencyUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
- FloatFrequencyVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatFrequencyVector, a vector of values with a FrequencyUnit.
- FloatFrequencyVector(float[], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable Float FloatFrequencyVector.
- FloatFrequencyVector(List<Float>, FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable Float FloatFrequencyVector.
- FloatFrequencyVector(FloatFrequency[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable Float FloatFrequencyVector.
- FloatFrequencyVector(List<FloatFrequency>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable Float FloatFrequencyVector.
- FloatFrequencyVector(SortedMap<Integer, FloatFrequency>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable Float FloatFrequencyVector.
- FloatFrequencyVector(SortedMap<Integer, Float>, FrequencyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable Float FloatFrequencyVector.
- FloatFrequencyVector(FloatVectorData, FrequencyUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
- FloatFunction - Class in org.djunits.value.vfloat
-
Interface that represents a function object: a function that takes a single argument and returns a single value.
- FloatFunction() - Constructor for class org.djunits.value.vfloat.FloatFunction
-
- FloatLength - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the %Type% FloatScalar.
- FloatLength(float, LengthUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatLength
-
Construct FloatLength scalar.
- FloatLength(FloatLength) - Constructor for class org.djunits.value.vfloat.scalar.FloatLength
-
Construct FloatLength scalar.
- FloatLength(double, LengthUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatLength
-
Construct FloatLength scalar using a double value.
- FloatLengthMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatLength Matrix.
- FloatLengthMatrix(float[][], LengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Construct a new Relative Immutable FloatLengthMatrix.
- FloatLengthMatrix(FloatLength[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Construct a new Relative Immutable FloatLengthMatrix.
- FloatLengthMatrix(FloatMatrixData, LengthUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Construct a new Relative Immutable FloatLengthMatrix.
- FloatLengthVector - Class in org.djunits.value.vfloat.vector
-
Relative FloatLength Vector.
- FloatLengthVector(float[], LengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLengthVector(List<Float>, LengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLengthVector(FloatLength[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLengthVector(List<FloatLength>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLengthVector(SortedMap<Integer, FloatLength>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLengthVector(SortedMap<Integer, Float>, LengthUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLengthVector(FloatVectorData, LengthUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatLengthVector.
- FloatLinearDensity - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the LinearDensity FloatScalar, which is relative by definition.
- FloatLinearDensity(float, LinearDensityUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Construct FloatLinearDensity scalar.
- FloatLinearDensity(FloatLinearDensity) - Constructor for class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Construct FloatLinearDensity scalar.
- FloatLinearDensity(double, LinearDensityUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Construct FloatLinearDensity scalar using a double value.
- FloatLinearDensityMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatLinearDensityMatrix, a matrix of values with a LinearDensityUnit.
- FloatLinearDensityMatrix(float[][], LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatLinearDensityMatrix.
- FloatLinearDensityMatrix(FloatLinearDensity[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatLinearDensityMatrix.
- FloatLinearDensityMatrix(FloatMatrixData, LinearDensityUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
- FloatLinearDensityVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.
- FloatLinearDensityVector(float[], LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable Float FloatLinearDensityVector.
- FloatLinearDensityVector(List<Float>, LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable Float FloatLinearDensityVector.
- FloatLinearDensityVector(FloatLinearDensity[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable Float FloatLinearDensityVector.
- FloatLinearDensityVector(List<FloatLinearDensity>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable Float FloatLinearDensityVector.
- FloatLinearDensityVector(SortedMap<Integer, FloatLinearDensity>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable Float FloatLinearDensityVector.
- FloatLinearDensityVector(SortedMap<Integer, Float>, LinearDensityUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable Float FloatLinearDensityVector.
- FloatLinearDensityVector(FloatVectorData, LinearDensityUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
- FloatMass - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Mass FloatScalar, which is relative by definition.
- FloatMass(float, MassUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMass
-
Construct FloatMass scalar.
- FloatMass(FloatMass) - Constructor for class org.djunits.value.vfloat.scalar.FloatMass
-
Construct FloatMass scalar.
- FloatMass(double, MassUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMass
-
Construct FloatMass scalar using a double value.
- FloatMassMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMassMatrix, a matrix of values with a MassUnit.
- FloatMassMatrix(float[][], MassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Construct a new Relative Immutable FloatMassMatrix.
- FloatMassMatrix(FloatMass[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Construct a new Relative Immutable FloatMassMatrix.
- FloatMassMatrix(FloatMatrixData, MassUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
- FloatMassVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMassVector, a vector of values with a MassUnit.
- FloatMassVector(float[], MassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable Float FloatMassVector.
- FloatMassVector(List<Float>, MassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable Float FloatMassVector.
- FloatMassVector(FloatMass[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable Float FloatMassVector.
- FloatMassVector(List<FloatMass>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable Float FloatMassVector.
- FloatMassVector(SortedMap<Integer, FloatMass>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable Float FloatMassVector.
- FloatMassVector(SortedMap<Integer, Float>, MassUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable Float FloatMassVector.
- FloatMassVector(FloatVectorData, MassUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMassVector
-
- FloatMathFunctions<T> - Interface in org.djunits.value.vfloat
-
Force implementation of multiplyBy and divideBy.
- FloatMathFunctionsDimensionless<T> - Interface in org.djunits.value.vfloat
-
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- FloatMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMatrix.
- FloatMatrix() - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrix
-
- FloatMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vfloat.matrix
-
ABSOLUTE implementation of FloatMatrix.
- FloatMatrix.Rel<U extends Unit<U>> - Class in org.djunits.value.vfloat.matrix
-
RELATIVE implementation of FloatMatrix.
- FloatMatrixData - Class in org.djunits.value.vfloat.matrix
-
Stores the data for a FloatMatrix and carries out basic operations.
- FloatMatrixData(StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixData
-
- FloatMatrixDataDense - Class in org.djunits.value.vfloat.matrix
-
Stores dense data for a FloatMatrix and carries out basic operations.
- FloatMatrixDataDense(float[], int, int) - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
-
Create a matrix with dense data.
- FloatMatrixDataDense(float[][]) - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
-
Create a matrix with dense data.
- FloatMatrixDataSparse - Class in org.djunits.value.vfloat.matrix
-
Stores sparse data for a FloatMatrix and carries out basic operations.
- FloatMatrixDataSparse(float[], long[], int, int, int) - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Create a vector with sparse data.
- FloatMatrixDataSparse(float[], int, int) - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Create a vector with sparse data from an internal vector with dense data.
- FloatMatrixDataSparse(float[][]) - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Create a vector with sparse data.
- FloatMatrixInterface<U extends Unit<U>> - Interface in org.djunits.value.vfloat.matrix
-
Interface for the Immutable and Mutable FloatMatrix classes.
- FloatMatrixUtil - Class in org.djunits.value.vfloat.matrix
-
Class to instantiate any FloatMatrix based on the provided unit.
- FloatMoney - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Money FloatScalar, which is relative by definition.
- FloatMoney(float, MoneyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoney
-
Construct FloatMoney scalar.
- FloatMoney(FloatMoney) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoney
-
Construct FloatMoney scalar.
- FloatMoney(double, MoneyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoney
-
Construct FloatMoney scalar using a double value.
- FloatMoneyMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyMatrix, a matrix of values with a MoneyUnit.
- FloatMoneyMatrix(float[][], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Construct a new Relative Immutable FloatMoneyMatrix.
- FloatMoneyMatrix(FloatMoney[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Construct a new Relative Immutable FloatMoneyMatrix.
- FloatMoneyMatrix(FloatMatrixData, MoneyUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
- FloatMoneyPerArea - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the MoneyPerArea FloatScalar, which is relative by definition.
- FloatMoneyPerArea(float, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Construct FloatMoneyPerArea scalar.
- FloatMoneyPerArea(FloatMoneyPerArea) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Construct FloatMoneyPerArea scalar.
- FloatMoneyPerArea(double, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Construct FloatMoneyPerArea scalar using a double value.
- FloatMoneyPerAreaMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
- FloatMoneyPerAreaMatrix(float[][], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatMoneyPerAreaMatrix.
- FloatMoneyPerAreaMatrix(FloatMoneyPerArea[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatMoneyPerAreaMatrix.
- FloatMoneyPerAreaMatrix(FloatMatrixData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
- FloatMoneyPerAreaVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
- FloatMoneyPerAreaVector(float[], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float FloatMoneyPerAreaVector.
- FloatMoneyPerAreaVector(List<Float>, MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float FloatMoneyPerAreaVector.
- FloatMoneyPerAreaVector(FloatMoneyPerArea[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float FloatMoneyPerAreaVector.
- FloatMoneyPerAreaVector(List<FloatMoneyPerArea>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float FloatMoneyPerAreaVector.
- FloatMoneyPerAreaVector(SortedMap<Integer, FloatMoneyPerArea>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float FloatMoneyPerAreaVector.
- FloatMoneyPerAreaVector(SortedMap<Integer, Float>, MoneyPerAreaUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float FloatMoneyPerAreaVector.
- FloatMoneyPerAreaVector(FloatVectorData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
- FloatMoneyPerDuration - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the MoneyPerDuration FloatScalar, which is relative by definition.
- FloatMoneyPerDuration(float, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Construct FloatMoneyPerDuration scalar.
- FloatMoneyPerDuration(FloatMoneyPerDuration) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Construct FloatMoneyPerDuration scalar.
- FloatMoneyPerDuration(double, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Construct FloatMoneyPerDuration scalar using a double value.
- FloatMoneyPerDurationMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
- FloatMoneyPerDurationMatrix(float[][], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatMoneyPerDurationMatrix.
- FloatMoneyPerDurationMatrix(FloatMoneyPerDuration[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatMoneyPerDurationMatrix.
- FloatMoneyPerDurationMatrix(FloatMatrixData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
- FloatMoneyPerDurationVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
- FloatMoneyPerDurationVector(float[], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float FloatMoneyPerDurationVector.
- FloatMoneyPerDurationVector(List<Float>, MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float FloatMoneyPerDurationVector.
- FloatMoneyPerDurationVector(FloatMoneyPerDuration[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float FloatMoneyPerDurationVector.
- FloatMoneyPerDurationVector(List<FloatMoneyPerDuration>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float FloatMoneyPerDurationVector.
- FloatMoneyPerDurationVector(SortedMap<Integer, FloatMoneyPerDuration>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float FloatMoneyPerDurationVector.
- FloatMoneyPerDurationVector(SortedMap<Integer, Float>, MoneyPerDurationUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float FloatMoneyPerDurationVector.
- FloatMoneyPerDurationVector(FloatVectorData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
- FloatMoneyPerEnergy - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the MoneyPerEnergy FloatScalar, which is relative by definition.
- FloatMoneyPerEnergy(float, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Construct FloatMoneyPerEnergy scalar.
- FloatMoneyPerEnergy(FloatMoneyPerEnergy) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Construct FloatMoneyPerEnergy scalar.
- FloatMoneyPerEnergy(double, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Construct FloatMoneyPerEnergy scalar using a double value.
- FloatMoneyPerEnergyMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
- FloatMoneyPerEnergyMatrix(float[][], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatMoneyPerEnergyMatrix.
- FloatMoneyPerEnergyMatrix(FloatMoneyPerEnergy[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatMoneyPerEnergyMatrix.
- FloatMoneyPerEnergyMatrix(FloatMatrixData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
- FloatMoneyPerEnergyVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
- FloatMoneyPerEnergyVector(float[], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float FloatMoneyPerEnergyVector.
- FloatMoneyPerEnergyVector(List<Float>, MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float FloatMoneyPerEnergyVector.
- FloatMoneyPerEnergyVector(FloatMoneyPerEnergy[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float FloatMoneyPerEnergyVector.
- FloatMoneyPerEnergyVector(List<FloatMoneyPerEnergy>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float FloatMoneyPerEnergyVector.
- FloatMoneyPerEnergyVector(SortedMap<Integer, FloatMoneyPerEnergy>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float FloatMoneyPerEnergyVector.
- FloatMoneyPerEnergyVector(SortedMap<Integer, Float>, MoneyPerEnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float FloatMoneyPerEnergyVector.
- FloatMoneyPerEnergyVector(FloatVectorData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
- FloatMoneyPerLength - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the MoneyPerLength FloatScalar, which is relative by definition.
- FloatMoneyPerLength(float, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Construct FloatMoneyPerLength scalar.
- FloatMoneyPerLength(FloatMoneyPerLength) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Construct FloatMoneyPerLength scalar.
- FloatMoneyPerLength(double, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Construct FloatMoneyPerLength scalar using a double value.
- FloatMoneyPerLengthMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
- FloatMoneyPerLengthMatrix(float[][], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatMoneyPerLengthMatrix.
- FloatMoneyPerLengthMatrix(FloatMoneyPerLength[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatMoneyPerLengthMatrix.
- FloatMoneyPerLengthMatrix(FloatMatrixData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
- FloatMoneyPerLengthVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
- FloatMoneyPerLengthVector(float[], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float FloatMoneyPerLengthVector.
- FloatMoneyPerLengthVector(List<Float>, MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float FloatMoneyPerLengthVector.
- FloatMoneyPerLengthVector(FloatMoneyPerLength[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float FloatMoneyPerLengthVector.
- FloatMoneyPerLengthVector(List<FloatMoneyPerLength>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float FloatMoneyPerLengthVector.
- FloatMoneyPerLengthVector(SortedMap<Integer, FloatMoneyPerLength>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float FloatMoneyPerLengthVector.
- FloatMoneyPerLengthVector(SortedMap<Integer, Float>, MoneyPerLengthUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float FloatMoneyPerLengthVector.
- FloatMoneyPerLengthVector(FloatVectorData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
- FloatMoneyPerMass - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the MoneyPerMass FloatScalar, which is relative by definition.
- FloatMoneyPerMass(float, MoneyPerMassUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Construct FloatMoneyPerMass scalar.
- FloatMoneyPerMass(FloatMoneyPerMass) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Construct FloatMoneyPerMass scalar.
- FloatMoneyPerMass(double, MoneyPerMassUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Construct FloatMoneyPerMass scalar using a double value.
- FloatMoneyPerMassMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
- FloatMoneyPerMassMatrix(float[][], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatMoneyPerMassMatrix.
- FloatMoneyPerMassMatrix(FloatMoneyPerMass[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatMoneyPerMassMatrix.
- FloatMoneyPerMassMatrix(FloatMatrixData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
- FloatMoneyPerMassVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
- FloatMoneyPerMassVector(float[], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable Float FloatMoneyPerMassVector.
- FloatMoneyPerMassVector(List<Float>, MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable Float FloatMoneyPerMassVector.
- FloatMoneyPerMassVector(FloatMoneyPerMass[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable Float FloatMoneyPerMassVector.
- FloatMoneyPerMassVector(List<FloatMoneyPerMass>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable Float FloatMoneyPerMassVector.
- FloatMoneyPerMassVector(SortedMap<Integer, FloatMoneyPerMass>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable Float FloatMoneyPerMassVector.
- FloatMoneyPerMassVector(SortedMap<Integer, Float>, MoneyPerMassUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable Float FloatMoneyPerMassVector.
- FloatMoneyPerMassVector(FloatVectorData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
- FloatMoneyPerVolume - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the MoneyPerVolume FloatScalar, which is relative by definition.
- FloatMoneyPerVolume(float, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Construct FloatMoneyPerVolume scalar.
- FloatMoneyPerVolume(FloatMoneyPerVolume) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Construct FloatMoneyPerVolume scalar.
- FloatMoneyPerVolume(double, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Construct FloatMoneyPerVolume scalar using a double value.
- FloatMoneyPerVolumeMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatMoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
- FloatMoneyPerVolumeMatrix(float[][], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatMoneyPerVolumeMatrix.
- FloatMoneyPerVolumeMatrix(FloatMoneyPerVolume[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatMoneyPerVolumeMatrix.
- FloatMoneyPerVolumeMatrix(FloatMatrixData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
- FloatMoneyPerVolumeVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
- FloatMoneyPerVolumeVector(float[], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float FloatMoneyPerVolumeVector.
- FloatMoneyPerVolumeVector(List<Float>, MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float FloatMoneyPerVolumeVector.
- FloatMoneyPerVolumeVector(FloatMoneyPerVolume[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float FloatMoneyPerVolumeVector.
- FloatMoneyPerVolumeVector(List<FloatMoneyPerVolume>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float FloatMoneyPerVolumeVector.
- FloatMoneyPerVolumeVector(SortedMap<Integer, FloatMoneyPerVolume>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float FloatMoneyPerVolumeVector.
- FloatMoneyPerVolumeVector(SortedMap<Integer, Float>, MoneyPerVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float FloatMoneyPerVolumeVector.
- FloatMoneyPerVolumeVector(FloatVectorData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
- FloatMoneyVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatMoneyVector, a vector of values with a MoneyUnit.
- FloatMoneyVector(float[], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable Float FloatMoneyVector.
- FloatMoneyVector(List<Float>, MoneyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable Float FloatMoneyVector.
- FloatMoneyVector(FloatMoney[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable Float FloatMoneyVector.
- FloatMoneyVector(List<FloatMoney>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable Float FloatMoneyVector.
- FloatMoneyVector(SortedMap<Integer, FloatMoney>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable Float FloatMoneyVector.
- FloatMoneyVector(SortedMap<Integer, Float>, MoneyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable Float FloatMoneyVector.
- FloatMoneyVector(FloatVectorData, MoneyUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatMoneyVector
-
- FloatPosition - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Position FloatScalar.
- FloatPosition(float, PositionUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatPosition
-
Construct FloatPosition scalar.
- FloatPosition(double, PositionUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatPosition
-
Construct FloatPosition scalar using a double value.
- FloatPosition(FloatPosition) - Constructor for class org.djunits.value.vfloat.scalar.FloatPosition
-
Construct FloatPosition scalar.
- FloatPositionMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatPosition Matrix.
- FloatPositionMatrix(float[][], PositionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Absolute Immutable FloatPositionMatrix.
- FloatPositionMatrix(FloatPosition[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Absolute Immutable FloatPositionMatrix.
- FloatPositionMatrix(FloatMatrixData, PositionUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Absolute Immutable FloatPositionMatrix.
- FloatPositionVector - Class in org.djunits.value.vfloat.vector
-
Absolute FloatPosition Vector.
- FloatPositionVector(float[], PositionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPositionVector(List<Float>, PositionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPositionVector(FloatPosition[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPositionVector(List<FloatPosition>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPositionVector(SortedMap<Integer, FloatPosition>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPositionVector(SortedMap<Integer, Float>, PositionUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPositionVector(FloatVectorData, PositionUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatPositionVector.
- FloatPower - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Power FloatScalar, which is relative by definition.
- FloatPower(float, PowerUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatPower
-
Construct FloatPower scalar.
- FloatPower(FloatPower) - Constructor for class org.djunits.value.vfloat.scalar.FloatPower
-
Construct FloatPower scalar.
- FloatPower(double, PowerUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatPower
-
Construct FloatPower scalar using a double value.
- FloatPowerMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatPowerMatrix, a matrix of values with a PowerUnit.
- FloatPowerMatrix(float[][], PowerUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Construct a new Relative Immutable FloatPowerMatrix.
- FloatPowerMatrix(FloatPower[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Construct a new Relative Immutable FloatPowerMatrix.
- FloatPowerMatrix(FloatMatrixData, PowerUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
- FloatPowerVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatPowerVector, a vector of values with a PowerUnit.
- FloatPowerVector(float[], PowerUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable Float FloatPowerVector.
- FloatPowerVector(List<Float>, PowerUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable Float FloatPowerVector.
- FloatPowerVector(FloatPower[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable Float FloatPowerVector.
- FloatPowerVector(List<FloatPower>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable Float FloatPowerVector.
- FloatPowerVector(SortedMap<Integer, FloatPower>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable Float FloatPowerVector.
- FloatPowerVector(SortedMap<Integer, Float>, PowerUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable Float FloatPowerVector.
- FloatPowerVector(FloatVectorData, PowerUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatPowerVector
-
- FloatPressure - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Pressure FloatScalar, which is relative by definition.
- FloatPressure(float, PressureUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatPressure
-
Construct FloatPressure scalar.
- FloatPressure(FloatPressure) - Constructor for class org.djunits.value.vfloat.scalar.FloatPressure
-
Construct FloatPressure scalar.
- FloatPressure(double, PressureUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatPressure
-
Construct FloatPressure scalar using a double value.
- FloatPressureMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatPressureMatrix, a matrix of values with a PressureUnit.
- FloatPressureMatrix(float[][], PressureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Construct a new Relative Immutable FloatPressureMatrix.
- FloatPressureMatrix(FloatPressure[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Construct a new Relative Immutable FloatPressureMatrix.
- FloatPressureMatrix(FloatMatrixData, PressureUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
- FloatPressureVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatPressureVector, a vector of values with a PressureUnit.
- FloatPressureVector(float[], PressureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable Float FloatPressureVector.
- FloatPressureVector(List<Float>, PressureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable Float FloatPressureVector.
- FloatPressureVector(FloatPressure[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable Float FloatPressureVector.
- FloatPressureVector(List<FloatPressure>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable Float FloatPressureVector.
- FloatPressureVector(SortedMap<Integer, FloatPressure>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable Float FloatPressureVector.
- FloatPressureVector(SortedMap<Integer, Float>, PressureUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable Float FloatPressureVector.
- FloatPressureVector(FloatVectorData, PressureUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatPressureVector
-
- FloatScalar - Class in org.djunits.value.vfloat.scalar
-
Immutable FloatScalar.
- FloatScalar() - Constructor for class org.djunits.value.vfloat.scalar.FloatScalar
-
- FloatScalar.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vfloat.scalar
-
Absolute Immutable FloatScalar.
- FloatScalar.Rel<U extends Unit<U>> - Class in org.djunits.value.vfloat.scalar
-
Relative Immutable FloatScalar.
- FloatScalarInterface - Interface in org.djunits.value.vfloat.scalar
-
Float scalar functions.
- FloatScalarUtil - Class in org.djunits.value.vfloat.scalar
-
Class to instantiate any FloatScalar based on the provided unit.
- FloatSpeed - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Speed FloatScalar, which is relative by definition.
- FloatSpeed(float, SpeedUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatSpeed
-
Construct FloatSpeed scalar.
- FloatSpeed(FloatSpeed) - Constructor for class org.djunits.value.vfloat.scalar.FloatSpeed
-
Construct FloatSpeed scalar.
- FloatSpeed(double, SpeedUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatSpeed
-
Construct FloatSpeed scalar using a double value.
- FloatSpeedMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatSpeedMatrix, a matrix of values with a SpeedUnit.
- FloatSpeedMatrix(float[][], SpeedUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Construct a new Relative Immutable FloatSpeedMatrix.
- FloatSpeedMatrix(FloatSpeed[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Construct a new Relative Immutable FloatSpeedMatrix.
- FloatSpeedMatrix(FloatMatrixData, SpeedUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
- FloatSpeedVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatSpeedVector, a vector of values with a SpeedUnit.
- FloatSpeedVector(float[], SpeedUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable Float FloatSpeedVector.
- FloatSpeedVector(List<Float>, SpeedUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable Float FloatSpeedVector.
- FloatSpeedVector(FloatSpeed[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable Float FloatSpeedVector.
- FloatSpeedVector(List<FloatSpeed>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable Float FloatSpeedVector.
- FloatSpeedVector(SortedMap<Integer, FloatSpeed>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable Float FloatSpeedVector.
- FloatSpeedVector(SortedMap<Integer, Float>, SpeedUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable Float FloatSpeedVector.
- FloatSpeedVector(FloatVectorData, SpeedUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatSpeedVector
-
- FloatTemperature - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the %Type% FloatScalar.
- FloatTemperature(float, TemperatureUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatTemperature
-
Construct FloatTemperature scalar.
- FloatTemperature(FloatTemperature) - Constructor for class org.djunits.value.vfloat.scalar.FloatTemperature
-
Construct FloatTemperature scalar.
- FloatTemperature(double, TemperatureUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatTemperature
-
Construct FloatTemperature scalar using a double value.
- FloatTemperatureMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatTemperature Matrix.
- FloatTemperatureMatrix(float[][], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Construct a new Relative Immutable FloatTemperatureMatrix.
- FloatTemperatureMatrix(FloatTemperature[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Construct a new Relative Immutable FloatTemperatureMatrix.
- FloatTemperatureMatrix(FloatMatrixData, TemperatureUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Construct a new Relative Immutable FloatTemperatureMatrix.
- FloatTemperatureVector - Class in org.djunits.value.vfloat.vector
-
Relative FloatTemperature Vector.
- FloatTemperatureVector(float[], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTemperatureVector(List<Float>, TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTemperatureVector(FloatTemperature[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTemperatureVector(List<FloatTemperature>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTemperatureVector(SortedMap<Integer, FloatTemperature>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTemperatureVector(SortedMap<Integer, Float>, TemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTemperatureVector(FloatVectorData, TemperatureUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatTemperatureVector.
- FloatTime - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Time FloatScalar.
- FloatTime(float, TimeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatTime
-
Construct FloatTime scalar.
- FloatTime(double, TimeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatTime
-
Construct FloatTime scalar using a double value.
- FloatTime(FloatTime) - Constructor for class org.djunits.value.vfloat.scalar.FloatTime
-
Construct FloatTime scalar.
- FloatTimeMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatTime Matrix.
- FloatTimeMatrix(float[][], TimeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Absolute Immutable FloatTimeMatrix.
- FloatTimeMatrix(FloatTime[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Absolute Immutable FloatTimeMatrix.
- FloatTimeMatrix(FloatMatrixData, TimeUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Absolute Immutable FloatTimeMatrix.
- FloatTimeVector - Class in org.djunits.value.vfloat.vector
-
Absolute FloatTime Vector.
- FloatTimeVector(float[], TimeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTimeVector(List<Float>, TimeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTimeVector(FloatTime[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTimeVector(List<FloatTime>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTimeVector(SortedMap<Integer, FloatTime>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTimeVector(SortedMap<Integer, Float>, TimeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTimeVector(FloatVectorData, TimeUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatTimeVector.
- FloatTorque - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Torque FloatScalar, which is relative by definition.
- FloatTorque(float, TorqueUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatTorque
-
Construct FloatTorque scalar.
- FloatTorque(FloatTorque) - Constructor for class org.djunits.value.vfloat.scalar.FloatTorque
-
Construct FloatTorque scalar.
- FloatTorque(double, TorqueUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatTorque
-
Construct FloatTorque scalar using a double value.
- FloatTorqueMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatTorqueMatrix, a matrix of values with a TorqueUnit.
- FloatTorqueMatrix(float[][], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Construct a new Relative Immutable FloatTorqueMatrix.
- FloatTorqueMatrix(FloatTorque[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Construct a new Relative Immutable FloatTorqueMatrix.
- FloatTorqueMatrix(FloatMatrixData, TorqueUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
- FloatTorqueVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatTorqueVector, a vector of values with a TorqueUnit.
- FloatTorqueVector(float[], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable Float FloatTorqueVector.
- FloatTorqueVector(List<Float>, TorqueUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable Float FloatTorqueVector.
- FloatTorqueVector(FloatTorque[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable Float FloatTorqueVector.
- FloatTorqueVector(List<FloatTorque>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable Float FloatTorqueVector.
- FloatTorqueVector(SortedMap<Integer, FloatTorque>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable Float FloatTorqueVector.
- FloatTorqueVector(SortedMap<Integer, Float>, TorqueUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable Float FloatTorqueVector.
- FloatTorqueVector(FloatVectorData, TorqueUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatTorqueVector
-
- floatValue() - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
- floatValue() - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
- FloatVector - Class in org.djunits.value.vfloat.vector
-
Immutable FloatVector.
- FloatVector() - Constructor for class org.djunits.value.vfloat.vector.FloatVector
-
- FloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vfloat.vector
-
Absolute Immutable FloatVector.
- FloatVector.Rel<U extends Unit<U>> - Class in org.djunits.value.vfloat.vector
-
Relative Immutable FloatVector.
- FloatVectorData - Class in org.djunits.value.vfloat.vector
-
Stores the data for a FloatVector and carries out basic operations.
- FloatVectorData(StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVectorData
-
- FloatVectorDataDense - Class in org.djunits.value.vfloat.vector
-
Stores dense data for a FloatVector and carries out basic operations.
- FloatVectorDataDense(float[]) - Constructor for class org.djunits.value.vfloat.vector.FloatVectorDataDense
-
Create a vector with dense data.
- FloatVectorDataSparse - Class in org.djunits.value.vfloat.vector
-
Stores sparse data for a FloatVector and carries out basic operations.
- FloatVectorDataSparse(float[], int[], int) - Constructor for class org.djunits.value.vfloat.vector.FloatVectorDataSparse
-
Create a vector with sparse data.
- FloatVectorInterface<U extends Unit<U>> - Interface in org.djunits.value.vfloat.vector
-
Interface for the Immutable and Mutable FloatVector classes.
- FloatVectorUtil - Class in org.djunits.value.vfloat.vector
-
Class to instantiate any FloatVector based on the provided unit.
- FloatVolume - Class in org.djunits.value.vfloat.scalar
-
Easy access methods for the Volume FloatScalar, which is relative by definition.
- FloatVolume(float, VolumeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatVolume
-
Construct FloatVolume scalar.
- FloatVolume(FloatVolume) - Constructor for class org.djunits.value.vfloat.scalar.FloatVolume
-
Construct FloatVolume scalar.
- FloatVolume(double, VolumeUnit) - Constructor for class org.djunits.value.vfloat.scalar.FloatVolume
-
Construct FloatVolume scalar using a double value.
- FloatVolumeMatrix - Class in org.djunits.value.vfloat.matrix
-
Immutable FloatVolumeMatrix, a matrix of values with a VolumeUnit.
- FloatVolumeMatrix(float[][], VolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Construct a new Relative Immutable FloatVolumeMatrix.
- FloatVolumeMatrix(FloatVolume[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Construct a new Relative Immutable FloatVolumeMatrix.
- FloatVolumeMatrix(FloatMatrixData, VolumeUnit) - Constructor for class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
- FloatVolumeVector - Class in org.djunits.value.vfloat.vector
-
Immutable Float FloatVolumeVector, a vector of values with a VolumeUnit.
- FloatVolumeVector(float[], VolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable Float FloatVolumeVector.
- FloatVolumeVector(List<Float>, VolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable Float FloatVolumeVector.
- FloatVolumeVector(FloatVolume[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable Float FloatVolumeVector.
- FloatVolumeVector(List<FloatVolume>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable Float FloatVolumeVector.
- FloatVolumeVector(SortedMap<Integer, FloatVolume>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable Float FloatVolumeVector.
- FloatVolumeVector(SortedMap<Integer, Float>, VolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable Float FloatVolumeVector.
- FloatVolumeVector(FloatVectorData, VolumeUnit) - Constructor for class org.djunits.value.vfloat.vector.FloatVolumeVector
-
- floor() - Method in interface org.djunits.value.MathFunctionsAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- FLOOR - Static variable in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Function that returns Math.floor(a).
- floor() - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- FLOOR - Static variable in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns Math.floor(a).
- floor() - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarRel
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- floor() - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Set the value(s) to the largest (closest to positive infinity) value(s) that are less than or equal to the argument and
equal to a mathematical integer.
- FlowMass - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the FlowMass DoubleScalar, which is relative by definition.
- FlowMass(double, FlowMassUnit) - Constructor for class org.djunits.value.vdouble.scalar.FlowMass
-
Construct FlowMass scalar.
- FlowMass(FlowMass) - Constructor for class org.djunits.value.vdouble.scalar.FlowMass
-
Construct FlowMass scalar.
- FlowMassMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double FlowMassMatrix, a matrix of values with a FlowMassUnit.
- FlowMassMatrix(double[][], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Construct a new Relative Immutable Double FlowMassMatrix.
- FlowMassMatrix(FlowMass[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Construct a new Relative Immutable Double FlowMassMatrix.
- FlowMassMatrix(DoubleMatrixData, FlowMassUnit) - Constructor for class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
- FlowMassUnit - Class in org.djunits.unit
-
The mass flow rate is the mass of a substance which passes through a given surface per unit of time (wikipedia).
- FlowMassUnit(MassUnit, DurationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.FlowMassUnit
-
Create a user-defined flow-massunit based on mass and time.
- FlowMassUnit(String, String, UnitSystem, FlowMassUnit, double) - Constructor for class org.djunits.unit.FlowMassUnit
-
Build a user-defined unit with a conversion factor to another unit.
- FlowMassVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double FlowMassVector, a vector of values with a FlowMassUnit.
- FlowMassVector(double[], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- FlowMassVector(List<Double>, FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- FlowMassVector(FlowMass[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- FlowMassVector(List<FlowMass>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- FlowMassVector(SortedMap<Integer, FlowMass>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- FlowMassVector(SortedMap<Integer, Double>, FlowMassUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- FlowMassVector(DoubleVectorData, FlowMassUnit) - Constructor for class org.djunits.value.vdouble.vector.FlowMassVector
-
- FlowVolume - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the FlowVolume DoubleScalar, which is relative by definition.
- FlowVolume(double, FlowVolumeUnit) - Constructor for class org.djunits.value.vdouble.scalar.FlowVolume
-
Construct FlowVolume scalar.
- FlowVolume(FlowVolume) - Constructor for class org.djunits.value.vdouble.scalar.FlowVolume
-
Construct FlowVolume scalar.
- FlowVolumeMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double FlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
- FlowVolumeMatrix(double[][], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Construct a new Relative Immutable Double FlowVolumeMatrix.
- FlowVolumeMatrix(FlowVolume[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Construct a new Relative Immutable Double FlowVolumeMatrix.
- FlowVolumeMatrix(DoubleMatrixData, FlowVolumeUnit) - Constructor for class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
- FlowVolumeUnit - Class in org.djunits.unit
-
The volume flow rate is the volume of fluid which passes through a given surface per unit of time (wikipedia).
- FlowVolumeUnit(LengthUnit, DurationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.FlowVolumeUnit
-
Create a user-defined flow-volumeunit based on length (cubed) per time unit.
- FlowVolumeUnit(VolumeUnit, DurationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.FlowVolumeUnit
-
Create a user-defined flow-volumeunit based as a volume unit per time unit.
- FlowVolumeUnit(String, String, UnitSystem, FlowVolumeUnit, double) - Constructor for class org.djunits.unit.FlowVolumeUnit
-
Build a user-defined unit with a conversion factor to another unit.
- FlowVolumeVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double FlowVolumeVector, a vector of values with a FlowVolumeUnit.
- FlowVolumeVector(double[], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- FlowVolumeVector(List<Double>, FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- FlowVolumeVector(FlowVolume[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- FlowVolumeVector(List<FlowVolume>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- FlowVolumeVector(SortedMap<Integer, FlowVolume>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- FlowVolumeVector(SortedMap<Integer, Double>, FlowVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- FlowVolumeVector(DoubleVectorData, FlowVolumeUnit) - Constructor for class org.djunits.value.vdouble.vector.FlowVolumeVector
-
- FOOT - Static variable in class org.djunits.unit.LengthUnit
-
foot (international) = 0.3048 m = 1/3 yd = 12 inches.
- FOOT - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to foot (international) = 0.3048 m = 1/3 yd = 12 inches.
- FOOT - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_MERCURY - Static variable in class org.djunits.unit.PressureUnit
-
foot Hg.
- FOOT_MERCURY - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_PER_HOUR - Static variable in class org.djunits.unit.SpeedUnit
-
ft/h.
- FOOT_PER_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_PER_MINUTE - Static variable in class org.djunits.unit.SpeedUnit
-
ft/min.
- FOOT_PER_MINUTE - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_PER_SECOND - Static variable in class org.djunits.unit.SpeedUnit
-
ft/s.
- FOOT_PER_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_PER_SECOND_2 - Static variable in class org.djunits.unit.AccelerationUnit
-
ft/s^2.
- FOOT_PER_SECOND_2 - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_POUND_FORCE - Static variable in class org.djunits.unit.EnergyUnit
-
foot-pound force.
- FOOT_POUND_FORCE - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_POUND_FORCE_PER_HOUR - Static variable in class org.djunits.unit.PowerUnit
-
foot-pound-force per hour.
- FOOT_POUND_FORCE_PER_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_POUND_FORCE_PER_MINUTE - Static variable in class org.djunits.unit.PowerUnit
-
foot-pound-force per minute.
- FOOT_POUND_FORCE_PER_MINUTE - Static variable in interface org.djunits.unit.UNITS
-
- FOOT_POUND_FORCE_PER_SECOND - Static variable in class org.djunits.unit.PowerUnit
-
foot-pound-force per second.
- FOOT_POUND_FORCE_PER_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- Force - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Force DoubleScalar, which is relative by definition.
- Force(double, ForceUnit) - Constructor for class org.djunits.value.vdouble.scalar.Force
-
Construct Force scalar.
- Force(Force) - Constructor for class org.djunits.value.vdouble.scalar.Force
-
Construct Force scalar.
- ForceMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double ForceMatrix, a matrix of values with a ForceUnit.
- ForceMatrix(double[][], ForceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.ForceMatrix
-
Construct a new Relative Immutable Double ForceMatrix.
- ForceMatrix(Force[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.ForceMatrix
-
Construct a new Relative Immutable Double ForceMatrix.
- ForceMatrix(DoubleMatrixData, ForceUnit) - Constructor for class org.djunits.value.vdouble.matrix.ForceMatrix
-
- ForceUnit - Class in org.djunits.unit
-
The units of force.
- ForceUnit(MassUnit, LengthUnit, DurationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.ForceUnit
-
Build a user-defined ForceUnit based on its constituent base units, e.g.
- ForceUnit(MassUnit, AccelerationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.ForceUnit
-
Build a user-defined ForceUnit based on a MassUnit and an AccelerationUnit, i.e.
- ForceUnit(String, String, UnitSystem, ForceUnit, double) - Constructor for class org.djunits.unit.ForceUnit
-
Build a user-defined ForceUnit with a conversion factor to another ForceUnit.
- ForceVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double ForceVector, a vector of values with a ForceUnit.
- ForceVector(double[], ForceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable Double ForceVector.
- ForceVector(List<Double>, ForceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable Double ForceVector.
- ForceVector(Force[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable Double ForceVector.
- ForceVector(List<Force>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable Double ForceVector.
- ForceVector(SortedMap<Integer, Force>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable Double ForceVector.
- ForceVector(SortedMap<Integer, Double>, ForceUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable Double ForceVector.
- ForceVector(DoubleVectorData, ForceUnit) - Constructor for class org.djunits.value.vdouble.vector.ForceVector
-
- format(double) - Static method in class org.djunits.value.formatter.EngineeringFormatter
-
Format a double in Engineering format using DEFAULTSIZE
room.
- format(double, int) - Static method in class org.djunits.value.formatter.EngineeringFormatter
-
Format a double in Engineering format.
- Format - Class in org.djunits.value.formatter
-
Format a floating point number in a reasonable way.
- format(double) - Static method in class org.djunits.value.formatter.Format
-
Format a floating point value.
- format(float, int, int) - Static method in class org.djunits.value.formatter.Formatter
-
Format a floating point value.
- format(float, int) - Static method in class org.djunits.value.formatter.Formatter
-
Format a floating point value.
- format(float) - Static method in class org.djunits.value.formatter.Formatter
-
Format a floating point value.
- format(double, int, int) - Static method in class org.djunits.value.formatter.Formatter
-
Format a floating point value.
- format(double, int) - Static method in class org.djunits.value.formatter.Formatter
-
Format a floating point value.
- formatString(int, int, String) - Static method in class org.djunits.value.formatter.Formatter
-
Build a format string.
- Formatter - Class in org.djunits.value.formatter
-
Formatter of values with width and precision.
- FRANKLIN - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
franklin (CGS ESU).
- FRANKLIN - Static variable in interface org.djunits.unit.UNITS
-
- Frequency - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Frequency DoubleScalar, which is relative by definition.
- Frequency(double, FrequencyUnit) - Constructor for class org.djunits.value.vdouble.scalar.Frequency
-
Construct Frequency scalar.
- Frequency(Frequency) - Constructor for class org.djunits.value.vdouble.scalar.Frequency
-
Construct Frequency scalar.
- FrequencyMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double FrequencyMatrix, a matrix of values with a FrequencyUnit.
- FrequencyMatrix(double[][], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Construct a new Relative Immutable Double FrequencyMatrix.
- FrequencyMatrix(Frequency[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Construct a new Relative Immutable Double FrequencyMatrix.
- FrequencyMatrix(DoubleMatrixData, FrequencyUnit) - Constructor for class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
- FrequencyUnit - Class in org.djunits.unit
-
Standard frequency unit based on time.
- FrequencyUnit(DurationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.FrequencyUnit
-
Define a user-defined FrequencyUnit based on time.
- FrequencyUnit(String, String, UnitSystem, FrequencyUnit, double) - Constructor for class org.djunits.unit.FrequencyUnit
-
Build a user-defined FrequencyUnit with a conversion factor to another FrequencyUnit.
- FrequencyVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double FrequencyVector, a vector of values with a FrequencyUnit.
- FrequencyVector(double[], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- FrequencyVector(List<Double>, FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- FrequencyVector(Frequency[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- FrequencyVector(List<Frequency>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- FrequencyVector(SortedMap<Integer, Frequency>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- FrequencyVector(SortedMap<Integer, Double>, FrequencyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- FrequencyVector(DoubleVectorData, FrequencyUnit) - Constructor for class org.djunits.value.vdouble.vector.FrequencyVector
-
- fromStandardUnit(double) - Method in class org.djunits.unit.scale.GradeScale
-
Convert a value from an SI value to a value in the unit that uses this scale.
- fromStandardUnit(double) - Method in class org.djunits.unit.scale.LinearScale
-
Convert a value from an SI value to a value in the unit that uses this scale.
- fromStandardUnit(double) - Method in class org.djunits.unit.scale.OffsetLinearScale
-
Convert a value from an SI value to a value in the unit that uses this scale.
- fromStandardUnit(double) - Method in interface org.djunits.unit.scale.Scale
-
Convert a value from an SI value to a value in the unit that uses this scale.
- fromStandardUnit(double) - Method in class org.djunits.unit.scale.StandardScale
-
Convert a value from an SI value to a value in the unit that uses this scale.
- FunctionsAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends Absolute & Value<AU>,R extends Relative & Value<RU>> - Interface in org.djunits.value
-
The functions to be implemented for absolute vectors and matrices.
- FunctionsRel<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends Absolute & Value<AU>,R extends Relative & Value<RU>> - Interface in org.djunits.value
-
The functions to be implemented for relative vectors and matrices.
- IDR - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'IDR' - Indonesian rupiah.
- ILS - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'ILS' - Israeli new shekel.
- immutable() - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Create a immutable version of this MutableDoubleMatrix.
- immutable() - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Create a immutable version of this MutableDoubleMatrix.
- immutable() - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Create a immutable version of this MutableDoubleVector.
- immutable() - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Create a immutable version of this MutableDoubleVector.
- immutable() - Method in interface org.djunits.value.vdouble.vector.MutableDoubleVectorInterface
-
return an immutable version of this vector.
- immutable() - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Create a immutable version of this MutableFloatMatrix.
- immutable() - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Create a immutable version of this MutableFloatMatrix.
- immutable() - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Create a immutable version of this MutableFloatVector.
- immutable() - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Create a immutable version of this MutableFloatVector.
- immutable() - Method in interface org.djunits.value.vfloat.vector.MutableFloatVectorInterface
-
return an immutable version of this vector.
- Imperial - Class in org.djunits.unit.unitsystem
-
The imperial system (or British imperial system).
- Imperial(String, String) - Constructor for class org.djunits.unit.unitsystem.Imperial
-
protected constructor to avoid creating other (false) unit systems.
- IMPERIAL - Static variable in class org.djunits.unit.unitsystem.UnitSystem
-
Imperial system.
- INCH - Static variable in class org.djunits.unit.LengthUnit
-
inch (international) = 2.54 cm = 1/36 yd = 1/12 ft.
- INCH - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to inch (international) = 2.54 cm = 1/36 yd = 1/12 ft.
- INCH - Static variable in interface org.djunits.unit.UNITS
-
- INCH_MERCURY - Static variable in class org.djunits.unit.PressureUnit
-
inch Hg.
- INCH_MERCURY - Static variable in interface org.djunits.unit.UNITS
-
- INCH_PER_HOUR - Static variable in class org.djunits.unit.SpeedUnit
-
in/h.
- INCH_PER_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- INCH_PER_MINUTE - Static variable in class org.djunits.unit.SpeedUnit
-
in/min.
- INCH_PER_MINUTE - Static variable in interface org.djunits.unit.UNITS
-
- INCH_PER_SECOND - Static variable in class org.djunits.unit.SpeedUnit
-
in/s.
- INCH_PER_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- INCH_PER_SECOND_2 - Static variable in class org.djunits.unit.AccelerationUnit
-
in/s^2.
- INCH_PER_SECOND_2 - Static variable in interface org.djunits.unit.UNITS
-
- INCH_POUND_FORCE - Static variable in class org.djunits.unit.EnergyUnit
-
inch-pound force.
- INCH_POUND_FORCE - Static variable in interface org.djunits.unit.UNITS
-
- incrementBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(S) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Increment the value by the supplied constant and return the changed matrix.
- incrementBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(S) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Increment the value by the supplied constant and return the changed matrix.
- incrementBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Add a matrix to this matrix on a cell-by-cell basis.
- incrementBy(double) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Add a number to this matrix on a cell-by-cell basis.
- incrementBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
-
Add a matrix to this matrix on a cell-by-cell basis.
- incrementBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Add a matrix to this matrix on a cell-by-cell basis.
- incrementBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(S) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Increment the value by the supplied constant and return the changed vector.
- incrementBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(S) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Increment the value by the supplied constant and return the changed vector.
- incrementBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Add a vector to this vector on a cell-by-cell basis.
- incrementBy(double) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Add a number to this vector on a cell-by-cell basis.
- incrementBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataDense
-
Add a vector to this vector on a cell-by-cell basis.
- incrementBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
-
Add a vector to this vector on a cell-by-cell basis.
- incrementBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(S) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Increment the value by the supplied constant and return the changed matrix.
- incrementBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(S) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Increment the value by the supplied value and return the changed matrix.
- incrementBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Increment the value by the supplied constant and return the changed matrix.
- incrementBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Add a matrix to this matrix on a cell-by-cell basis.
- incrementBy(float) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Add a number to this matrix on a cell-by-cell basis.
- incrementBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
-
Add a matrix to this matrix on a cell-by-cell basis.
- incrementBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Add a matrix to this matrix on a cell-by-cell basis.
- incrementBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(S) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Increment the value by the supplied constant and return the changed vector.
- incrementBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(S) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Increment the value by the supplied value and return the changed vector.
- incrementBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Increment the value by the supplied constant and return the changed vector.
- incrementBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Add a vector to this vector on a cell-by-cell basis.
- incrementBy(float) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Add a number to this vector on a cell-by-cell basis.
- incrementBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataDense
-
Add a vector to this vector on a cell-by-cell basis.
- incrementBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataSparse
-
Add a vector to this vector on a cell-by-cell basis.
- INR - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'INR' - Indian rupee.
- instantiate(double[][], Scale, StorageType) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Instantiate a DoubleMatrixData with the right data type.
- instantiate(DoubleScalarInterface[][], StorageType) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Instantiate a DoubleMatrixData with the right data type.
- instantiate(double[][]) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Instantiate a DoubleMatrixDataSparse from an array.
- instantiate(double[][], U, StorageType) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixUtil
-
Instantiate the DoubleMatrix based on its unit.
- instantiate(double, U) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiate(double[], Scale, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Instantiate a DoubleVectorData with the right data type.
- instantiate(List<Double>, Scale, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Instantiate a DoubleVectorData with the right data type.
- instantiate(DoubleScalarInterface[], StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Instantiate a DoubleVectorData with the right data type.
- instantiate(SortedMap<Integer, Double>, int, Scale, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Instantiate a DoubleVectorData with the right data type.
- instantiate(double[]) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
-
Instantiate a DoubleVectorDataSparse from an array.
- instantiate(double[], U, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorUtil
-
Instantiate the DoubleVector based on its unit.
- instantiate(float[][], Scale, StorageType) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Instantiate a FloatMatrixData with the right data type.
- instantiate(FloatScalarInterface[][], StorageType) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Instantiate a FloatMatrixData with the right data type.
- instantiate(float[][]) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Instantiate a FloatMatrixDataSparse from an array.
- instantiate(float[][], U, StorageType) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixUtil
-
Instantiate the FloatMatrix based on its unit.
- instantiate(float, U) - Static method in class org.djunits.value.vfloat.scalar.FloatScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiate(float[], Scale, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Instantiate a FloatVectorData with the right data type.
- instantiate(List<Float>, Scale, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Instantiate a FloatVectorData with the right data type.
- instantiate(FloatScalarInterface[], StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Instantiate a FloatVectorData with the right data type.
- instantiate(SortedMap<Integer, Float>, int, Scale, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Instantiate a FloatVectorData with the right data type.
- instantiate(float[]) - Static method in class org.djunits.value.vfloat.vector.FloatVectorDataSparse
-
Instantiate a FloatVectorDataSparse from an array.
- instantiate(float[], U, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorUtil
-
Instantiate the FloatVector based on its unit.
- instantiateAbs(double, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, AU) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, DirectionUnit) - Method in class org.djunits.value.vdouble.scalar.Angle
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, DirectionUnit) - Method in class org.djunits.value.vdouble.scalar.Direction
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, AU) - Method in class org.djunits.value.vdouble.scalar.DoubleScalar.Abs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, TimeUnit) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, PositionUnit) - Method in class org.djunits.value.vdouble.scalar.Length
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, PositionUnit) - Method in class org.djunits.value.vdouble.scalar.Position
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.scalar.Temperature
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(double, TimeUnit) - Method in class org.djunits.value.vdouble.scalar.Time
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateAbs(float, AU) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, DirectionUnit) - Method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, DirectionUnit) - Method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, TimeUnit) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, PositionUnit) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, PositionUnit) - Method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, AU) - Method in class org.djunits.value.vfloat.scalar.FloatScalar.Abs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAbs(float, TimeUnit) - Method in class org.djunits.value.vfloat.scalar.FloatTime
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateAnonymous(double[][], Unit<?>, StorageType) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixUtil
-
Instantiate the DoubleMatrix based on its unit.
- instantiateAnonymous(double, Unit<?>) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiateAnonymous(double[], Unit<?>, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorUtil
-
Instantiate the DoubleVector based on its unit.
- instantiateAnonymous(float[][], Unit<?>, StorageType) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixUtil
-
Instantiate the FloatMatrix based on its unit.
- instantiateAnonymous(float, Unit<?>) - Static method in class org.djunits.value.vfloat.scalar.FloatScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiateAnonymous(float[], Unit<?>, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorUtil
-
Instantiate the FloatVector based on its unit.
- instantiateAnonymousSI(double[][], Unit<?>, StorageType) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixUtil
-
Instantiate the DoubleMatrix based on its unit.
- instantiateAnonymousSI(double, Unit<?>) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiateAnonymousSI(double[], Unit<?>, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorUtil
-
Instantiate the DoubleVector based on its unit.
- instantiateAnonymousSI(float[][], Unit<?>, StorageType) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixUtil
-
Instantiate the FloatMatrix based on its unit.
- instantiateAnonymousSI(float, Unit<?>) - Static method in class org.djunits.value.vfloat.scalar.FloatScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiateAnonymousSI(float[], Unit<?>, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorUtil
-
Instantiate the FloatVector based on its unit.
- instantiateLD(List<? extends DoubleScalarInterface>, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Instantiate a DoubleVectorData with the right data type.
- instantiateLD(List<? extends FloatScalarInterface>, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Instantiate a FloatVectorData with the right data type.
- instantiateMD(SortedMap<Integer, S>, int, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Instantiate a DoubleVectorData with the right data type.
- instantiateMD(SortedMap<Integer, S>, int, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Instantiate a FloatVectorData with the right data type.
- instantiateMutableType(DoubleMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.AbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AU) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, U) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AccelerationUnit) - Method in class org.djunits.value.vdouble.matrix.AccelerationMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.AngleMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.matrix.AngleSolidMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AreaUnit) - Method in class org.djunits.value.vdouble.matrix.AreaMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DensityUnit) - Method in class org.djunits.value.vdouble.matrix.DensityMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DirectionUnit) - Method in class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AU) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Abs
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, U) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Rel
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.DurationMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalChargeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalCurrentMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalPotentialMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalResistanceMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, EnergyUnit) - Method in class org.djunits.value.vdouble.matrix.EnergyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, FlowMassUnit) - Method in class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ForceUnit) - Method in class org.djunits.value.vdouble.matrix.ForceMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, FrequencyUnit) - Method in class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.LengthMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.matrix.LinearDensityMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MassUnit) - Method in class org.djunits.value.vdouble.matrix.MassMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AccelerationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AreaUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DensityUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DirectionUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, AU) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Abs
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, U) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Rel
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, EnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, FlowMassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, ForceUnit) - Method in class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, FrequencyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, PositionUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, PowerUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, PressureUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, SpeedUnit) - Method in class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, TimeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, TorqueUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, VolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, PositionUnit) - Method in class org.djunits.value.vdouble.matrix.PositionMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, PowerUnit) - Method in class org.djunits.value.vdouble.matrix.PowerMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, PressureUnit) - Method in class org.djunits.value.vdouble.matrix.PressureMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, SpeedUnit) - Method in class org.djunits.value.vdouble.matrix.SpeedMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, TimeUnit) - Method in class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Absolute Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, TorqueUnit) - Method in class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleMatrixData, VolumeUnit) - Method in class org.djunits.value.vdouble.matrix.VolumeMatrix
-
Construct a new Relative Mutable DoubleMatrix of the right type.
- instantiateMutableType(DoubleVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AU) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, U) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AccelerationUnit) - Method in class org.djunits.value.vdouble.vector.AccelerationVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.vector.AngleSolidVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AngleUnit) - Method in class org.djunits.value.vdouble.vector.AngleVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AreaUnit) - Method in class org.djunits.value.vdouble.vector.AreaVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DensityUnit) - Method in class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DirectionUnit) - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AU) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Abs
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, U) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Rel
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DurationUnit) - Method in class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalChargeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalCurrentVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalPotentialVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalResistanceVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, EnergyUnit) - Method in class org.djunits.value.vdouble.vector.EnergyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, FlowMassUnit) - Method in class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ForceUnit) - Method in class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, FrequencyUnit) - Method in class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, LengthUnit) - Method in class org.djunits.value.vdouble.vector.LengthVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.vector.LinearDensityVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MassUnit) - Method in class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyUnit) - Method in class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AccelerationUnit) - Method in class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AngleUnit) - Method in class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AreaUnit) - Method in class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DensityUnit) - Method in class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DirectionUnit) - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, AU) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Abs
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, U) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Rel
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, DurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, EnergyUnit) - Method in class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, FlowMassUnit) - Method in class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, ForceUnit) - Method in class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, FrequencyUnit) - Method in class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, LengthUnit) - Method in class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MassUnit) - Method in class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, MoneyUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, PositionUnit) - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, PowerUnit) - Method in class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, PressureUnit) - Method in class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, SpeedUnit) - Method in class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, TimeUnit) - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, TorqueUnit) - Method in class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, VolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, PositionUnit) - Method in class org.djunits.value.vdouble.vector.PositionVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, PowerUnit) - Method in class org.djunits.value.vdouble.vector.PowerVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, PressureUnit) - Method in class org.djunits.value.vdouble.vector.PressureVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, SpeedUnit) - Method in class org.djunits.value.vdouble.vector.SpeedVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, TimeUnit) - Method in class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, TorqueUnit) - Method in class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(DoubleVectorData, VolumeUnit) - Method in class org.djunits.value.vdouble.vector.VolumeVector
-
Construct a new Relative Mutable DoubleVector of the right type.
- instantiateMutableType(FloatMatrixData, AU) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, U) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AccelerationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AreaUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DensityUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DirectionUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, EnergyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, FlowMassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ForceUnit) - Method in class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, FrequencyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AU) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Abs
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, U) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Rel
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, PositionUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, PowerUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, PressureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, SpeedUnit) - Method in class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, TimeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, TorqueUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, VolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AccelerationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AreaUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DensityUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DirectionUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, EnergyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, FlowMassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, ForceUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, FrequencyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, AU) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Abs
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, U) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Rel
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, PositionUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, PowerUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, PressureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, SpeedUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, TimeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Absolute Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, TorqueUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatMatrixData, VolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Construct a new Relative Mutable FloatMatrix of the right type.
- instantiateMutableType(FloatVectorData, AU) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, U) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AccelerationUnit) - Method in class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AngleUnit) - Method in class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AreaUnit) - Method in class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DensityUnit) - Method in class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DirectionUnit) - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, EnergyUnit) - Method in class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, FlowMassUnit) - Method in class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ForceUnit) - Method in class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, FrequencyUnit) - Method in class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, LengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MassUnit) - Method in class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, PositionUnit) - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, PowerUnit) - Method in class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, PressureUnit) - Method in class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, SpeedUnit) - Method in class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, TimeUnit) - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, TorqueUnit) - Method in class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AU) - Method in class org.djunits.value.vfloat.vector.FloatVector.Abs
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, U) - Method in class org.djunits.value.vfloat.vector.FloatVector.Rel
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, VolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AccelerationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AngleUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AreaUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DensityUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DirectionUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, DurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, EnergyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, FlowMassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, ForceUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, FrequencyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, LengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, MoneyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, PositionUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, PowerUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, PressureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, SpeedUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, TimeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, TorqueUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, AU) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Abs
-
Construct a new Absolute Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, U) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Rel
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateMutableType(FloatVectorData, VolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Mutable FloatVector of the right type.
- instantiateRel(double, TemperatureUnit) - Method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, RU) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, U) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, AccelerationUnit) - Method in class org.djunits.value.vdouble.scalar.Acceleration
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, AngleUnit) - Method in class org.djunits.value.vdouble.scalar.Angle
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, AngleSolidUnit) - Method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, AreaUnit) - Method in class org.djunits.value.vdouble.scalar.Area
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, DensityUnit) - Method in class org.djunits.value.vdouble.scalar.Density
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, DimensionlessUnit) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, AngleUnit) - Method in class org.djunits.value.vdouble.scalar.Direction
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, RU) - Method in class org.djunits.value.vdouble.scalar.DoubleScalar.Abs
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, U) - Method in class org.djunits.value.vdouble.scalar.DoubleScalar.Rel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, DurationUnit) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, EnergyUnit) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, FlowMassUnit) - Method in class org.djunits.value.vdouble.scalar.FlowMass
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, ForceUnit) - Method in class org.djunits.value.vdouble.scalar.Force
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, FrequencyUnit) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, LengthUnit) - Method in class org.djunits.value.vdouble.scalar.Length
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, LinearDensityUnit) - Method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MassUnit) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyUnit) - Method in class org.djunits.value.vdouble.scalar.Money
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, LengthUnit) - Method in class org.djunits.value.vdouble.scalar.Position
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, PowerUnit) - Method in class org.djunits.value.vdouble.scalar.Power
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, PressureUnit) - Method in class org.djunits.value.vdouble.scalar.Pressure
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, SpeedUnit) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, TemperatureUnit) - Method in class org.djunits.value.vdouble.scalar.Temperature
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, DurationUnit) - Method in class org.djunits.value.vdouble.scalar.Time
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, TorqueUnit) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(double, VolumeUnit) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateRel(float, RU) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, U) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarRel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, TemperatureUnit) - Method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, AccelerationUnit) - Method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, AngleUnit) - Method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, AngleSolidUnit) - Method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, AreaUnit) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, DensityUnit) - Method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, DimensionlessUnit) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, AngleUnit) - Method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, DurationUnit) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, EnergyUnit) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, FlowMassUnit) - Method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, ForceUnit) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, FrequencyUnit) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, LengthUnit) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, LinearDensityUnit) - Method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MassUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, LengthUnit) - Method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, PowerUnit) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, PressureUnit) - Method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, RU) - Method in class org.djunits.value.vfloat.scalar.FloatScalar.Abs
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, U) - Method in class org.djunits.value.vfloat.scalar.FloatScalar.Rel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, SpeedUnit) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, TemperatureUnit) - Method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, DurationUnit) - Method in class org.djunits.value.vfloat.scalar.FloatTime
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, TorqueUnit) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateRel(float, VolumeUnit) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(double, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.AbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AU) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, U) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AccelerationUnit) - Method in class org.djunits.value.vdouble.matrix.AccelerationMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.AngleMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleSolidUnit) - Method in class org.djunits.value.vdouble.matrix.AngleSolidMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AreaUnit) - Method in class org.djunits.value.vdouble.matrix.AreaMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DensityUnit) - Method in class org.djunits.value.vdouble.matrix.DensityMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DimensionlessUnit) - Method in class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DirectionUnit) - Method in class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AU) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Abs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, U) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Rel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.DurationMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalChargeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalCurrentMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalPotentialMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalResistanceMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, EnergyUnit) - Method in class org.djunits.value.vdouble.matrix.EnergyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowMassUnit) - Method in class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ForceUnit) - Method in class org.djunits.value.vdouble.matrix.ForceMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FrequencyUnit) - Method in class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.LengthMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LinearDensityUnit) - Method in class org.djunits.value.vdouble.matrix.LinearDensityMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MassUnit) - Method in class org.djunits.value.vdouble.matrix.MassMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AccelerationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleSolidUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AreaUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DensityUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DimensionlessUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DirectionUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AU) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Abs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, U) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Rel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, EnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowMassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ForceUnit) - Method in class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FrequencyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LinearDensityUnit) - Method in class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PositionUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, PowerUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PressureUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, SpeedUnit) - Method in class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TimeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, TorqueUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, VolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PositionUnit) - Method in class org.djunits.value.vdouble.matrix.PositionMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, PowerUnit) - Method in class org.djunits.value.vdouble.matrix.PowerMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PressureUnit) - Method in class org.djunits.value.vdouble.matrix.PressureMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, SpeedUnit) - Method in class org.djunits.value.vdouble.matrix.SpeedMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TimeUnit) - Method in class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, TorqueUnit) - Method in class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, VolumeUnit) - Method in class org.djunits.value.vdouble.matrix.VolumeMatrix
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AU) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, U) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AccelerationUnit) - Method in class org.djunits.value.vdouble.vector.AccelerationVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleSolidUnit) - Method in class org.djunits.value.vdouble.vector.AngleSolidVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleUnit) - Method in class org.djunits.value.vdouble.vector.AngleVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AreaUnit) - Method in class org.djunits.value.vdouble.vector.AreaVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DensityUnit) - Method in class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DimensionlessUnit) - Method in class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DirectionUnit) - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AU) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Abs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, U) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Rel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DurationUnit) - Method in class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalChargeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalCurrentVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalPotentialVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalResistanceVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, EnergyUnit) - Method in class org.djunits.value.vdouble.vector.EnergyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowMassUnit) - Method in class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ForceUnit) - Method in class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FrequencyUnit) - Method in class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LengthUnit) - Method in class org.djunits.value.vdouble.vector.LengthVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LinearDensityUnit) - Method in class org.djunits.value.vdouble.vector.LinearDensityVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MassUnit) - Method in class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyUnit) - Method in class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AccelerationUnit) - Method in class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleSolidUnit) - Method in class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AngleUnit) - Method in class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, AreaUnit) - Method in class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DensityUnit) - Method in class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DimensionlessUnit) - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DirectionUnit) - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, AU) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Abs
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, U) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Rel
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, DurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, EnergyUnit) - Method in class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowMassUnit) - Method in class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, ForceUnit) - Method in class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, FrequencyUnit) - Method in class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LengthUnit) - Method in class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, LinearDensityUnit) - Method in class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MassUnit) - Method in class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, MoneyUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PositionUnit) - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, PowerUnit) - Method in class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PressureUnit) - Method in class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, SpeedUnit) - Method in class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TimeUnit) - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, TorqueUnit) - Method in class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, VolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PositionUnit) - Method in class org.djunits.value.vdouble.vector.PositionVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, PowerUnit) - Method in class org.djunits.value.vdouble.vector.PowerVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, PressureUnit) - Method in class org.djunits.value.vdouble.vector.PressureVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, SpeedUnit) - Method in class org.djunits.value.vdouble.vector.SpeedVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, TimeUnit) - Method in class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable DoubleScalar of the right type.
- instantiateScalar(double, TorqueUnit) - Method in class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(double, VolumeUnit) - Method in class org.djunits.value.vdouble.vector.VolumeVector
-
Construct a new Relative Immutable DoubleScalar of the right type.
- instantiateScalar(float, AU) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, U) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, AccelerationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleSolidUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AreaUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DensityUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DimensionlessUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DirectionUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, EnergyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowMassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ForceUnit) - Method in class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FrequencyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LinearDensityUnit) - Method in class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AU) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Abs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, U) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Rel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PositionUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, PowerUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PressureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, SpeedUnit) - Method in class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TimeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, TorqueUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, VolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, AccelerationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleSolidUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AreaUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DensityUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DimensionlessUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DirectionUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, EnergyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowMassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ForceUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FrequencyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LinearDensityUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AU) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Abs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, U) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Rel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PositionUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, PowerUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PressureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, SpeedUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TimeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, TorqueUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, VolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AU) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, U) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, AccelerationUnit) - Method in class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleSolidUnit) - Method in class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleUnit) - Method in class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AreaUnit) - Method in class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DensityUnit) - Method in class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DimensionlessUnit) - Method in class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DirectionUnit) - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, DurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, EnergyUnit) - Method in class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowMassUnit) - Method in class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ForceUnit) - Method in class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FrequencyUnit) - Method in class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LinearDensityUnit) - Method in class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MassUnit) - Method in class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PositionUnit) - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, PowerUnit) - Method in class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PressureUnit) - Method in class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, SpeedUnit) - Method in class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TimeUnit) - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, TorqueUnit) - Method in class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AU) - Method in class org.djunits.value.vfloat.vector.FloatVector.Abs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, U) - Method in class org.djunits.value.vfloat.vector.FloatVector.Rel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, VolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, AccelerationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleSolidUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AngleUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AreaUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DensityUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DimensionlessUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, DirectionUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, DurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, EnergyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowMassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, ForceUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, FrequencyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, LinearDensityUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, MoneyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PositionUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, PowerUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, PressureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, SpeedUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, TimeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, TorqueUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, AU) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Abs
-
Construct a new Absolute Immutable FloatScalar of the right type.
- instantiateScalar(float, U) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Rel
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateScalar(float, VolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable FloatScalar of the right type.
- instantiateSI(double[][], U, StorageType) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrixUtil
-
Instantiate the DoubleMatrix based on its unit.
- instantiateSI(double, U) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiateSI(double[], U, StorageType) - Static method in class org.djunits.value.vdouble.vector.DoubleVectorUtil
-
Instantiate the DoubleVector based on its unit.
- instantiateSI(float[][], U, StorageType) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrixUtil
-
Instantiate the FloatMatrix based on its unit.
- instantiateSI(float, U) - Static method in class org.djunits.value.vfloat.scalar.FloatScalarUtil
-
Instantiate the DoubleScalar based on its unit.
- instantiateSI(float[], U, StorageType) - Static method in class org.djunits.value.vfloat.vector.FloatVectorUtil
-
Instantiate the FloatVector based on its unit.
- instantiateType(DoubleMatrixData, U) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AccelerationUnit) - Method in class org.djunits.value.vdouble.matrix.AccelerationMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.AngleMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.matrix.AngleSolidMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AreaUnit) - Method in class org.djunits.value.vdouble.matrix.AreaMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, DensityUnit) - Method in class org.djunits.value.vdouble.matrix.DensityMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, U) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Rel
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.DurationMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalChargeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalCurrentMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalPotentialMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.matrix.ElectricalResistanceMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, EnergyUnit) - Method in class org.djunits.value.vdouble.matrix.EnergyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, FlowMassUnit) - Method in class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ForceUnit) - Method in class org.djunits.value.vdouble.matrix.ForceMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, FrequencyUnit) - Method in class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.LengthMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.matrix.LinearDensityMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MassUnit) - Method in class org.djunits.value.vdouble.matrix.MassMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AccelerationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, AreaUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, DensityUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, U) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Rel
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, EnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, FlowMassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, ForceUnit) - Method in class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, FrequencyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, PowerUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, PressureUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, SpeedUnit) - Method in class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, TorqueUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, VolumeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, PowerUnit) - Method in class org.djunits.value.vdouble.matrix.PowerMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, PressureUnit) - Method in class org.djunits.value.vdouble.matrix.PressureMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, SpeedUnit) - Method in class org.djunits.value.vdouble.matrix.SpeedMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, TorqueUnit) - Method in class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleMatrixData, VolumeUnit) - Method in class org.djunits.value.vdouble.matrix.VolumeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateType(DoubleVectorData, U) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AccelerationUnit) - Method in class org.djunits.value.vdouble.vector.AccelerationVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.vector.AngleSolidVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AngleUnit) - Method in class org.djunits.value.vdouble.vector.AngleVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AreaUnit) - Method in class org.djunits.value.vdouble.vector.AreaVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, DensityUnit) - Method in class org.djunits.value.vdouble.vector.DensityVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.vector.DimensionlessVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, U) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Rel
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, DurationUnit) - Method in class org.djunits.value.vdouble.vector.DurationVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalChargeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalCurrentVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalPotentialVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.vector.ElectricalResistanceVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, EnergyUnit) - Method in class org.djunits.value.vdouble.vector.EnergyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, FlowMassUnit) - Method in class org.djunits.value.vdouble.vector.FlowMassVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ForceUnit) - Method in class org.djunits.value.vdouble.vector.ForceVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, FrequencyUnit) - Method in class org.djunits.value.vdouble.vector.FrequencyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, LengthUnit) - Method in class org.djunits.value.vdouble.vector.LengthVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.vector.LinearDensityVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MassUnit) - Method in class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyUnit) - Method in class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AccelerationUnit) - Method in class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AngleSolidUnit) - Method in class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AngleUnit) - Method in class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, AreaUnit) - Method in class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, DensityUnit) - Method in class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, DimensionlessUnit) - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, U) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Rel
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, DurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, EnergyUnit) - Method in class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, FlowMassUnit) - Method in class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, ForceUnit) - Method in class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, FrequencyUnit) - Method in class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, LengthUnit) - Method in class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, LinearDensityUnit) - Method in class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MassUnit) - Method in class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, MoneyUnit) - Method in class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, PowerUnit) - Method in class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, PressureUnit) - Method in class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, SpeedUnit) - Method in class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, TorqueUnit) - Method in class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, VolumeUnit) - Method in class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, PowerUnit) - Method in class org.djunits.value.vdouble.vector.PowerVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, PressureUnit) - Method in class org.djunits.value.vdouble.vector.PressureVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, SpeedUnit) - Method in class org.djunits.value.vdouble.vector.SpeedVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, TorqueUnit) - Method in class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(DoubleVectorData, VolumeUnit) - Method in class org.djunits.value.vdouble.vector.VolumeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateType(FloatMatrixData, U) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AccelerationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AreaUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, DensityUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, EnergyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, FlowMassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ForceUnit) - Method in class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, FrequencyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, U) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Rel
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, PowerUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, PressureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, SpeedUnit) - Method in class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, TorqueUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, VolumeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AccelerationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, AreaUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, DensityUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, EnergyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, FlowMassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, ForceUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, FrequencyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, U) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Rel
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, PowerUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, PressureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, SpeedUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, TorqueUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatMatrixData, VolumeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateType(FloatVectorData, U) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AccelerationUnit) - Method in class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AngleUnit) - Method in class org.djunits.value.vfloat.vector.FloatAngleVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AreaUnit) - Method in class org.djunits.value.vfloat.vector.FloatAreaVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, DensityUnit) - Method in class org.djunits.value.vfloat.vector.FloatDensityVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, DurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatDurationVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, EnergyUnit) - Method in class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, FlowMassUnit) - Method in class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ForceUnit) - Method in class org.djunits.value.vfloat.vector.FloatForceVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, FrequencyUnit) - Method in class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, LengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatLengthVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MassUnit) - Method in class org.djunits.value.vfloat.vector.FloatMassVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyUnit) - Method in class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, PowerUnit) - Method in class org.djunits.value.vfloat.vector.FloatPowerVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, PressureUnit) - Method in class org.djunits.value.vfloat.vector.FloatPressureVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, SpeedUnit) - Method in class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, TorqueUnit) - Method in class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, U) - Method in class org.djunits.value.vfloat.vector.FloatVector.Rel
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, VolumeUnit) - Method in class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AccelerationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AngleSolidUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AngleUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, AreaUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, DensityUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, DimensionlessUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, DurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalChargeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalCurrentUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalPotentialUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ElectricalResistanceUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, EnergyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, FlowMassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, FlowVolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, ForceUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, FrequencyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, LengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, LinearDensityUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerAreaUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerDurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerEnergyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerLengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerMassUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyPerVolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, MoneyUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, PowerUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, PressureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, SpeedUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, TorqueUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, U) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Rel
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateType(FloatVectorData, VolumeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeAbs(DoubleMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.AbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, AU) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, DirectionUnit) - Method in class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, AU) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Abs
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, DirectionUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, AU) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Abs
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, PositionUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, TimeUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, PositionUnit) - Method in class org.djunits.value.vdouble.matrix.PositionMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleMatrixData, TimeUnit) - Method in class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Absolute Immutable DoubleMatrix of the right type.
- instantiateTypeAbs(DoubleVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, AU) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, DirectionUnit) - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, AU) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Abs
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, DirectionUnit) - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, AU) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Abs
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, PositionUnit) - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, TimeUnit) - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, PositionUnit) - Method in class org.djunits.value.vdouble.vector.PositionVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(DoubleVectorData, TimeUnit) - Method in class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable DoubleVector of the right type.
- instantiateTypeAbs(FloatMatrixData, AU) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, DirectionUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, AU) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Abs
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, PositionUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, TimeUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, DirectionUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, AU) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Abs
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, PositionUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatMatrixData, TimeUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Absolute Immutable FloatMatrix of the right type.
- instantiateTypeAbs(FloatVectorData, AU) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, DirectionUnit) - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, PositionUnit) - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, TimeUnit) - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, AU) - Method in class org.djunits.value.vfloat.vector.FloatVector.Abs
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, AbsoluteTemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, DirectionUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, PositionUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, TimeUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeAbs(FloatVectorData, AU) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Abs
-
Construct a new Absolute Immutable FloatVector of the right type.
- instantiateTypeRel(DoubleMatrixData, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.AbsoluteTemperatureMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, RU) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, RU) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Abs
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, TemperatureUnit) - Method in class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, AngleUnit) - Method in class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, RU) - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Abs
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, LengthUnit) - Method in class org.djunits.value.vdouble.matrix.PositionMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleMatrixData, DurationUnit) - Method in class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Relative Immutable DoubleMatrix of the right type.
- instantiateTypeRel(DoubleVectorData, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, RU) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, AngleUnit) - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, RU) - Method in class org.djunits.value.vdouble.vector.DoubleVector.Abs
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, TemperatureUnit) - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, AngleUnit) - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, RU) - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Abs
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, LengthUnit) - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, DurationUnit) - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, LengthUnit) - Method in class org.djunits.value.vdouble.vector.PositionVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(DoubleVectorData, DurationUnit) - Method in class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Relative Immutable DoubleVector of the right type.
- instantiateTypeRel(FloatMatrixData, RU) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, RU) - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Abs
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, TemperatureUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, AngleUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, RU) - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Abs
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, LengthUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatMatrixData, DurationUnit) - Method in class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Relative Immutable FloatMatrix of the right type.
- instantiateTypeRel(FloatVectorData, RU) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, AngleUnit) - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, LengthUnit) - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, DurationUnit) - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, RU) - Method in class org.djunits.value.vfloat.vector.FloatVector.Abs
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, TemperatureUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, AngleUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, LengthUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, DurationUnit) - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Relative Immutable FloatVector of the right type.
- instantiateTypeRel(FloatVectorData, RU) - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Abs
-
Construct a new Relative Immutable FloatVector of the right type.
- interpolate(AbsoluteTemperature, AbsoluteTemperature, double) - Static method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Interpolate between two values.
- interpolate(A, A, double) - Static method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Interpolate between two values.
- interpolate(R, R, double) - Static method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel
-
Interpolate between two values.
- interpolate(Acceleration, Acceleration, double) - Static method in class org.djunits.value.vdouble.scalar.Acceleration
-
Interpolate between two values.
- interpolate(Angle, Angle, double) - Static method in class org.djunits.value.vdouble.scalar.Angle
-
Interpolate between two values.
- interpolate(AngleSolid, AngleSolid, double) - Static method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Interpolate between two values.
- interpolate(Area, Area, double) - Static method in class org.djunits.value.vdouble.scalar.Area
-
Interpolate between two values.
- interpolate(Density, Density, double) - Static method in class org.djunits.value.vdouble.scalar.Density
-
Interpolate between two values.
- interpolate(Dimensionless, Dimensionless, double) - Static method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Interpolate between two values.
- interpolate(Direction, Direction, double) - Static method in class org.djunits.value.vdouble.scalar.Direction
-
Interpolate between two values.
- interpolate(R, R, double) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Interpolate between two values.
- interpolate(A, A, double) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Interpolate between two values.
- interpolate(Duration, Duration, double) - Static method in class org.djunits.value.vdouble.scalar.Duration
-
Interpolate between two values.
- interpolate(ElectricalCharge, ElectricalCharge, double) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Interpolate between two values.
- interpolate(ElectricalCurrent, ElectricalCurrent, double) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Interpolate between two values.
- interpolate(ElectricalPotential, ElectricalPotential, double) - Static method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Interpolate between two values.
- interpolate(ElectricalResistance, ElectricalResistance, double) - Static method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Interpolate between two values.
- interpolate(Energy, Energy, double) - Static method in class org.djunits.value.vdouble.scalar.Energy
-
Interpolate between two values.
- interpolate(FlowMass, FlowMass, double) - Static method in class org.djunits.value.vdouble.scalar.FlowMass
-
Interpolate between two values.
- interpolate(FlowVolume, FlowVolume, double) - Static method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Interpolate between two values.
- interpolate(Force, Force, double) - Static method in class org.djunits.value.vdouble.scalar.Force
-
Interpolate between two values.
- interpolate(Frequency, Frequency, double) - Static method in class org.djunits.value.vdouble.scalar.Frequency
-
Interpolate between two values.
- interpolate(Length, Length, double) - Static method in class org.djunits.value.vdouble.scalar.Length
-
Interpolate between two values.
- interpolate(LinearDensity, LinearDensity, double) - Static method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Interpolate between two values.
- interpolate(Mass, Mass, double) - Static method in class org.djunits.value.vdouble.scalar.Mass
-
Interpolate between two values.
- interpolate(Money, Money, double) - Static method in class org.djunits.value.vdouble.scalar.Money
-
Interpolate between two values.
- interpolate(MoneyPerArea, MoneyPerArea, double) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Interpolate between two values.
- interpolate(MoneyPerDuration, MoneyPerDuration, double) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Interpolate between two values.
- interpolate(MoneyPerEnergy, MoneyPerEnergy, double) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Interpolate between two values.
- interpolate(MoneyPerLength, MoneyPerLength, double) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Interpolate between two values.
- interpolate(MoneyPerMass, MoneyPerMass, double) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Interpolate between two values.
- interpolate(MoneyPerVolume, MoneyPerVolume, double) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Interpolate between two values.
- interpolate(Position, Position, double) - Static method in class org.djunits.value.vdouble.scalar.Position
-
Interpolate between two values.
- interpolate(Power, Power, double) - Static method in class org.djunits.value.vdouble.scalar.Power
-
Interpolate between two values.
- interpolate(Pressure, Pressure, double) - Static method in class org.djunits.value.vdouble.scalar.Pressure
-
Interpolate between two values.
- interpolate(Speed, Speed, double) - Static method in class org.djunits.value.vdouble.scalar.Speed
-
Interpolate between two values.
- interpolate(Temperature, Temperature, double) - Static method in class org.djunits.value.vdouble.scalar.Temperature
-
Interpolate between two values.
- interpolate(Time, Time, double) - Static method in class org.djunits.value.vdouble.scalar.Time
-
Interpolate between two values.
- interpolate(Torque, Torque, double) - Static method in class org.djunits.value.vdouble.scalar.Torque
-
Interpolate between two values.
- interpolate(Volume, Volume, double) - Static method in class org.djunits.value.vdouble.scalar.Volume
-
Interpolate between two values.
- interpolate(FloatAbsoluteTemperature, FloatAbsoluteTemperature, float) - Static method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Interpolate between two values.
- interpolate(FloatAcceleration, FloatAcceleration, float) - Static method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Interpolate between two values.
- interpolate(FloatAngle, FloatAngle, float) - Static method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Interpolate between two values.
- interpolate(FloatAngleSolid, FloatAngleSolid, float) - Static method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Interpolate between two values.
- interpolate(FloatArea, FloatArea, float) - Static method in class org.djunits.value.vfloat.scalar.FloatArea
-
Interpolate between two values.
- interpolate(FloatDensity, FloatDensity, float) - Static method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Interpolate between two values.
- interpolate(FloatDimensionless, FloatDimensionless, float) - Static method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Interpolate between two values.
- interpolate(FloatDirection, FloatDirection, float) - Static method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Interpolate between two values.
- interpolate(FloatDuration, FloatDuration, float) - Static method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Interpolate between two values.
- interpolate(FloatElectricalCharge, FloatElectricalCharge, float) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Interpolate between two values.
- interpolate(FloatElectricalCurrent, FloatElectricalCurrent, float) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Interpolate between two values.
- interpolate(FloatElectricalPotential, FloatElectricalPotential, float) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Interpolate between two values.
- interpolate(FloatElectricalResistance, FloatElectricalResistance, float) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Interpolate between two values.
- interpolate(FloatEnergy, FloatEnergy, float) - Static method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Interpolate between two values.
- interpolate(FloatFlowMass, FloatFlowMass, float) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Interpolate between two values.
- interpolate(FloatFlowVolume, FloatFlowVolume, float) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Interpolate between two values.
- interpolate(FloatForce, FloatForce, float) - Static method in class org.djunits.value.vfloat.scalar.FloatForce
-
Interpolate between two values.
- interpolate(FloatFrequency, FloatFrequency, float) - Static method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Interpolate between two values.
- interpolate(FloatLength, FloatLength, float) - Static method in class org.djunits.value.vfloat.scalar.FloatLength
-
Interpolate between two values.
- interpolate(FloatLinearDensity, FloatLinearDensity, float) - Static method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Interpolate between two values.
- interpolate(FloatMass, FloatMass, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMass
-
Interpolate between two values.
- interpolate(FloatMoney, FloatMoney, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Interpolate between two values.
- interpolate(FloatMoneyPerArea, FloatMoneyPerArea, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Interpolate between two values.
- interpolate(FloatMoneyPerDuration, FloatMoneyPerDuration, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Interpolate between two values.
- interpolate(FloatMoneyPerEnergy, FloatMoneyPerEnergy, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Interpolate between two values.
- interpolate(FloatMoneyPerLength, FloatMoneyPerLength, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Interpolate between two values.
- interpolate(FloatMoneyPerMass, FloatMoneyPerMass, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Interpolate between two values.
- interpolate(FloatMoneyPerVolume, FloatMoneyPerVolume, float) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Interpolate between two values.
- interpolate(FloatPosition, FloatPosition, float) - Static method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Interpolate between two values.
- interpolate(FloatPower, FloatPower, float) - Static method in class org.djunits.value.vfloat.scalar.FloatPower
-
Interpolate between two values.
- interpolate(FloatPressure, FloatPressure, float) - Static method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Interpolate between two values.
- interpolate(A, A, float) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Interpolate between or extrapolate over two values.
- interpolate(R, R, float) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Interpolate between or extrapolate over two values.
- interpolate(FloatScalar.Abs<AU, RU>, FloatScalar.Abs<AU, RU>, float) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Interpolate between or extrapolate over two values.
- interpolate(FloatScalar.Rel<U>, FloatScalar.Rel<U>, float) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Interpolate between or extrapolate over two values.
- interpolate(FloatSpeed, FloatSpeed, float) - Static method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Interpolate between two values.
- interpolate(FloatTemperature, FloatTemperature, float) - Static method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Interpolate between two values.
- interpolate(FloatTime, FloatTime, float) - Static method in class org.djunits.value.vfloat.scalar.FloatTime
-
Interpolate between two values.
- interpolate(FloatTorque, FloatTorque, float) - Static method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Interpolate between two values.
- interpolate(FloatVolume, FloatVolume, float) - Static method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Interpolate between two values.
- intValue() - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
- intValue() - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
- inv() - Method in interface org.djunits.value.MathFunctionsDimensionless
-
Set the value(s) to the complement (1.0/x) of the value(s).
- INV - Static variable in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Function that returns 1/a.
- inv() - Method in interface org.djunits.value.vdouble.DoubleMathFunctionsDimensionless
-
Set the value(s) to the complement (1.0/x) of the value(s).
- inv() - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Set the value(s) to the complement (1.0/x) of the value(s).
- inv() - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Set the value(s) to the complement (1.0/x) of the value(s).
- inv() - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Set the value(s) to the complement (1.0/x) of the value(s).
- INV - Static variable in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns 1/a.
- inv() - Method in interface org.djunits.value.vfloat.FloatMathFunctionsDimensionless
-
Set the value(s) to the complement (1.0/x) of the value(s).
- inv() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Set the value(s) to the complement (1.0/x) of the value(s).
- inv() - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Set the value(s) to the complement (1.0/x) of the value(s).
- inv() - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Set the value(s) to the complement (1.0/x) of the value(s).
- IQD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'IQD' - Iraqi dinar.
- IRR - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'IRR' - Iranian rial.
- isAbsolute() - Method in class org.djunits.value.AbstractValue
-
Indicate whether this is an Absolute Value.
- isAbsolute() - Method in class org.djunits.value.Scalar
-
Indicate whether this is an Absolute Value.
- isAbsolute() - Method in interface org.djunits.value.Value
-
Indicate whether this is an Absolute Value.
- isBaseSIScale() - Method in class org.djunits.unit.scale.GradeScale
-
Return whether this is a base (SI) scale.
- isBaseSIScale() - Method in class org.djunits.unit.scale.LinearScale
-
Return whether this is a base (SI) scale.
- isBaseSIScale() - Method in class org.djunits.unit.scale.OffsetLinearScale
-
Return whether this is a base (SI) scale.
- isBaseSIScale() - Method in interface org.djunits.unit.scale.Scale
-
Return whether this is a base (SI) scale.
- isBaseSIScale() - Method in class org.djunits.unit.scale.StandardScale
-
Return whether this is a base (SI) scale.
- isBaseSIUnit() - Method in class org.djunits.unit.Unit
-
Determine whether this unit is the standard unit.
- isDefault() - Method in class org.djunits.locale.Localization
-
- isDense() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
- isDense() - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
- isDense() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
- isDense() - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
- ISK - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'ISK' - Icelandic krĂłna.
- isLocalizable() - Method in class org.djunits.unit.Unit
-
Report if this unit support localization.
- isRelative() - Method in class org.djunits.value.AbstractValue
-
Indicate whether this is a Relative Value.
- isRelative() - Method in class org.djunits.value.Scalar
-
Indicate whether this is a Relative Value.
- isRelative() - Method in interface org.djunits.value.Value
-
Indicate whether this is a Relative Value.
- isSparse() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
- isSparse() - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
- isSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
- isSparse() - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
- iterator() - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Returns an iterator over the scalars in this vector in proper sequence.
- iterator() - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Returns an iterator over the scalars in this vector in proper sequence.
- iterator() - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Returns an iterator over the scalars in this vector in proper sequence.
- iterator() - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Returns an iterator over the scalars in this vector in proper sequence.
- Itr() - Constructor for class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs.Itr
-
- Itr() - Constructor for class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel.Itr
-
- Itr() - Constructor for class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs.Itr
-
- Itr() - Constructor for class org.djunits.value.vfloat.vector.AbstractFloatVectorRel.Itr
-
- MAD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MAD' - Moroccan dirham.
- Mass - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Mass DoubleScalar, which is relative by definition.
- Mass(double, MassUnit) - Constructor for class org.djunits.value.vdouble.scalar.Mass
-
Construct Mass scalar.
- Mass(Mass) - Constructor for class org.djunits.value.vdouble.scalar.Mass
-
Construct Mass scalar.
- MASS_ELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_EXAELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_GIGAELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_KILOELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_MEGAELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_MICROELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_MILLIELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_PETAELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MASS_TERAELECTRONVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MassMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MassMatrix, a matrix of values with a MassUnit.
- MassMatrix(double[][], MassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MassMatrix
-
Construct a new Relative Immutable Double MassMatrix.
- MassMatrix(Mass[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MassMatrix
-
Construct a new Relative Immutable Double MassMatrix.
- MassMatrix(DoubleMatrixData, MassUnit) - Constructor for class org.djunits.value.vdouble.matrix.MassMatrix
-
- MassUnit - Class in org.djunits.unit
-
Standard mass units.
- MassUnit(String, String, UnitSystem, MassUnit, double) - Constructor for class org.djunits.unit.MassUnit
-
Build a user-defined MassUnit with a conversion factor to another MassUnit.
- MassVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MassVector, a vector of values with a MassUnit.
- MassVector(double[], MassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable Double MassVector.
- MassVector(List<Double>, MassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable Double MassVector.
- MassVector(Mass[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable Double MassVector.
- MassVector(List<Mass>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable Double MassVector.
- MassVector(SortedMap<Integer, Mass>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable Double MassVector.
- MassVector(SortedMap<Integer, Double>, MassUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
Construct a new Relative Immutable Double MassVector.
- MassVector(DoubleVectorData, MassUnit) - Constructor for class org.djunits.value.vdouble.vector.MassVector
-
- MathFunctionsAbs<T> - Interface in org.djunits.value
-
Interface to force a limited number of functions of Math to be implemented for absolute values.
- MathFunctionsDimensionless<T> - Interface in org.djunits.value
-
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.
- MathFunctionsRel<T> - Interface in org.djunits.value
-
Interface to force a limited number of functions of Math to be implemented for relative values, in addition to those already
implemented for absolute values.
- matrixSI - Variable in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
the internal storage of the Matrix; can be sparse or dense.
- matrixSI - Variable in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
the internal storage of the Matrix; can be sparse or dense.
- max(AbsoluteTemperature, AbsoluteTemperature) - Static method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Return the maximum value of two absolute scalars.
- max(AbsoluteTemperature, AbsoluteTemperature, AbsoluteTemperature...) - Static method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Return the maximum value of more than two absolute scalars.
- max(Acceleration, Acceleration) - Static method in class org.djunits.value.vdouble.scalar.Acceleration
-
Return the maximum value of two relative scalars.
- max(Acceleration, Acceleration, Acceleration...) - Static method in class org.djunits.value.vdouble.scalar.Acceleration
-
Return the maximum value of more than two relative scalars.
- max(Angle, Angle) - Static method in class org.djunits.value.vdouble.scalar.Angle
-
Return the maximum value of two relative scalars.
- max(Angle, Angle, Angle...) - Static method in class org.djunits.value.vdouble.scalar.Angle
-
Return the maximum value of more than two relative scalars.
- max(AngleSolid, AngleSolid) - Static method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Return the maximum value of two relative scalars.
- max(AngleSolid, AngleSolid, AngleSolid...) - Static method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Return the maximum value of more than two relative scalars.
- max(Area, Area) - Static method in class org.djunits.value.vdouble.scalar.Area
-
Return the maximum value of two relative scalars.
- max(Area, Area, Area...) - Static method in class org.djunits.value.vdouble.scalar.Area
-
Return the maximum value of more than two relative scalars.
- max(Density, Density) - Static method in class org.djunits.value.vdouble.scalar.Density
-
Return the maximum value of two relative scalars.
- max(Density, Density, Density...) - Static method in class org.djunits.value.vdouble.scalar.Density
-
Return the maximum value of more than two relative scalars.
- max(Dimensionless, Dimensionless) - Static method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Return the maximum value of two relative scalars.
- max(Dimensionless, Dimensionless, Dimensionless...) - Static method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Return the maximum value of more than two relative scalars.
- max(Direction, Direction) - Static method in class org.djunits.value.vdouble.scalar.Direction
-
Return the maximum value of two absolute scalars.
- max(Direction, Direction, Direction...) - Static method in class org.djunits.value.vdouble.scalar.Direction
-
Return the maximum value of more than two absolute scalars.
- max(T, T) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Return the maximum value of two relative scalars.
- max(T, T, T...) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Return the maximum value of more than two relative scalars.
- max(Duration, Duration) - Static method in class org.djunits.value.vdouble.scalar.Duration
-
Return the maximum value of two relative scalars.
- max(Duration, Duration, Duration...) - Static method in class org.djunits.value.vdouble.scalar.Duration
-
Return the maximum value of more than two relative scalars.
- max(ElectricalCharge, ElectricalCharge) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Return the maximum value of two relative scalars.
- max(ElectricalCharge, ElectricalCharge, ElectricalCharge...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Return the maximum value of more than two relative scalars.
- max(ElectricalCurrent, ElectricalCurrent) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Return the maximum value of two relative scalars.
- max(ElectricalCurrent, ElectricalCurrent, ElectricalCurrent...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Return the maximum value of more than two relative scalars.
- max(ElectricalPotential, ElectricalPotential) - Static method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Return the maximum value of two relative scalars.
- max(ElectricalPotential, ElectricalPotential, ElectricalPotential...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Return the maximum value of more than two relative scalars.
- max(ElectricalResistance, ElectricalResistance) - Static method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Return the maximum value of two relative scalars.
- max(ElectricalResistance, ElectricalResistance, ElectricalResistance...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Return the maximum value of more than two relative scalars.
- max(Energy, Energy) - Static method in class org.djunits.value.vdouble.scalar.Energy
-
Return the maximum value of two relative scalars.
- max(Energy, Energy, Energy...) - Static method in class org.djunits.value.vdouble.scalar.Energy
-
Return the maximum value of more than two relative scalars.
- max(FlowMass, FlowMass) - Static method in class org.djunits.value.vdouble.scalar.FlowMass
-
Return the maximum value of two relative scalars.
- max(FlowMass, FlowMass, FlowMass...) - Static method in class org.djunits.value.vdouble.scalar.FlowMass
-
Return the maximum value of more than two relative scalars.
- max(FlowVolume, FlowVolume) - Static method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Return the maximum value of two relative scalars.
- max(FlowVolume, FlowVolume, FlowVolume...) - Static method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Return the maximum value of more than two relative scalars.
- max(Force, Force) - Static method in class org.djunits.value.vdouble.scalar.Force
-
Return the maximum value of two relative scalars.
- max(Force, Force, Force...) - Static method in class org.djunits.value.vdouble.scalar.Force
-
Return the maximum value of more than two relative scalars.
- max(Frequency, Frequency) - Static method in class org.djunits.value.vdouble.scalar.Frequency
-
Return the maximum value of two relative scalars.
- max(Frequency, Frequency, Frequency...) - Static method in class org.djunits.value.vdouble.scalar.Frequency
-
Return the maximum value of more than two relative scalars.
- max(Length, Length) - Static method in class org.djunits.value.vdouble.scalar.Length
-
Return the maximum value of two relative scalars.
- max(Length, Length, Length...) - Static method in class org.djunits.value.vdouble.scalar.Length
-
Return the maximum value of more than two relative scalars.
- max(LinearDensity, LinearDensity) - Static method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Return the maximum value of two relative scalars.
- max(LinearDensity, LinearDensity, LinearDensity...) - Static method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Return the maximum value of more than two relative scalars.
- max(Mass, Mass) - Static method in class org.djunits.value.vdouble.scalar.Mass
-
Return the maximum value of two relative scalars.
- max(Mass, Mass, Mass...) - Static method in class org.djunits.value.vdouble.scalar.Mass
-
Return the maximum value of more than two relative scalars.
- max(Money, Money) - Static method in class org.djunits.value.vdouble.scalar.Money
-
Return the maximum value of two monetary scalars.
- max(Money, Money, Money...) - Static method in class org.djunits.value.vdouble.scalar.Money
-
Return the maximum value of more than two monetary scalars.
- max(MoneyPerArea, MoneyPerArea) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Return the maximum value of two monetary scalars.
- max(MoneyPerArea, MoneyPerArea, MoneyPerArea...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Return the maximum value of more than two monetary scalars.
- max(MoneyPerDuration, MoneyPerDuration) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Return the maximum value of two monetary scalars.
- max(MoneyPerDuration, MoneyPerDuration, MoneyPerDuration...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Return the maximum value of more than two monetary scalars.
- max(MoneyPerEnergy, MoneyPerEnergy) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Return the maximum value of two monetary scalars.
- max(MoneyPerEnergy, MoneyPerEnergy, MoneyPerEnergy...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Return the maximum value of more than two monetary scalars.
- max(MoneyPerLength, MoneyPerLength) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Return the maximum value of two monetary scalars.
- max(MoneyPerLength, MoneyPerLength, MoneyPerLength...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Return the maximum value of more than two monetary scalars.
- max(MoneyPerMass, MoneyPerMass) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Return the maximum value of two monetary scalars.
- max(MoneyPerMass, MoneyPerMass, MoneyPerMass...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Return the maximum value of more than two monetary scalars.
- max(MoneyPerVolume, MoneyPerVolume) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Return the maximum value of two monetary scalars.
- max(MoneyPerVolume, MoneyPerVolume, MoneyPerVolume...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Return the maximum value of more than two monetary scalars.
- max(Position, Position) - Static method in class org.djunits.value.vdouble.scalar.Position
-
Return the maximum value of two absolute scalars.
- max(Position, Position, Position...) - Static method in class org.djunits.value.vdouble.scalar.Position
-
Return the maximum value of more than two absolute scalars.
- max(Power, Power) - Static method in class org.djunits.value.vdouble.scalar.Power
-
Return the maximum value of two relative scalars.
- max(Power, Power, Power...) - Static method in class org.djunits.value.vdouble.scalar.Power
-
Return the maximum value of more than two relative scalars.
- max(Pressure, Pressure) - Static method in class org.djunits.value.vdouble.scalar.Pressure
-
Return the maximum value of two relative scalars.
- max(Pressure, Pressure, Pressure...) - Static method in class org.djunits.value.vdouble.scalar.Pressure
-
Return the maximum value of more than two relative scalars.
- max(Speed, Speed) - Static method in class org.djunits.value.vdouble.scalar.Speed
-
Return the maximum value of two relative scalars.
- max(Speed, Speed, Speed...) - Static method in class org.djunits.value.vdouble.scalar.Speed
-
Return the maximum value of more than two relative scalars.
- max(Temperature, Temperature) - Static method in class org.djunits.value.vdouble.scalar.Temperature
-
Return the maximum value of two relative scalars.
- max(Temperature, Temperature, Temperature...) - Static method in class org.djunits.value.vdouble.scalar.Temperature
-
Return the maximum value of more than two relative scalars.
- max(Time, Time) - Static method in class org.djunits.value.vdouble.scalar.Time
-
Return the maximum value of two absolute scalars.
- max(Time, Time, Time...) - Static method in class org.djunits.value.vdouble.scalar.Time
-
Return the maximum value of more than two absolute scalars.
- max(Torque, Torque) - Static method in class org.djunits.value.vdouble.scalar.Torque
-
Return the maximum value of two relative scalars.
- max(Torque, Torque, Torque...) - Static method in class org.djunits.value.vdouble.scalar.Torque
-
Return the maximum value of more than two relative scalars.
- max(Volume, Volume) - Static method in class org.djunits.value.vdouble.scalar.Volume
-
Return the maximum value of two relative scalars.
- max(Volume, Volume, Volume...) - Static method in class org.djunits.value.vdouble.scalar.Volume
-
Return the maximum value of more than two relative scalars.
- max(FloatAbsoluteTemperature, FloatAbsoluteTemperature) - Static method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Return the maximum value of two absolute scalars.
- max(FloatAbsoluteTemperature, FloatAbsoluteTemperature, FloatAbsoluteTemperature...) - Static method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Return the maximum value of more than two absolute scalars.
- max(FloatAcceleration, FloatAcceleration) - Static method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Return the maximum value of two relative scalars.
- max(FloatAcceleration, FloatAcceleration, FloatAcceleration...) - Static method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Return the maximum value of more than two relative scalars.
- max(FloatAngle, FloatAngle) - Static method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Return the maximum value of two relative scalars.
- max(FloatAngle, FloatAngle, FloatAngle...) - Static method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Return the maximum value of more than two relative scalars.
- max(FloatAngleSolid, FloatAngleSolid) - Static method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Return the maximum value of two relative scalars.
- max(FloatAngleSolid, FloatAngleSolid, FloatAngleSolid...) - Static method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Return the maximum value of more than two relative scalars.
- max(FloatArea, FloatArea) - Static method in class org.djunits.value.vfloat.scalar.FloatArea
-
Return the maximum value of two relative scalars.
- max(FloatArea, FloatArea, FloatArea...) - Static method in class org.djunits.value.vfloat.scalar.FloatArea
-
Return the maximum value of more than two relative scalars.
- max(FloatDensity, FloatDensity) - Static method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Return the maximum value of two relative scalars.
- max(FloatDensity, FloatDensity, FloatDensity...) - Static method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Return the maximum value of more than two relative scalars.
- max(FloatDimensionless, FloatDimensionless) - Static method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Return the maximum value of two relative scalars.
- max(FloatDimensionless, FloatDimensionless, FloatDimensionless...) - Static method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Return the maximum value of more than two relative scalars.
- max(FloatDirection, FloatDirection) - Static method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Return the maximum value of two absolute scalars.
- max(FloatDirection, FloatDirection, FloatDirection...) - Static method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Return the maximum value of more than two absolute scalars.
- max(FloatDuration, FloatDuration) - Static method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Return the maximum value of two relative scalars.
- max(FloatDuration, FloatDuration, FloatDuration...) - Static method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Return the maximum value of more than two relative scalars.
- max(FloatElectricalCharge, FloatElectricalCharge) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Return the maximum value of two relative scalars.
- max(FloatElectricalCharge, FloatElectricalCharge, FloatElectricalCharge...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Return the maximum value of more than two relative scalars.
- max(FloatElectricalCurrent, FloatElectricalCurrent) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Return the maximum value of two relative scalars.
- max(FloatElectricalCurrent, FloatElectricalCurrent, FloatElectricalCurrent...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Return the maximum value of more than two relative scalars.
- max(FloatElectricalPotential, FloatElectricalPotential) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Return the maximum value of two relative scalars.
- max(FloatElectricalPotential, FloatElectricalPotential, FloatElectricalPotential...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Return the maximum value of more than two relative scalars.
- max(FloatElectricalResistance, FloatElectricalResistance) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Return the maximum value of two relative scalars.
- max(FloatElectricalResistance, FloatElectricalResistance, FloatElectricalResistance...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Return the maximum value of more than two relative scalars.
- max(FloatEnergy, FloatEnergy) - Static method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Return the maximum value of two relative scalars.
- max(FloatEnergy, FloatEnergy, FloatEnergy...) - Static method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Return the maximum value of more than two relative scalars.
- max(FloatFlowMass, FloatFlowMass) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Return the maximum value of two relative scalars.
- max(FloatFlowMass, FloatFlowMass, FloatFlowMass...) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Return the maximum value of more than two relative scalars.
- max(FloatFlowVolume, FloatFlowVolume) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Return the maximum value of two relative scalars.
- max(FloatFlowVolume, FloatFlowVolume, FloatFlowVolume...) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Return the maximum value of more than two relative scalars.
- max(FloatForce, FloatForce) - Static method in class org.djunits.value.vfloat.scalar.FloatForce
-
Return the maximum value of two relative scalars.
- max(FloatForce, FloatForce, FloatForce...) - Static method in class org.djunits.value.vfloat.scalar.FloatForce
-
Return the maximum value of more than two relative scalars.
- max(FloatFrequency, FloatFrequency) - Static method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Return the maximum value of two relative scalars.
- max(FloatFrequency, FloatFrequency, FloatFrequency...) - Static method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Return the maximum value of more than two relative scalars.
- max(FloatLength, FloatLength) - Static method in class org.djunits.value.vfloat.scalar.FloatLength
-
Return the maximum value of two relative scalars.
- max(FloatLength, FloatLength, FloatLength...) - Static method in class org.djunits.value.vfloat.scalar.FloatLength
-
Return the maximum value of more than two relative scalars.
- max(FloatLinearDensity, FloatLinearDensity) - Static method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Return the maximum value of two relative scalars.
- max(FloatLinearDensity, FloatLinearDensity, FloatLinearDensity...) - Static method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Return the maximum value of more than two relative scalars.
- max(FloatMass, FloatMass) - Static method in class org.djunits.value.vfloat.scalar.FloatMass
-
Return the maximum value of two relative scalars.
- max(FloatMass, FloatMass, FloatMass...) - Static method in class org.djunits.value.vfloat.scalar.FloatMass
-
Return the maximum value of more than two relative scalars.
- max(FloatMoney, FloatMoney) - Static method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Return the maximum value of two monetary scalars.
- max(FloatMoney, FloatMoney, FloatMoney...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Return the maximum value of more than two monetary scalars.
- max(FloatMoneyPerArea, FloatMoneyPerArea) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Return the maximum value of two monetary scalars.
- max(FloatMoneyPerArea, FloatMoneyPerArea, FloatMoneyPerArea...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Return the maximum value of more than two monetary scalars.
- max(FloatMoneyPerDuration, FloatMoneyPerDuration) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Return the maximum value of two monetary scalars.
- max(FloatMoneyPerDuration, FloatMoneyPerDuration, FloatMoneyPerDuration...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Return the maximum value of more than two monetary scalars.
- max(FloatMoneyPerEnergy, FloatMoneyPerEnergy) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Return the maximum value of two monetary scalars.
- max(FloatMoneyPerEnergy, FloatMoneyPerEnergy, FloatMoneyPerEnergy...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Return the maximum value of more than two monetary scalars.
- max(FloatMoneyPerLength, FloatMoneyPerLength) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Return the maximum value of two monetary scalars.
- max(FloatMoneyPerLength, FloatMoneyPerLength, FloatMoneyPerLength...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Return the maximum value of more than two monetary scalars.
- max(FloatMoneyPerMass, FloatMoneyPerMass) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Return the maximum value of two monetary scalars.
- max(FloatMoneyPerMass, FloatMoneyPerMass, FloatMoneyPerMass...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Return the maximum value of more than two monetary scalars.
- max(FloatMoneyPerVolume, FloatMoneyPerVolume) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Return the maximum value of two monetary scalars.
- max(FloatMoneyPerVolume, FloatMoneyPerVolume, FloatMoneyPerVolume...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Return the maximum value of more than two monetary scalars.
- max(FloatPosition, FloatPosition) - Static method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Return the maximum value of two absolute scalars.
- max(FloatPosition, FloatPosition, FloatPosition...) - Static method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Return the maximum value of more than two absolute scalars.
- max(FloatPower, FloatPower) - Static method in class org.djunits.value.vfloat.scalar.FloatPower
-
Return the maximum value of two relative scalars.
- max(FloatPower, FloatPower, FloatPower...) - Static method in class org.djunits.value.vfloat.scalar.FloatPower
-
Return the maximum value of more than two relative scalars.
- max(FloatPressure, FloatPressure) - Static method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Return the maximum value of two relative scalars.
- max(FloatPressure, FloatPressure, FloatPressure...) - Static method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Return the maximum value of more than two relative scalars.
- max(FloatSpeed, FloatSpeed) - Static method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Return the maximum value of two relative scalars.
- max(FloatSpeed, FloatSpeed, FloatSpeed...) - Static method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Return the maximum value of more than two relative scalars.
- max(FloatTemperature, FloatTemperature) - Static method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Return the maximum value of two relative scalars.
- max(FloatTemperature, FloatTemperature, FloatTemperature...) - Static method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Return the maximum value of more than two relative scalars.
- max(FloatTime, FloatTime) - Static method in class org.djunits.value.vfloat.scalar.FloatTime
-
Return the maximum value of two absolute scalars.
- max(FloatTime, FloatTime, FloatTime...) - Static method in class org.djunits.value.vfloat.scalar.FloatTime
-
Return the maximum value of more than two absolute scalars.
- max(FloatTorque, FloatTorque) - Static method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Return the maximum value of two relative scalars.
- max(FloatTorque, FloatTorque, FloatTorque...) - Static method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Return the maximum value of more than two relative scalars.
- max(FloatVolume, FloatVolume) - Static method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Return the maximum value of two relative scalars.
- max(FloatVolume, FloatVolume, FloatVolume...) - Static method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Return the maximum value of more than two relative scalars.
- MDL - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MDL' - Moldovan leu.
- MEGAAMPERE - Static variable in class org.djunits.unit.ElectricalCurrentUnit
-
megaampere.
- MEGAAMPERE - Static variable in interface org.djunits.unit.UNITS
-
- MEGAAMPERE_HOUR - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
megaampere hour.
- MEGAAMPERE_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- MEGAELECTRONVOLT - Static variable in class org.djunits.unit.EnergyUnit
-
mega-electronvolt.
- MEGAELECTRONVOLT - Static variable in class org.djunits.unit.MassUnit
-
megaelectronvolt.
- MEGAGRAM - Static variable in class org.djunits.unit.MassUnit
-
megagram.
- MEGAGRAM - Static variable in interface org.djunits.unit.UNITS
-
- MEGAHERTZ - Static variable in class org.djunits.unit.FrequencyUnit
-
megaHertz.
- MEGAHERTZ - Static variable in interface org.djunits.unit.UNITS
-
- MEGAJOULE - Static variable in class org.djunits.unit.EnergyUnit
-
megajoule.
- MEGAJOULE - Static variable in interface org.djunits.unit.UNITS
-
- MEGAMETER - Static variable in class org.djunits.unit.LengthUnit
-
Mm.
- MEGAMETER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to Mm.
- MEGAMETER - Static variable in interface org.djunits.unit.UNITS
-
- MEGAOHM - Static variable in class org.djunits.unit.ElectricalResistanceUnit
-
mega-ohm.
- MEGAOHM - Static variable in interface org.djunits.unit.UNITS
-
- MEGAVOLT - Static variable in class org.djunits.unit.ElectricalPotentialUnit
-
megavolt.
- MEGAVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MEGAWATT - Static variable in class org.djunits.unit.PowerUnit
-
megawatt.
- MEGAWATT - Static variable in interface org.djunits.unit.UNITS
-
- MEGAWATT_HOUR - Static variable in class org.djunits.unit.EnergyUnit
-
megawatt-hour.
- MEGAWATT_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- METER - Static variable in class org.djunits.unit.LengthUnit
-
m.
- METER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to m.
- METER - Static variable in interface org.djunits.unit.UNITS
-
- METER_KILOGRAM_FORCE - Static variable in class org.djunits.unit.TorqueUnit
-
meter kilogram-force.
- METER_KILOGRAM_FORCE - Static variable in interface org.djunits.unit.UNITS
-
- METER_PER_HOUR - Static variable in class org.djunits.unit.SpeedUnit
-
m/h.
- METER_PER_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- METER_PER_SECOND - Static variable in class org.djunits.unit.SpeedUnit
-
m/s.
- METER_PER_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- METER_PER_SECOND_2 - Static variable in class org.djunits.unit.AccelerationUnit
-
m/s^2.
- METER_PER_SECOND_2 - Static variable in interface org.djunits.unit.UNITS
-
- MGA - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MGA' - Malagasy ariary.
- MICROAMPERE - Static variable in class org.djunits.unit.ElectricalCurrentUnit
-
microampere.
- MICROAMPERE - Static variable in interface org.djunits.unit.UNITS
-
- MICROCOULOMB - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
microCoulomb = muA.s.
- MICROCOULOMB - Static variable in interface org.djunits.unit.UNITS
-
- MICROELECTRONVOLT - Static variable in class org.djunits.unit.EnergyUnit
-
micro-electronvolt.
- MICROELECTRONVOLT - Static variable in class org.djunits.unit.MassUnit
-
microelectronvolt.
- MICROGRAM - Static variable in class org.djunits.unit.MassUnit
-
microgram.
- MICROGRAM - Static variable in interface org.djunits.unit.UNITS
-
- MICROJOULE - Static variable in class org.djunits.unit.EnergyUnit
-
microjoule.
- MICROJOULE - Static variable in interface org.djunits.unit.UNITS
-
- MICROMETER - Static variable in class org.djunits.unit.LengthUnit
-
µm.
- MICROMETER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to µm.
- MICROMETER - Static variable in interface org.djunits.unit.UNITS
-
- MICROOHM - Static variable in class org.djunits.unit.ElectricalResistanceUnit
-
micro-ohm.
- MICROOHM - Static variable in interface org.djunits.unit.UNITS
-
- MICROSECOND - Static variable in class org.djunits.unit.DurationUnit
-
microsecond.
- MICROSECOND - Static variable in interface org.djunits.unit.UNITS
-
- MICROVOLT - Static variable in class org.djunits.unit.ElectricalPotentialUnit
-
microvolt.
- MICROVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MICROWATT - Static variable in class org.djunits.unit.PowerUnit
-
microwatt.
- MICROWATT - Static variable in interface org.djunits.unit.UNITS
-
- MICROWATT_HOUR - Static variable in class org.djunits.unit.EnergyUnit
-
microwatt-hour.
- MICROWATT_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- MILE - Static variable in class org.djunits.unit.LengthUnit
-
mile (international) = 5280 ft = 1760 yd.
- MILE - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to mile (international) = 5280 ft = 1760 yd.
- MILE - Static variable in interface org.djunits.unit.UNITS
-
- MILE_PER_HOUR - Static variable in class org.djunits.unit.SpeedUnit
-
mile/h.
- MILE_PER_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- MILE_PER_HOUR_2 - Static variable in class org.djunits.unit.AccelerationUnit
-
mi/h^2.
- MILE_PER_HOUR_2 - Static variable in interface org.djunits.unit.UNITS
-
- MILE_PER_HOUR_PER_SECOND - Static variable in class org.djunits.unit.AccelerationUnit
-
mi/h/s.
- MILE_PER_HOUR_PER_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- MILE_PER_MINUTE - Static variable in class org.djunits.unit.SpeedUnit
-
mile/min.
- MILE_PER_MINUTE - Static variable in interface org.djunits.unit.UNITS
-
- MILE_PER_SECOND - Static variable in class org.djunits.unit.SpeedUnit
-
mile/s.
- MILE_PER_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- MILE_PER_SECOND_2 - Static variable in class org.djunits.unit.AccelerationUnit
-
mi/s^2.
- MILE_PER_SECOND_2 - Static variable in interface org.djunits.unit.UNITS
-
- MILLIAMPERE - Static variable in class org.djunits.unit.ElectricalCurrentUnit
-
milliampere.
- MILLIAMPERE - Static variable in interface org.djunits.unit.UNITS
-
- MILLIAMPERE_HOUR - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
milliampere hour.
- MILLIAMPERE_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- MILLIAMPERE_SECOND - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
milliampere second.
- MILLIAMPERE_SECOND - Static variable in interface org.djunits.unit.UNITS
-
- MILLIBAR - Static variable in class org.djunits.unit.PressureUnit
-
millibar.
- MILLIBAR - Static variable in interface org.djunits.unit.UNITS
-
- MILLICOULOMB - Static variable in class org.djunits.unit.ElectricalChargeUnit
-
milliCoulomb = mA.s.
- MILLICOULOMB - Static variable in interface org.djunits.unit.UNITS
-
- MILLIELECTRONVOLT - Static variable in class org.djunits.unit.EnergyUnit
-
milli-electronvolt.
- MILLIELECTRONVOLT - Static variable in class org.djunits.unit.MassUnit
-
millielectronvolt.
- MILLIGRAM - Static variable in class org.djunits.unit.MassUnit
-
milligram.
- MILLIGRAM - Static variable in interface org.djunits.unit.UNITS
-
- MILLIJOULE - Static variable in class org.djunits.unit.EnergyUnit
-
millijoule.
- MILLIJOULE - Static variable in interface org.djunits.unit.UNITS
-
- MILLIMETER - Static variable in class org.djunits.unit.LengthUnit
-
mm.
- MILLIMETER - Static variable in class org.djunits.unit.PositionUnit
-
Positions scaled to mm.
- MILLIMETER - Static variable in interface org.djunits.unit.UNITS
-
- MILLIMETER_MERCURY - Static variable in class org.djunits.unit.PressureUnit
-
mm Hg.
- MILLIMETER_MERCURY - Static variable in interface org.djunits.unit.UNITS
-
- MILLIOHM - Static variable in class org.djunits.unit.ElectricalResistanceUnit
-
milli-ohm.
- MILLIOHM - Static variable in interface org.djunits.unit.UNITS
-
- MILLISECOND - Static variable in class org.djunits.unit.DurationUnit
-
millisecond.
- MILLISECOND - Static variable in interface org.djunits.unit.UNITS
-
- MILLIVOLT - Static variable in class org.djunits.unit.ElectricalPotentialUnit
-
millivolt.
- MILLIVOLT - Static variable in interface org.djunits.unit.UNITS
-
- MILLIWATT - Static variable in class org.djunits.unit.PowerUnit
-
milliwatt.
- MILLIWATT - Static variable in interface org.djunits.unit.UNITS
-
- MILLIWATT_HOUR - Static variable in class org.djunits.unit.EnergyUnit
-
milliwatt-hour.
- MILLIWATT_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- min(AbsoluteTemperature, AbsoluteTemperature) - Static method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Return the minimum value of two absolute scalars.
- min(AbsoluteTemperature, AbsoluteTemperature, AbsoluteTemperature...) - Static method in class org.djunits.value.vdouble.scalar.AbsoluteTemperature
-
Return the minimum value of more than two absolute scalars.
- min(Acceleration, Acceleration) - Static method in class org.djunits.value.vdouble.scalar.Acceleration
-
Return the minimum value of two relative scalars.
- min(Acceleration, Acceleration, Acceleration...) - Static method in class org.djunits.value.vdouble.scalar.Acceleration
-
Return the minimum value of more than two relative scalars.
- min(Angle, Angle) - Static method in class org.djunits.value.vdouble.scalar.Angle
-
Return the minimum value of two relative scalars.
- min(Angle, Angle, Angle...) - Static method in class org.djunits.value.vdouble.scalar.Angle
-
Return the minimum value of more than two relative scalars.
- min(AngleSolid, AngleSolid) - Static method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Return the minimum value of two relative scalars.
- min(AngleSolid, AngleSolid, AngleSolid...) - Static method in class org.djunits.value.vdouble.scalar.AngleSolid
-
Return the minimum value of more than two relative scalars.
- min(Area, Area) - Static method in class org.djunits.value.vdouble.scalar.Area
-
Return the minimum value of two relative scalars.
- min(Area, Area, Area...) - Static method in class org.djunits.value.vdouble.scalar.Area
-
Return the minimum value of more than two relative scalars.
- min(Density, Density) - Static method in class org.djunits.value.vdouble.scalar.Density
-
Return the minimum value of two relative scalars.
- min(Density, Density, Density...) - Static method in class org.djunits.value.vdouble.scalar.Density
-
Return the minimum value of more than two relative scalars.
- min(Dimensionless, Dimensionless) - Static method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Return the minimum value of two relative scalars.
- min(Dimensionless, Dimensionless, Dimensionless...) - Static method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Return the minimum value of more than two relative scalars.
- min(Direction, Direction) - Static method in class org.djunits.value.vdouble.scalar.Direction
-
Return the minimum value of two absolute scalars.
- min(Direction, Direction, Direction...) - Static method in class org.djunits.value.vdouble.scalar.Direction
-
Return the minimum value of more than two absolute scalars.
- min(T, T) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Return the minimum value of two relative scalars.
- min(T, T, T...) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Return the minimum value of more than two relative scalars.
- min(Duration, Duration) - Static method in class org.djunits.value.vdouble.scalar.Duration
-
Return the minimum value of two relative scalars.
- min(Duration, Duration, Duration...) - Static method in class org.djunits.value.vdouble.scalar.Duration
-
Return the minimum value of more than two relative scalars.
- min(ElectricalCharge, ElectricalCharge) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Return the minimum value of two relative scalars.
- min(ElectricalCharge, ElectricalCharge, ElectricalCharge...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCharge
-
Return the minimum value of more than two relative scalars.
- min(ElectricalCurrent, ElectricalCurrent) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Return the minimum value of two relative scalars.
- min(ElectricalCurrent, ElectricalCurrent, ElectricalCurrent...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Return the minimum value of more than two relative scalars.
- min(ElectricalPotential, ElectricalPotential) - Static method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Return the minimum value of two relative scalars.
- min(ElectricalPotential, ElectricalPotential, ElectricalPotential...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Return the minimum value of more than two relative scalars.
- min(ElectricalResistance, ElectricalResistance) - Static method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Return the minimum value of two relative scalars.
- min(ElectricalResistance, ElectricalResistance, ElectricalResistance...) - Static method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Return the minimum value of more than two relative scalars.
- min(Energy, Energy) - Static method in class org.djunits.value.vdouble.scalar.Energy
-
Return the minimum value of two relative scalars.
- min(Energy, Energy, Energy...) - Static method in class org.djunits.value.vdouble.scalar.Energy
-
Return the minimum value of more than two relative scalars.
- min(FlowMass, FlowMass) - Static method in class org.djunits.value.vdouble.scalar.FlowMass
-
Return the minimum value of two relative scalars.
- min(FlowMass, FlowMass, FlowMass...) - Static method in class org.djunits.value.vdouble.scalar.FlowMass
-
Return the minimum value of more than two relative scalars.
- min(FlowVolume, FlowVolume) - Static method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Return the minimum value of two relative scalars.
- min(FlowVolume, FlowVolume, FlowVolume...) - Static method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Return the minimum value of more than two relative scalars.
- min(Force, Force) - Static method in class org.djunits.value.vdouble.scalar.Force
-
Return the minimum value of two relative scalars.
- min(Force, Force, Force...) - Static method in class org.djunits.value.vdouble.scalar.Force
-
Return the minimum value of more than two relative scalars.
- min(Frequency, Frequency) - Static method in class org.djunits.value.vdouble.scalar.Frequency
-
Return the minimum value of two relative scalars.
- min(Frequency, Frequency, Frequency...) - Static method in class org.djunits.value.vdouble.scalar.Frequency
-
Return the minimum value of more than two relative scalars.
- min(Length, Length) - Static method in class org.djunits.value.vdouble.scalar.Length
-
Return the minimum value of two relative scalars.
- min(Length, Length, Length...) - Static method in class org.djunits.value.vdouble.scalar.Length
-
Return the minimum value of more than two relative scalars.
- min(LinearDensity, LinearDensity) - Static method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Return the minimum value of two relative scalars.
- min(LinearDensity, LinearDensity, LinearDensity...) - Static method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Return the minimum value of more than two relative scalars.
- min(Mass, Mass) - Static method in class org.djunits.value.vdouble.scalar.Mass
-
Return the minimum value of two relative scalars.
- min(Mass, Mass, Mass...) - Static method in class org.djunits.value.vdouble.scalar.Mass
-
Return the minimum value of more than two relative scalars.
- min(Money, Money) - Static method in class org.djunits.value.vdouble.scalar.Money
-
Return the minimum value of two monetary scalars.
- min(Money, Money, Money...) - Static method in class org.djunits.value.vdouble.scalar.Money
-
Return the minimum value of more than two monetary scalars.
- min(MoneyPerArea, MoneyPerArea) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Return the minimum value of two monetary scalars.
- min(MoneyPerArea, MoneyPerArea, MoneyPerArea...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Return the minimum value of more than two monetary scalars.
- min(MoneyPerDuration, MoneyPerDuration) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Return the minimum value of two monetary scalars.
- min(MoneyPerDuration, MoneyPerDuration, MoneyPerDuration...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Return the minimum value of more than two monetary scalars.
- min(MoneyPerEnergy, MoneyPerEnergy) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Return the minimum value of two monetary scalars.
- min(MoneyPerEnergy, MoneyPerEnergy, MoneyPerEnergy...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Return the minimum value of more than two monetary scalars.
- min(MoneyPerLength, MoneyPerLength) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Return the minimum value of two monetary scalars.
- min(MoneyPerLength, MoneyPerLength, MoneyPerLength...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Return the minimum value of more than two monetary scalars.
- min(MoneyPerMass, MoneyPerMass) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Return the minimum value of two monetary scalars.
- min(MoneyPerMass, MoneyPerMass, MoneyPerMass...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Return the minimum value of more than two monetary scalars.
- min(MoneyPerVolume, MoneyPerVolume) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Return the minimum value of two monetary scalars.
- min(MoneyPerVolume, MoneyPerVolume, MoneyPerVolume...) - Static method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Return the minimum value of more than two monetary scalars.
- min(Position, Position) - Static method in class org.djunits.value.vdouble.scalar.Position
-
Return the minimum value of two absolute scalars.
- min(Position, Position, Position...) - Static method in class org.djunits.value.vdouble.scalar.Position
-
Return the minimum value of more than two absolute scalars.
- min(Power, Power) - Static method in class org.djunits.value.vdouble.scalar.Power
-
Return the minimum value of two relative scalars.
- min(Power, Power, Power...) - Static method in class org.djunits.value.vdouble.scalar.Power
-
Return the minimum value of more than two relative scalars.
- min(Pressure, Pressure) - Static method in class org.djunits.value.vdouble.scalar.Pressure
-
Return the minimum value of two relative scalars.
- min(Pressure, Pressure, Pressure...) - Static method in class org.djunits.value.vdouble.scalar.Pressure
-
Return the minimum value of more than two relative scalars.
- min(Speed, Speed) - Static method in class org.djunits.value.vdouble.scalar.Speed
-
Return the minimum value of two relative scalars.
- min(Speed, Speed, Speed...) - Static method in class org.djunits.value.vdouble.scalar.Speed
-
Return the minimum value of more than two relative scalars.
- min(Temperature, Temperature) - Static method in class org.djunits.value.vdouble.scalar.Temperature
-
Return the minimum value of two relative scalars.
- min(Temperature, Temperature, Temperature...) - Static method in class org.djunits.value.vdouble.scalar.Temperature
-
Return the minimum value of more than two relative scalars.
- min(Time, Time) - Static method in class org.djunits.value.vdouble.scalar.Time
-
Return the minimum value of two absolute scalars.
- min(Time, Time, Time...) - Static method in class org.djunits.value.vdouble.scalar.Time
-
Return the minimum value of more than two absolute scalars.
- min(Torque, Torque) - Static method in class org.djunits.value.vdouble.scalar.Torque
-
Return the minimum value of two relative scalars.
- min(Torque, Torque, Torque...) - Static method in class org.djunits.value.vdouble.scalar.Torque
-
Return the minimum value of more than two relative scalars.
- min(Volume, Volume) - Static method in class org.djunits.value.vdouble.scalar.Volume
-
Return the minimum value of two relative scalars.
- min(Volume, Volume, Volume...) - Static method in class org.djunits.value.vdouble.scalar.Volume
-
Return the minimum value of more than two relative scalars.
- min(FloatAbsoluteTemperature, FloatAbsoluteTemperature) - Static method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Return the minimum value of two absolute scalars.
- min(FloatAbsoluteTemperature, FloatAbsoluteTemperature, FloatAbsoluteTemperature...) - Static method in class org.djunits.value.vfloat.scalar.FloatAbsoluteTemperature
-
Return the minimum value of more than two absolute scalars.
- min(FloatAcceleration, FloatAcceleration) - Static method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Return the minimum value of two relative scalars.
- min(FloatAcceleration, FloatAcceleration, FloatAcceleration...) - Static method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Return the minimum value of more than two relative scalars.
- min(FloatAngle, FloatAngle) - Static method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Return the minimum value of two relative scalars.
- min(FloatAngle, FloatAngle, FloatAngle...) - Static method in class org.djunits.value.vfloat.scalar.FloatAngle
-
Return the minimum value of more than two relative scalars.
- min(FloatAngleSolid, FloatAngleSolid) - Static method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Return the minimum value of two relative scalars.
- min(FloatAngleSolid, FloatAngleSolid, FloatAngleSolid...) - Static method in class org.djunits.value.vfloat.scalar.FloatAngleSolid
-
Return the minimum value of more than two relative scalars.
- min(FloatArea, FloatArea) - Static method in class org.djunits.value.vfloat.scalar.FloatArea
-
Return the minimum value of two relative scalars.
- min(FloatArea, FloatArea, FloatArea...) - Static method in class org.djunits.value.vfloat.scalar.FloatArea
-
Return the minimum value of more than two relative scalars.
- min(FloatDensity, FloatDensity) - Static method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Return the minimum value of two relative scalars.
- min(FloatDensity, FloatDensity, FloatDensity...) - Static method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Return the minimum value of more than two relative scalars.
- min(FloatDimensionless, FloatDimensionless) - Static method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Return the minimum value of two relative scalars.
- min(FloatDimensionless, FloatDimensionless, FloatDimensionless...) - Static method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Return the minimum value of more than two relative scalars.
- min(FloatDirection, FloatDirection) - Static method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Return the minimum value of two absolute scalars.
- min(FloatDirection, FloatDirection, FloatDirection...) - Static method in class org.djunits.value.vfloat.scalar.FloatDirection
-
Return the minimum value of more than two absolute scalars.
- min(FloatDuration, FloatDuration) - Static method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Return the minimum value of two relative scalars.
- min(FloatDuration, FloatDuration, FloatDuration...) - Static method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Return the minimum value of more than two relative scalars.
- min(FloatElectricalCharge, FloatElectricalCharge) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Return the minimum value of two relative scalars.
- min(FloatElectricalCharge, FloatElectricalCharge, FloatElectricalCharge...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCharge
-
Return the minimum value of more than two relative scalars.
- min(FloatElectricalCurrent, FloatElectricalCurrent) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Return the minimum value of two relative scalars.
- min(FloatElectricalCurrent, FloatElectricalCurrent, FloatElectricalCurrent...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Return the minimum value of more than two relative scalars.
- min(FloatElectricalPotential, FloatElectricalPotential) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Return the minimum value of two relative scalars.
- min(FloatElectricalPotential, FloatElectricalPotential, FloatElectricalPotential...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Return the minimum value of more than two relative scalars.
- min(FloatElectricalResistance, FloatElectricalResistance) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Return the minimum value of two relative scalars.
- min(FloatElectricalResistance, FloatElectricalResistance, FloatElectricalResistance...) - Static method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Return the minimum value of more than two relative scalars.
- min(FloatEnergy, FloatEnergy) - Static method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Return the minimum value of two relative scalars.
- min(FloatEnergy, FloatEnergy, FloatEnergy...) - Static method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Return the minimum value of more than two relative scalars.
- min(FloatFlowMass, FloatFlowMass) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Return the minimum value of two relative scalars.
- min(FloatFlowMass, FloatFlowMass, FloatFlowMass...) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Return the minimum value of more than two relative scalars.
- min(FloatFlowVolume, FloatFlowVolume) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Return the minimum value of two relative scalars.
- min(FloatFlowVolume, FloatFlowVolume, FloatFlowVolume...) - Static method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Return the minimum value of more than two relative scalars.
- min(FloatForce, FloatForce) - Static method in class org.djunits.value.vfloat.scalar.FloatForce
-
Return the minimum value of two relative scalars.
- min(FloatForce, FloatForce, FloatForce...) - Static method in class org.djunits.value.vfloat.scalar.FloatForce
-
Return the minimum value of more than two relative scalars.
- min(FloatFrequency, FloatFrequency) - Static method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Return the minimum value of two relative scalars.
- min(FloatFrequency, FloatFrequency, FloatFrequency...) - Static method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Return the minimum value of more than two relative scalars.
- min(FloatLength, FloatLength) - Static method in class org.djunits.value.vfloat.scalar.FloatLength
-
Return the minimum value of two relative scalars.
- min(FloatLength, FloatLength, FloatLength...) - Static method in class org.djunits.value.vfloat.scalar.FloatLength
-
Return the minimum value of more than two relative scalars.
- min(FloatLinearDensity, FloatLinearDensity) - Static method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Return the minimum value of two relative scalars.
- min(FloatLinearDensity, FloatLinearDensity, FloatLinearDensity...) - Static method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Return the minimum value of more than two relative scalars.
- min(FloatMass, FloatMass) - Static method in class org.djunits.value.vfloat.scalar.FloatMass
-
Return the minimum value of two relative scalars.
- min(FloatMass, FloatMass, FloatMass...) - Static method in class org.djunits.value.vfloat.scalar.FloatMass
-
Return the minimum value of more than two relative scalars.
- min(FloatMoney, FloatMoney) - Static method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Return the minimum value of two monetary scalars.
- min(FloatMoney, FloatMoney, FloatMoney...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Return the minimum value of more than two monetary scalars.
- min(FloatMoneyPerArea, FloatMoneyPerArea) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Return the minimum value of two monetary scalars.
- min(FloatMoneyPerArea, FloatMoneyPerArea, FloatMoneyPerArea...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Return the minimum value of more than two monetary scalars.
- min(FloatMoneyPerDuration, FloatMoneyPerDuration) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Return the minimum value of two monetary scalars.
- min(FloatMoneyPerDuration, FloatMoneyPerDuration, FloatMoneyPerDuration...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Return the minimum value of more than two monetary scalars.
- min(FloatMoneyPerEnergy, FloatMoneyPerEnergy) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Return the minimum value of two monetary scalars.
- min(FloatMoneyPerEnergy, FloatMoneyPerEnergy, FloatMoneyPerEnergy...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Return the minimum value of more than two monetary scalars.
- min(FloatMoneyPerLength, FloatMoneyPerLength) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Return the minimum value of two monetary scalars.
- min(FloatMoneyPerLength, FloatMoneyPerLength, FloatMoneyPerLength...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Return the minimum value of more than two monetary scalars.
- min(FloatMoneyPerMass, FloatMoneyPerMass) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Return the minimum value of two monetary scalars.
- min(FloatMoneyPerMass, FloatMoneyPerMass, FloatMoneyPerMass...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Return the minimum value of more than two monetary scalars.
- min(FloatMoneyPerVolume, FloatMoneyPerVolume) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Return the minimum value of two monetary scalars.
- min(FloatMoneyPerVolume, FloatMoneyPerVolume, FloatMoneyPerVolume...) - Static method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Return the minimum value of more than two monetary scalars.
- min(FloatPosition, FloatPosition) - Static method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Return the minimum value of two absolute scalars.
- min(FloatPosition, FloatPosition, FloatPosition...) - Static method in class org.djunits.value.vfloat.scalar.FloatPosition
-
Return the minimum value of more than two absolute scalars.
- min(FloatPower, FloatPower) - Static method in class org.djunits.value.vfloat.scalar.FloatPower
-
Return the minimum value of two relative scalars.
- min(FloatPower, FloatPower, FloatPower...) - Static method in class org.djunits.value.vfloat.scalar.FloatPower
-
Return the minimum value of more than two relative scalars.
- min(FloatPressure, FloatPressure) - Static method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Return the minimum value of two relative scalars.
- min(FloatPressure, FloatPressure, FloatPressure...) - Static method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Return the minimum value of more than two relative scalars.
- min(FloatSpeed, FloatSpeed) - Static method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Return the minimum value of two relative scalars.
- min(FloatSpeed, FloatSpeed, FloatSpeed...) - Static method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Return the minimum value of more than two relative scalars.
- min(FloatTemperature, FloatTemperature) - Static method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Return the minimum value of two relative scalars.
- min(FloatTemperature, FloatTemperature, FloatTemperature...) - Static method in class org.djunits.value.vfloat.scalar.FloatTemperature
-
Return the minimum value of more than two relative scalars.
- min(FloatTime, FloatTime) - Static method in class org.djunits.value.vfloat.scalar.FloatTime
-
Return the minimum value of two absolute scalars.
- min(FloatTime, FloatTime, FloatTime...) - Static method in class org.djunits.value.vfloat.scalar.FloatTime
-
Return the minimum value of more than two absolute scalars.
- min(FloatTorque, FloatTorque) - Static method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Return the minimum value of two relative scalars.
- min(FloatTorque, FloatTorque, FloatTorque...) - Static method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Return the minimum value of more than two relative scalars.
- min(FloatVolume, FloatVolume) - Static method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Return the minimum value of two relative scalars.
- min(FloatVolume, FloatVolume, FloatVolume...) - Static method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Return the minimum value of more than two relative scalars.
- minus(R) - Method in interface org.djunits.value.FunctionsAbs
-
Subtract a Relative value from this Absolute value for a vector or matrix.
- minus(A) - Method in interface org.djunits.value.FunctionsAbs
-
Subtract an Absolute value from this Absolute value for a vector or matrix.
- minus(R) - Method in interface org.djunits.value.FunctionsRel
-
Subtract a Relative value from this Relative value for a vector or matrix.
- minus(R) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Subtract a Relative value from this Absolute value for a vector or matrix.
- minus(A) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Subtract an Absolute value from this Absolute value for a vector or matrix.
- minus(R) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Subtract a Relative value from this Relative value for a matrix or matrix.
- minus(DoubleMatrix.Abs<AU, RU>, DoubleMatrix.Rel<RU>) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrix
-
Subtract the content of two matrices with a static method on a cell-by-cell basis; Abs - Rel = Abs.
- minus(DoubleMatrix.Abs<AU, RU>, DoubleMatrix.Abs<AU, RU>) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrix
-
Subtract the content of two matrices with a static method on a cell-by-cell basis; Abs - Abs = Rel.
- minus(DoubleMatrix.Rel<U>, DoubleMatrix.Rel<U>) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrix
-
Subtract the content of two matrices with a static method on a cell-by-cell basis; Rel - Rel = Rel.
- minus(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Subtract two matrices on a cell-by-cell basis.
- minus(R) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Decrement the value by the supplied value and return the result using the current unit of the Absolute value.
- minus(A) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Decrement the value by the supplied value and return the result using the relative unit belonging to the unit of the
Absolute value.
- minus(R) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel
-
Decrement the value by the supplied value and return the result.
- minus(A, R) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Subtract a Relative value from an absolute value.
- minus(R, R) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Subtract a relative value from a relative value.
- minus(A, A) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Subtract two absolute values.
- minus(R) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Subtract a Relative value from this Absolute value for a vector or matrix.
- minus(A) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Subtract an Absolute value from this Absolute value for a vector or matrix.
- minus(R) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Subtract a Relative value from this Relative value for a vector or matrix.
- minus(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Subtract two vectors on a cell-by-cell basis.
- minus(R) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Subtract a Relative value from this Absolute value for a vector or matrix.
- minus(A) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Subtract an Absolute value from this Absolute value for a vector or matrix.
- minus(R) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Subtract a Relative value from this Relative value for a matrix or matrix.
- minus(FloatMatrix.Abs<AU, RU>, FloatMatrix.Rel<RU>) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrix
-
Subtract the content of two matrices with a static method on a cell-by-cell basis; Abs - Rel = Abs.
- minus(FloatMatrix.Abs<AU, RU>, FloatMatrix.Abs<AU, RU>) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrix
-
Subtract the content of two matrices with a static method on a cell-by-cell basis; Abs - Abs = Rel.
- minus(FloatMatrix.Rel<U>, FloatMatrix.Rel<U>) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrix
-
Subtract the content of two matrices with a static method on a cell-by-cell basis; Rel - Rel = Rel.
- minus(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Subtract two matrices on a cell-by-cell basis.
- minus(R) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Decrement the value by the supplied value and return the result using the current unit of the Absolute value.
- minus(A) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Decrement the value by the supplied value and return the result using the relative unit belonging to the unit of the
Absolute value.
- minus(R) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarRel
-
Decrement the value by the supplied value and return the result.
- minus(A, R) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Subtract a Relative value from an absolute value.
- minus(R, R) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Subtract a relative value from a relative value.
- minus(A, A) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Subtract two absolute values.
- minus(R) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Subtract a Relative value from this Absolute value for a vector or matrix.
- minus(A) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Subtract an Absolute value from this Absolute value for a vector or matrix.
- minus(R) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Subtract a Relative value from this Relative value for a vector or matrix.
- minus(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Subtract two vectors on a cell-by-cell basis.
- MINUTE - Static variable in class org.djunits.unit.DurationUnit
-
minute.
- MINUTE - Static variable in interface org.djunits.unit.UNITS
-
- MKD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MKD' - Macedonian denar.
- MMK - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MMK' - Myanmar kyat.
- MNT - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MNT' - Mongolian tögrög.
- Money - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Money DoubleScalar, which is relative by definition.
- Money(double, MoneyUnit) - Constructor for class org.djunits.value.vdouble.scalar.Money
-
Construct Money scalar.
- Money(Money) - Constructor for class org.djunits.value.vdouble.scalar.Money
-
Construct Money scalar.
- MoneyMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyMatrix, a matrix of values with a MoneyUnit.
- MoneyMatrix(double[][], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Construct a new Relative Immutable Double MoneyMatrix.
- MoneyMatrix(Money[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Construct a new Relative Immutable Double MoneyMatrix.
- MoneyMatrix(DoubleMatrixData, MoneyUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyMatrix
-
- MoneyPerArea - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the MoneyPerArea DoubleScalar, which is relative by definition.
- MoneyPerArea(double, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Construct MoneyPerArea scalar.
- MoneyPerArea(MoneyPerArea) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Construct MoneyPerArea scalar.
- MoneyPerAreaMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
- MoneyPerAreaMatrix(double[][], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Construct a new Relative Immutable Double MoneyPerAreaMatrix.
- MoneyPerAreaMatrix(MoneyPerArea[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Construct a new Relative Immutable Double MoneyPerAreaMatrix.
- MoneyPerAreaMatrix(DoubleMatrixData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
- MoneyPerAreaUnit - Class in org.djunits.unit
-
MoneyPerAreaUnit defines a unit for the cost or benefit per area, e.g.
- MoneyPerAreaUnit(MoneyUnit, AreaUnit, String, String) - Constructor for class org.djunits.unit.MoneyPerAreaUnit
-
Build a user-defined money per area unit from a money unit and an area unit.
- MoneyPerAreaUnit(String, String, MoneyPerAreaUnit, double) - Constructor for class org.djunits.unit.MoneyPerAreaUnit
-
Build a user-defined MoneyPerAreaUnit with a conversion factor to another MoneyPerAreaUnit.
- MoneyPerAreaVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
- MoneyPerAreaVector(double[], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MoneyPerAreaVector(List<Double>, MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MoneyPerAreaVector(MoneyPerArea[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MoneyPerAreaVector(List<MoneyPerArea>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MoneyPerAreaVector(SortedMap<Integer, MoneyPerArea>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MoneyPerAreaVector(SortedMap<Integer, Double>, MoneyPerAreaUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MoneyPerAreaVector(DoubleVectorData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
- MoneyPerDuration - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the MoneyPerDuration DoubleScalar, which is relative by definition.
- MoneyPerDuration(double, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Construct MoneyPerDuration scalar.
- MoneyPerDuration(MoneyPerDuration) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Construct MoneyPerDuration scalar.
- MoneyPerDurationMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
- MoneyPerDurationMatrix(double[][], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Construct a new Relative Immutable Double MoneyPerDurationMatrix.
- MoneyPerDurationMatrix(MoneyPerDuration[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Construct a new Relative Immutable Double MoneyPerDurationMatrix.
- MoneyPerDurationMatrix(DoubleMatrixData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
- MoneyPerDurationUnit - Class in org.djunits.unit
-
MoneyPerDurationUnit defines a unit for the cost or benefit per time, e.g.
- MoneyPerDurationUnit(MoneyUnit, DurationUnit, String, String) - Constructor for class org.djunits.unit.MoneyPerDurationUnit
-
Build a user-defined money per time unit from a money unit and an time unit.
- MoneyPerDurationUnit(String, String, MoneyPerDurationUnit, double) - Constructor for class org.djunits.unit.MoneyPerDurationUnit
-
Build a user-defined MoneyPerDurationUnit with a conversion factor to another MoneyPerDurationUnit.
- MoneyPerDurationVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
- MoneyPerDurationVector(double[], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MoneyPerDurationVector(List<Double>, MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MoneyPerDurationVector(MoneyPerDuration[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MoneyPerDurationVector(List<MoneyPerDuration>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MoneyPerDurationVector(SortedMap<Integer, MoneyPerDuration>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MoneyPerDurationVector(SortedMap<Integer, Double>, MoneyPerDurationUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MoneyPerDurationVector(DoubleVectorData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
- MoneyPerEnergy - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the MoneyPerEnergy DoubleScalar, which is relative by definition.
- MoneyPerEnergy(double, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Construct MoneyPerEnergy scalar.
- MoneyPerEnergy(MoneyPerEnergy) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Construct MoneyPerEnergy scalar.
- MoneyPerEnergyMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
- MoneyPerEnergyMatrix(double[][], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Construct a new Relative Immutable Double MoneyPerEnergyMatrix.
- MoneyPerEnergyMatrix(MoneyPerEnergy[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Construct a new Relative Immutable Double MoneyPerEnergyMatrix.
- MoneyPerEnergyMatrix(DoubleMatrixData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
- MoneyPerEnergyUnit - Class in org.djunits.unit
-
MoneyPerEnergyUnit defines a unit for the cost or benefit per unit of energy, e.g.
- MoneyPerEnergyUnit(MoneyUnit, EnergyUnit, String, String) - Constructor for class org.djunits.unit.MoneyPerEnergyUnit
-
Build a user-defined money per energy unit from a money unit and an energy unit.
- MoneyPerEnergyUnit(String, String, MoneyPerEnergyUnit, double) - Constructor for class org.djunits.unit.MoneyPerEnergyUnit
-
Build a user-defined MoneyPerEnergyUnitit with a conversion factor to another MoneyPerEnergyUnit.
- MoneyPerEnergyVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
- MoneyPerEnergyVector(double[], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MoneyPerEnergyVector(List<Double>, MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MoneyPerEnergyVector(MoneyPerEnergy[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MoneyPerEnergyVector(List<MoneyPerEnergy>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MoneyPerEnergyVector(SortedMap<Integer, MoneyPerEnergy>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MoneyPerEnergyVector(SortedMap<Integer, Double>, MoneyPerEnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MoneyPerEnergyVector(DoubleVectorData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
- MoneyPerLength - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the MoneyPerLength DoubleScalar, which is relative by definition.
- MoneyPerLength(double, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Construct MoneyPerLength scalar.
- MoneyPerLength(MoneyPerLength) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Construct MoneyPerLength scalar.
- MoneyPerLengthMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
- MoneyPerLengthMatrix(double[][], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Construct a new Relative Immutable Double MoneyPerLengthMatrix.
- MoneyPerLengthMatrix(MoneyPerLength[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Construct a new Relative Immutable Double MoneyPerLengthMatrix.
- MoneyPerLengthMatrix(DoubleMatrixData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
- MoneyPerLengthUnit - Class in org.djunits.unit
-
MoneyPerLengthUnit defines a unit for the cost or benefit per length, e.g.
- MoneyPerLengthUnit(MoneyUnit, LengthUnit, String, String) - Constructor for class org.djunits.unit.MoneyPerLengthUnit
-
Build a user-defined money per length unit from a money unit and an length unit.
- MoneyPerLengthUnit(String, String, MoneyPerLengthUnit, double) - Constructor for class org.djunits.unit.MoneyPerLengthUnit
-
Build a user-defined MoneyPerLengthUnit with a conversion factor to another MoneyPerLengthUnit.
- MoneyPerLengthVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
- MoneyPerLengthVector(double[], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MoneyPerLengthVector(List<Double>, MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MoneyPerLengthVector(MoneyPerLength[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MoneyPerLengthVector(List<MoneyPerLength>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MoneyPerLengthVector(SortedMap<Integer, MoneyPerLength>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MoneyPerLengthVector(SortedMap<Integer, Double>, MoneyPerLengthUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MoneyPerLengthVector(DoubleVectorData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
- MoneyPerMass - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the MoneyPerMass DoubleScalar, which is relative by definition.
- MoneyPerMass(double, MoneyPerMassUnit) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Construct MoneyPerMass scalar.
- MoneyPerMass(MoneyPerMass) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Construct MoneyPerMass scalar.
- MoneyPerMassMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
- MoneyPerMassMatrix(double[][], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Construct a new Relative Immutable Double MoneyPerMassMatrix.
- MoneyPerMassMatrix(MoneyPerMass[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Construct a new Relative Immutable Double MoneyPerMassMatrix.
- MoneyPerMassMatrix(DoubleMatrixData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
- MoneyPerMassUnit - Class in org.djunits.unit
-
MoneyPerMassUnit defines a unit for the cost or benefit per mass, e.g.
- MoneyPerMassUnit(MoneyUnit, MassUnit, String, String) - Constructor for class org.djunits.unit.MoneyPerMassUnit
-
Build a user-defined money per mass unit from a money unit and an mass unit.
- MoneyPerMassUnit(String, String, MoneyPerMassUnit, double) - Constructor for class org.djunits.unit.MoneyPerMassUnit
-
Build a user-defined MoneyPerMassUnit with a conversion factor to another MoneyPerMassUnit.
- MoneyPerMassVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
- MoneyPerMassVector(double[], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MoneyPerMassVector(List<Double>, MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MoneyPerMassVector(MoneyPerMass[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MoneyPerMassVector(List<MoneyPerMass>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MoneyPerMassVector(SortedMap<Integer, MoneyPerMass>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MoneyPerMassVector(SortedMap<Integer, Double>, MoneyPerMassUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MoneyPerMassVector(DoubleVectorData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
- MoneyPerVolume - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the MoneyPerVolume DoubleScalar, which is relative by definition.
- MoneyPerVolume(double, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Construct MoneyPerVolume scalar.
- MoneyPerVolume(MoneyPerVolume) - Constructor for class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Construct MoneyPerVolume scalar.
- MoneyPerVolumeMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double MoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
- MoneyPerVolumeMatrix(double[][], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Construct a new Relative Immutable Double MoneyPerVolumeMatrix.
- MoneyPerVolumeMatrix(MoneyPerVolume[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Construct a new Relative Immutable Double MoneyPerVolumeMatrix.
- MoneyPerVolumeMatrix(DoubleMatrixData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
- MoneyPerVolumeUnit - Class in org.djunits.unit
-
MoneyPerVolumeUnit defines a unit for the cost or benefit per volume, e.g.
- MoneyPerVolumeUnit(MoneyUnit, VolumeUnit, String, String) - Constructor for class org.djunits.unit.MoneyPerVolumeUnit
-
Build a user-defined money per volume unit from a money unit and an volume unit.
- MoneyPerVolumeUnit(String, String, MoneyPerVolumeUnit, double) - Constructor for class org.djunits.unit.MoneyPerVolumeUnit
-
Build a user-defined MoneyPerVolumeUnit with a conversion factor to another MoneyPerVolumeUnit.
- MoneyPerVolumeVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
- MoneyPerVolumeVector(double[], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MoneyPerVolumeVector(List<Double>, MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MoneyPerVolumeVector(MoneyPerVolume[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MoneyPerVolumeVector(List<MoneyPerVolume>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MoneyPerVolumeVector(SortedMap<Integer, MoneyPerVolume>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MoneyPerVolumeVector(SortedMap<Integer, Double>, MoneyPerVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MoneyPerVolumeVector(DoubleVectorData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
- MoneyUnit - Class in org.djunits.unit
-
MoneyUnit defines a monetary unit, and wraps the joda money currency unit.
- MoneyUnit(CurrencyUnit, String, String) - Constructor for class org.djunits.unit.MoneyUnit
-
Build a user-defined money unit.
- MoneyUnit(CurrencyUnit, String, String, MoneyUnit, double) - Constructor for class org.djunits.unit.MoneyUnit
-
Build a user-defined money unit based on another money unit with a conversion factor.
- MoneyVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double MoneyVector, a vector of values with a MoneyUnit.
- MoneyVector(double[], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MoneyVector(List<Double>, MoneyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MoneyVector(Money[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MoneyVector(List<Money>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MoneyVector(SortedMap<Integer, Money>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MoneyVector(SortedMap<Integer, Double>, MoneyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MoneyVector(DoubleVectorData, MoneyUnit) - Constructor for class org.djunits.value.vdouble.vector.MoneyVector
-
- MOP - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MOP' - Macanese pataca.
- MRO - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MRO' - Mauritanian ouguiya.
- MTS - Class in org.djunits.unit.unitsystem
-
The meter-tonne-second system.
- MTS(String, String) - Constructor for class org.djunits.unit.unitsystem.MTS
-
protected constructor to avoid creating other (false) unit systems.
- MTS - Static variable in class org.djunits.unit.unitsystem.UnitSystem
-
MTS: meter-tonne-second system.
- MULT(double) - Static method in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Function that returns a * b.
- MULT(float) - Static method in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns a * b.
- multiply(SICoefficients, SICoefficients) - Static method in class org.djunits.unit.SICoefficients
-
- multiply(AbstractDoubleScalarRel<?, ?>, AbstractDoubleScalarRel<?, ?>) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalar
-
Multiply two values; the result is a new instance with a different (existing or generated) SI unit.
- multiply(AbstractFloatScalarRel<?, ?>, AbstractFloatScalarRel<?, ?>) - Static method in class org.djunits.value.vfloat.scalar.FloatScalar
-
Multiply two values; the result is a new instance with a different (existing or generated) SI unit.
- multiplyBy(double) - Method in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Scale the value(s) by a factor.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Scale the value(s) by a factor.
- multiplyBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Multiply the values in the matrix by the supplied values and return the changed matrix.
- multiplyBy(R) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Multiply the values in the matrix by the supplied values and return the changed matrix.
- multiplyBy(S) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Multiply the values in the matrix by the supplied value and return the changed matrix.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Scale the value(s) by a factor.
- multiplyBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Multiply a matrix with the values of another matrix on a cell-by-cell basis.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Multiply the values of this matrix with a number on a cell-by-cell basis.
- multiplyBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
-
Multiply a matrix with the values of another matrix on a cell-by-cell basis.
- multiplyBy(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
-
Multiply a matrix with the values of another matrix on a cell-by-cell basis.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarAbs
-
Scale the value(s) by a factor.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel
-
Scale the value(s) by a factor.
- multiplyBy(Mass) - Method in class org.djunits.value.vdouble.scalar.Acceleration
-
Calculate the multiplication of Acceleration and Mass, which results in a Force scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Acceleration
-
Calculate the multiplication of Acceleration and Duration, which results in a Speed scalar.
- multiplyBy(Length) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the multiplication of Area and Length, which results in a Volume scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the multiplication of Area and LinearDensity, which results in a Length scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the multiplication of Area and Speed, which results in a FlowVolume scalar.
- multiplyBy(Pressure) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the multiplication of Area and Pressure, which results in a Force scalar.
- multiplyBy(MoneyPerArea) - Method in class org.djunits.value.vdouble.scalar.Area
-
Calculate the multiplication of Area and MoneyPerArea, which results in a Money scalar.
- multiplyBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Density
-
Calculate the multiplication of Density and Volume, which results in a Mass scalar.
- multiplyBy(Acceleration) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Acceleration, which results in a Acceleration scalar.
- multiplyBy(Angle) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Angle, which results in a Angle scalar.
- multiplyBy(AngleSolid) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and AngleSolid, which results in a AngleSolid scalar.
- multiplyBy(Area) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Area, which results in a Area scalar.
- multiplyBy(Density) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Density, which results in a Density scalar.
- multiplyBy(Dimensionless) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Dimensionless, which results in a Dimensionless scalar.
- multiplyBy(ElectricalCharge) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and ElectricalCharge, which results in a ElectricalCharge scalar.
- multiplyBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and ElectricalCurrent, which results in a ElectricalCurrent scalar.
- multiplyBy(ElectricalPotential) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and ElectricalPotential, which results in a ElectricalPotential scalar.
- multiplyBy(ElectricalResistance) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and ElectricalResistance, which results in a ElectricalResistance scalar.
- multiplyBy(Energy) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Energy, which results in a Energy scalar.
- multiplyBy(FlowMass) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and FlowMass, which results in a FlowMass scalar.
- multiplyBy(FlowVolume) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and FlowVolume, which results in a FlowVolume scalar.
- multiplyBy(Force) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Force, which results in a Force scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Frequency, which results in a Frequency scalar.
- multiplyBy(Length) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Length, which results in a Length scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and LinearDensity, which results in a LinearDensity scalar.
- multiplyBy(Mass) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Mass, which results in a Mass scalar.
- multiplyBy(Money) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Money, which results in a Money scalar.
- multiplyBy(MoneyPerArea) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and MoneyPerArea, which results in a MoneyPerArea scalar.
- multiplyBy(MoneyPerEnergy) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and MoneyPerEnergy, which results in a MoneyPerEnergy scalar.
- multiplyBy(MoneyPerLength) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and MoneyPerLength, which results in a MoneyPerLength scalar.
- multiplyBy(MoneyPerMass) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and MoneyPerMass, which results in a MoneyPerMass scalar.
- multiplyBy(MoneyPerDuration) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and MoneyPerDuration, which results in a MoneyPerDuration scalar.
- multiplyBy(MoneyPerVolume) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and MoneyPerVolume, which results in a MoneyPerVolume scalar.
- multiplyBy(Power) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Power, which results in a Power scalar.
- multiplyBy(Pressure) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Pressure, which results in a Pressure scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Speed, which results in a Speed scalar.
- multiplyBy(Temperature) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Temperature, which results in a Temperature scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Duration, which results in a Duration scalar.
- multiplyBy(Torque) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Torque, which results in a Torque scalar.
- multiplyBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Calculate the multiplication of Dimensionless and Volume, which results in a Volume scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and Frequency, which results in a Dimensionless scalar.
- multiplyBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and ElectricalCurrent, which results in a ElectricalCharge scalar.
- multiplyBy(FlowMass) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and FlowMass, which results in a Mass scalar.
- multiplyBy(FlowVolume) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and FlowVolume, which results in a Volume scalar.
- multiplyBy(Acceleration) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and Acceleration, which results in a Speed scalar.
- multiplyBy(Power) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and Power, which results in a Energy scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and Speed, which results in a Length scalar.
- multiplyBy(MoneyPerDuration) - Method in class org.djunits.value.vdouble.scalar.Duration
-
Calculate the multiplication of Duration and MoneyPerDuration, which results in a Money scalar.
- multiplyBy(ElectricalPotential) - Method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Calculate the multiplication of ElectricalCurrent and ElectricalPotential, which results in a Power scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Calculate the multiplication of ElectricalCurrent and Duration, which results in a ElectricalCharge scalar.
- multiplyBy(ElectricalResistance) - Method in class org.djunits.value.vdouble.scalar.ElectricalCurrent
-
Calculate the multiplication of ElectricalCurrent and ElectricalResistance, which results in a ElectricalPotential
scalar.
- multiplyBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.ElectricalPotential
-
Calculate the multiplication of ElectricalPotential and ElectricalCurrent, which results in a Power scalar.
- multiplyBy(ElectricalCurrent) - Method in class org.djunits.value.vdouble.scalar.ElectricalResistance
-
Calculate the multiplication of ElectricalResistance and ElectricalCurrent, which results in a ElectricalPotential
scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the multiplication of Energy and LinearDensity, which results in a Force scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the multiplication of Energy and Frequency, which results in a Power scalar.
- multiplyBy(MoneyPerEnergy) - Method in class org.djunits.value.vdouble.scalar.Energy
-
Calculate the multiplication of Energy and MoneyPerEnergy, which results in a Money scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.FlowMass
-
Calculate the multiplication of FlowMass and Duration, which results in a Mass scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.FlowMass
-
Calculate the multiplication of FlowMass and Speed, which results in a Force scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.FlowVolume
-
Calculate the multiplication of FlowVolume and Duration, which results in a Volume scalar.
- multiplyBy(Length) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the multiplication of Force and Length, which results in a Energy scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Force
-
Calculate the multiplication of Force and Speed, which results in a Power scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Calculate the multiplication of Frequency and Duration, which results in a Dimensionless scalar.
- multiplyBy(Length) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Calculate the multiplication of Frequency and Length, which results in a Speed scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Calculate the multiplication of Frequency and Speed, which results in a Acceleration scalar.
- multiplyBy(Energy) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Calculate the multiplication of Frequency and Energy, which results in a Power scalar.
- multiplyBy(Money) - Method in class org.djunits.value.vdouble.scalar.Frequency
-
Calculate the multiplication of Frequency and Money, which results in a MoneyPerDuration scalar.
- multiplyBy(Length) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the multiplication of Length and Length, which results in a Area scalar.
- multiplyBy(Area) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the multiplication of Length and Area, which results in a Volume scalar.
- multiplyBy(Force) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the multiplication of Length and Force, which results in a Energy scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the multiplication of Length and Frequency, which results in a Speed scalar.
- multiplyBy(MoneyPerLength) - Method in class org.djunits.value.vdouble.scalar.Length
-
Calculate the multiplication of Length and MoneyPerLength, which results in a Money scalar.
- multiplyBy(Area) - Method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Calculate the multiplication of LinearDensity and Area, which results in a Length scalar.
- multiplyBy(Energy) - Method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Calculate the multiplication of LinearDensity and Energy, which results in a Force scalar.
- multiplyBy(Speed) - Method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Calculate the multiplication of LinearDensity and Speed, which results in a Frequency scalar.
- multiplyBy(Money) - Method in class org.djunits.value.vdouble.scalar.LinearDensity
-
Calculate the multiplication of LinearDensity and Money, which results in a MoneyPerLength scalar.
- multiplyBy(Acceleration) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the multiplication of Mass and Acceleration, which results in a Force scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the multiplication of Mass and Frequency, which results in a FlowMass scalar.
- multiplyBy(MoneyPerMass) - Method in class org.djunits.value.vdouble.scalar.Mass
-
Calculate the multiplication of Mass and MoneyPerMass, which results in a Money scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the multiplication of Money and LinearDensity, which results in a MoneyPerLength scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Money
-
Calculate the multiplication of Money and Frequency, which results in a MoneyPerDuration scalar.
- multiplyBy(Area) - Method in class org.djunits.value.vdouble.scalar.MoneyPerArea
-
Calculate the multiplication of MoneyPerArea and Area, which results in a Money scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.MoneyPerDuration
-
Calculate the multiplication of MoneyPerDuration and Duration, which results in a Money scalar.
- multiplyBy(Energy) - Method in class org.djunits.value.vdouble.scalar.MoneyPerEnergy
-
Calculate the multiplication of MoneyPerEnergy and Energy, which results in a Money scalar.
- multiplyBy(Length) - Method in class org.djunits.value.vdouble.scalar.MoneyPerLength
-
Calculate the multiplication of MoneyPerLength and Length, which results in a Money scalar.
- multiplyBy(Mass) - Method in class org.djunits.value.vdouble.scalar.MoneyPerMass
-
Calculate the multiplication of MoneyPerMass and Mass, which results in a Money scalar.
- multiplyBy(Volume) - Method in class org.djunits.value.vdouble.scalar.MoneyPerVolume
-
Calculate the multiplication of MoneyPerVolume and Volume, which results in a Money scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Power
-
Calculate the multiplication of Power and Duration, which results in a Energy scalar.
- multiplyBy(Area) - Method in class org.djunits.value.vdouble.scalar.Pressure
-
Calculate the multiplication of Pressure and Area, which results in a Force scalar.
- multiplyBy(Volume) - Method in class org.djunits.value.vdouble.scalar.Pressure
-
Calculate the multiplication of Pressure and Volume, which results in a Energy scalar.
- multiplyBy(Area) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the multiplication of Speed and Area, which results in a FlowVolume scalar.
- multiplyBy(Force) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the multiplication of Speed and Force, which results in a Power scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the multiplication of Speed and Frequency, which results in a Acceleration scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the multiplication of Speed and LinearDensity, which results in a Frequency scalar.
- multiplyBy(Duration) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the multiplication of Speed and Duration, which results in a Length scalar.
- multiplyBy(FlowMass) - Method in class org.djunits.value.vdouble.scalar.Speed
-
Calculate the multiplication of Speed and FlowMass, which results in a Force scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the multiplication of Torque and LinearDensity, which results in a Force scalar.
- multiplyBy(Frequency) - Method in class org.djunits.value.vdouble.scalar.Torque
-
Calculate the multiplication of Torque and Frequency, which results in a Power scalar.
- multiplyBy(Density) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the multiplication of Volume and Density, which results in a Mass scalar.
- multiplyBy(Pressure) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the multiplication of Volume and Pressure, which results in a Energy scalar.
- multiplyBy(LinearDensity) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the multiplication of Volume and LinearDensity, which results in a Area scalar.
- multiplyBy(MoneyPerVolume) - Method in class org.djunits.value.vdouble.scalar.Volume
-
Calculate the multiplication of Volume and MoneyPerVolume, which results in a Money scalar.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Scale the value(s) by a factor.
- multiplyBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Multiply the values in the vector by the supplied values and return the changed vector.
- multiplyBy(R) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Multiply the values in the vector by the supplied values and return the changed vector.
- multiplyBy(S) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Multiply the values in the vector by the supplied value and return the changed vector.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Scale the value(s) by a factor.
- multiplyBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Multiply a vector with the values of another vector on a cell-by-cell basis.
- multiplyBy(double) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Multiply the values of this vector with a number on a cell-by-cell basis.
- multiplyBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataDense
-
Multiply a vector with the values of another vector on a cell-by-cell basis.
- multiplyBy(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
-
Multiply a vector with the values of another vector on a cell-by-cell basis.
- multiplyBy(float) - Method in interface org.djunits.value.vfloat.FloatMathFunctions
-
Scale the value(s) by a factor.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Scale the value(s) by a factor.
- multiplyBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Multiply the values in the matrix by the supplied values and return the changed matrix.
- multiplyBy(R) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Multiply the values in the matrix by the supplied values and return the changed matrix.
- multiplyBy(S) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Multiply the values in the matrix by the supplied value and return the changed matrix.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Scale the value(s) by a factor.
- multiplyBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Multiply a matrix with the values of another matrix on a cell-by-cell basis.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Multiply the values of this matrix with a number on a cell-by-cell basis.
- multiplyBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
-
Multiply a matrix with the values of another matrix on a cell-by-cell basis.
- multiplyBy(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
-
Multiply a matrix with the values of another matrix on a cell-by-cell basis.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarAbs
-
Scale the value(s) by a factor.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalarRel
-
Scale the value(s) by a factor.
- multiplyBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Calculate the multiplication of FloatAcceleration and FloatMass, which results in a FloatForce scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatAcceleration
-
Calculate the multiplication of FloatAcceleration and FloatDuration, which results in a FloatSpeed scalar.
- multiplyBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the multiplication of FloatArea and FloatLength, which results in a FloatVolume scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the multiplication of FloatArea and FloatLinearDensity, which results in a FloatLength scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the multiplication of FloatArea and FloatSpeed, which results in a FloatFlowVolume scalar.
- multiplyBy(FloatPressure) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the multiplication of FloatArea and FloatPressure, which results in a FloatForce scalar.
- multiplyBy(FloatMoneyPerArea) - Method in class org.djunits.value.vfloat.scalar.FloatArea
-
Calculate the multiplication of FloatArea and FloatMoneyPerArea, which results in a FloatMoney scalar.
- multiplyBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatDensity
-
Calculate the multiplication of FloatDensity and FloatVolume, which results in a FloatMass scalar.
- multiplyBy(FloatAcceleration) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatAcceleration, which results in a FloatAcceleration scalar.
- multiplyBy(FloatAngle) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatAngle, which results in a FloatAngle scalar.
- multiplyBy(FloatAngleSolid) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatAngleSolid, which results in a FloatAngleSolid scalar.
- multiplyBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatArea, which results in a FloatArea scalar.
- multiplyBy(FloatDensity) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatDensity, which results in a FloatDensity scalar.
- multiplyBy(FloatDimensionless) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatDimensionless, which results in a FloatDimensionless scalar.
- multiplyBy(FloatElectricalCharge) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatElectricalCharge, which results in a FloatElectricalCharge
scalar.
- multiplyBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatElectricalCurrent, which results in a FloatElectricalCurrent
scalar.
- multiplyBy(FloatElectricalPotential) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatElectricalPotential, which results in a
FloatElectricalPotential scalar.
- multiplyBy(FloatElectricalResistance) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatElectricalResistance, which results in a
FloatElectricalResistance scalar.
- multiplyBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatEnergy, which results in a FloatEnergy scalar.
- multiplyBy(FloatFlowMass) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatFlowMass, which results in a FloatFlowMass scalar.
- multiplyBy(FloatFlowVolume) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatFlowVolume, which results in a FloatFlowVolume scalar.
- multiplyBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatForce, which results in a FloatForce scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatFrequency, which results in a FloatFrequency scalar.
- multiplyBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatLength, which results in a FloatLength scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatLinearDensity, which results in a FloatLinearDensity scalar.
- multiplyBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMass, which results in a FloatMass scalar.
- multiplyBy(FloatMoney) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoney, which results in a FloatMoney scalar.
- multiplyBy(FloatMoneyPerArea) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoneyPerArea, which results in a FloatMoneyPerArea scalar.
- multiplyBy(FloatMoneyPerEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoneyPerEnergy, which results in a FloatMoneyPerEnergy
scalar.
- multiplyBy(FloatMoneyPerLength) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoneyPerLength, which results in a FloatMoneyPerLength
scalar.
- multiplyBy(FloatMoneyPerMass) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoneyPerMass, which results in a FloatMoneyPerMass scalar.
- multiplyBy(FloatMoneyPerDuration) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoneyPerDuration, which results in a FloatMoneyPerDuration
scalar.
- multiplyBy(FloatMoneyPerVolume) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatMoneyPerVolume, which results in a FloatMoneyPerVolume
scalar.
- multiplyBy(FloatPower) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatPower, which results in a FloatPower scalar.
- multiplyBy(FloatPressure) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatPressure, which results in a FloatPressure scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatSpeed, which results in a FloatSpeed scalar.
- multiplyBy(FloatTemperature) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatTemperature, which results in a FloatTemperature scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatDuration, which results in a FloatDuration scalar.
- multiplyBy(FloatTorque) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatTorque, which results in a FloatTorque scalar.
- multiplyBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Calculate the multiplication of FloatDimensionless and FloatVolume, which results in a FloatVolume scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatFrequency, which results in a FloatDimensionless scalar.
- multiplyBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatElectricalCurrent, which results in a FloatElectricalCharge
scalar.
- multiplyBy(FloatFlowMass) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatFlowMass, which results in a FloatMass scalar.
- multiplyBy(FloatFlowVolume) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatFlowVolume, which results in a FloatVolume scalar.
- multiplyBy(FloatAcceleration) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatAcceleration, which results in a FloatSpeed scalar.
- multiplyBy(FloatPower) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatPower, which results in a FloatEnergy scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatSpeed, which results in a FloatLength scalar.
- multiplyBy(FloatMoneyPerDuration) - Method in class org.djunits.value.vfloat.scalar.FloatDuration
-
Calculate the multiplication of FloatDuration and FloatMoneyPerDuration, which results in a FloatMoney scalar.
- multiplyBy(FloatElectricalPotential) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Calculate the multiplication of FloatElectricalCurrent and FloatElectricalPotential, which results in a FloatPower
scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Calculate the multiplication of FloatElectricalCurrent and FloatDuration, which results in a FloatElectricalCharge
scalar.
- multiplyBy(FloatElectricalResistance) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalCurrent
-
Calculate the multiplication of FloatElectricalCurrent and FloatElectricalResistance, which results in a
FloatElectricalPotential scalar.
- multiplyBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalPotential
-
Calculate the multiplication of FloatElectricalPotential and FloatElectricalCurrent, which results in a FloatPower
scalar.
- multiplyBy(FloatElectricalCurrent) - Method in class org.djunits.value.vfloat.scalar.FloatElectricalResistance
-
Calculate the multiplication of FloatElectricalResistance and FloatElectricalCurrent, which results in a
FloatElectricalPotential scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the multiplication of FloatEnergy and FloatLinearDensity, which results in a FloatForce scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the multiplication of FloatEnergy and FloatFrequency, which results in a FloatPower scalar.
- multiplyBy(FloatMoneyPerEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatEnergy
-
Calculate the multiplication of FloatEnergy and FloatMoneyPerEnergy, which results in a FloatMoney scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Calculate the multiplication of FloatFlowMass and FloatDuration, which results in a FloatMass scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatFlowMass
-
Calculate the multiplication of FloatFlowMass and FloatSpeed, which results in a FloatForce scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatFlowVolume
-
Calculate the multiplication of FloatFlowVolume and FloatDuration, which results in a FloatVolume scalar.
- multiplyBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the multiplication of FloatForce and FloatLength, which results in a FloatEnergy scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatForce
-
Calculate the multiplication of FloatForce and FloatSpeed, which results in a FloatPower scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Calculate the multiplication of FloatFrequency and FloatDuration, which results in a FloatDimensionless scalar.
- multiplyBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Calculate the multiplication of FloatFrequency and FloatLength, which results in a FloatSpeed scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Calculate the multiplication of FloatFrequency and FloatSpeed, which results in a FloatAcceleration scalar.
- multiplyBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Calculate the multiplication of FloatFrequency and FloatEnergy, which results in a FloatPower scalar.
- multiplyBy(FloatMoney) - Method in class org.djunits.value.vfloat.scalar.FloatFrequency
-
Calculate the multiplication of FloatFrequency and FloatMoney, which results in a FloatMoneyPerDuration scalar.
- multiplyBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the multiplication of FloatLength and FloatLength, which results in a FloatArea scalar.
- multiplyBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the multiplication of FloatLength and FloatArea, which results in a FloatVolume scalar.
- multiplyBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the multiplication of FloatLength and FloatForce, which results in a FloatEnergy scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the multiplication of FloatLength and FloatFrequency, which results in a FloatSpeed scalar.
- multiplyBy(FloatMoneyPerLength) - Method in class org.djunits.value.vfloat.scalar.FloatLength
-
Calculate the multiplication of FloatLength and FloatMoneyPerLength, which results in a FloatMoney scalar.
- multiplyBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Calculate the multiplication of FloatLinearDensity and FloatArea, which results in a FloatLength scalar.
- multiplyBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Calculate the multiplication of FloatLinearDensity and FloatEnergy, which results in a FloatForce scalar.
- multiplyBy(FloatSpeed) - Method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Calculate the multiplication of FloatLinearDensity and FloatSpeed, which results in a FloatFrequency scalar.
- multiplyBy(FloatMoney) - Method in class org.djunits.value.vfloat.scalar.FloatLinearDensity
-
Calculate the multiplication of FloatLinearDensity and FloatMoney, which results in a FloatMoneyPerLength scalar.
- multiplyBy(FloatAcceleration) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the multiplication of FloatMass and FloatAcceleration, which results in a FloatForce scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the multiplication of FloatMass and FloatFrequency, which results in a FloatFlowMass scalar.
- multiplyBy(FloatMoneyPerMass) - Method in class org.djunits.value.vfloat.scalar.FloatMass
-
Calculate the multiplication of FloatMass and FloatMoneyPerMass, which results in a FloatMoney scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the multiplication of FloatMoney and FloatLinearDensity, which results in a FloatMoneyPerLength scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatMoney
-
Calculate the multiplication of FloatMoney and FloatFrequency, which results in a FloatMoneyPerDuration scalar.
- multiplyBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerArea
-
Calculate the multiplication of FloatMoneyPerArea and FloatArea, which results in a FloatMoney scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerDuration
-
Calculate the multiplication of FloatMoneyPerDuration and FloatDuration, which results in a FloatMoney scalar.
- multiplyBy(FloatEnergy) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerEnergy
-
Calculate the multiplication of FloatMoneyPerEnergy and FloatEnergy, which results in a FloatMoney scalar.
- multiplyBy(FloatLength) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerLength
-
Calculate the multiplication of FloatMoneyPerLength and FloatLength, which results in a FloatMoney scalar.
- multiplyBy(FloatMass) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerMass
-
Calculate the multiplication of FloatMoneyPerMass and FloatMass, which results in a FloatMoney scalar.
- multiplyBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatMoneyPerVolume
-
Calculate the multiplication of FloatMoneyPerVolume and FloatVolume, which results in a FloatMoney scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatPower
-
Calculate the multiplication of FloatPower and FloatDuration, which results in a FloatEnergy scalar.
- multiplyBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Calculate the multiplication of FloatPressure and FloatArea, which results in a FloatForce scalar.
- multiplyBy(FloatVolume) - Method in class org.djunits.value.vfloat.scalar.FloatPressure
-
Calculate the multiplication of FloatPressure and FloatVolume, which results in a FloatEnergy scalar.
- multiplyBy(FloatArea) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the multiplication of FloatSpeed and FloatArea, which results in a FloatFlowVolume scalar.
- multiplyBy(FloatForce) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the multiplication of FloatSpeed and FloatForce, which results in a FloatPower scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the multiplication of FloatSpeed and FloatFrequency, which results in a FloatAcceleration scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the multiplication of FloatSpeed and FloatLinearDensity, which results in a FloatFrequency scalar.
- multiplyBy(FloatDuration) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the multiplication of FloatSpeed and FloatDuration, which results in a FloatLength scalar.
- multiplyBy(FloatFlowMass) - Method in class org.djunits.value.vfloat.scalar.FloatSpeed
-
Calculate the multiplication of FloatSpeed and FloatFlowMass, which results in a FloatForce scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the multiplication of FloatTorque and FloatLinearDensity, which results in a FloatForce scalar.
- multiplyBy(FloatFrequency) - Method in class org.djunits.value.vfloat.scalar.FloatTorque
-
Calculate the multiplication of FloatTorque and FloatFrequency, which results in a FloatPower scalar.
- multiplyBy(FloatDensity) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the multiplication of FloatVolume and FloatDensity, which results in a FloatMass scalar.
- multiplyBy(FloatPressure) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the multiplication of FloatVolume and FloatPressure, which results in a FloatEnergy scalar.
- multiplyBy(FloatLinearDensity) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the multiplication of FloatVolume and FloatLinearDensity, which results in a FloatArea scalar.
- multiplyBy(FloatMoneyPerVolume) - Method in class org.djunits.value.vfloat.scalar.FloatVolume
-
Calculate the multiplication of FloatVolume and FloatMoneyPerVolume, which results in a FloatMoney scalar.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Scale the value(s) by a factor.
- multiplyBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Multiply the values in the vector by the supplied values and return the changed vector.
- multiplyBy(R) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Multiply the values in the vector by the supplied values and return the changed vector.
- multiplyBy(S) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Multiply the values in the vector by the supplied value and return the changed vector.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Scale the value(s) by a factor.
- multiplyBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Multiply a vector with the values of another vector on a cell-by-cell basis.
- multiplyBy(float) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Multiply the values of this vector with a number on a cell-by-cell basis.
- multiplyBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataDense
-
Multiply a vector with the values of another vector on a cell-by-cell basis.
- multiplyBy(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorDataSparse
-
Multiply a vector with the values of another vector on a cell-by-cell basis.
- MUR - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MUR' - Mauritian rupee.
- Mutable - Interface in org.djunits.value
-
Mutable vectors and matrices can have their content changed.
- mutable() - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixAbs
-
Create a mutable version of this DoubleMatrix.
- mutable() - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Create a mutable version of this DoubleMatrix.
- mutable() - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixAbs
-
Create a mutable version of this DoubleMatrix.
- mutable() - Method in class org.djunits.value.vdouble.matrix.AbstractMutableDoubleMatrixRel
-
Create a mutable version of this DoubleMatrix.
- mutable() - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorAbs
-
Create a mutable version of this DoubleVector.
- mutable() - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Create a mutable version of this DoubleVector.
- mutable() - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorAbs
-
Create a mutable version of this DoubleVector.
- mutable() - Method in class org.djunits.value.vdouble.vector.AbstractMutableDoubleVectorRel
-
Create a mutable version of this DoubleVector.
- mutable() - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
return a mutable version of this vector.
- mutable() - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixAbs
-
Create a mutable version of this FloatMatrix.
- mutable() - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Create a mutable version of this FloatMatrix.
- mutable() - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixAbs
-
Create a mutable version of this FloatMatrix.
- mutable() - Method in class org.djunits.value.vfloat.matrix.AbstractMutableFloatMatrixRel
-
Create a mutable version of this FloatMatrix.
- mutable() - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorAbs
-
Create a mutable version of this FloatVector.
- mutable() - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Create a mutable version of this FloatVector.
- mutable() - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorAbs
-
Create a mutable version of this FloatVector.
- mutable() - Method in class org.djunits.value.vfloat.vector.AbstractMutableFloatVectorRel
-
Create a mutable version of this FloatVector.
- mutable() - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
return a mutable version of this vector.
- MutableAbsoluteTemperatureMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable AbsoluteTemperature Matrix.
- MutableAbsoluteTemperatureMatrix(double[][], AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable Double AbsoluteTemperatureMatrix.
- MutableAbsoluteTemperatureMatrix(AbsoluteTemperature[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable Double AbsoluteTemperatureMatrix.
- MutableAbsoluteTemperatureMatrix(DoubleMatrixData, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable Double AbsoluteTemperatureMatrix.
- MutableAbsoluteTemperatureVector - Class in org.djunits.value.vdouble.vector
-
Mutable Absolute AbsoluteTemperature Vector.
- MutableAbsoluteTemperatureVector(double[], AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAbsoluteTemperatureVector(List<Double>, AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAbsoluteTemperatureVector(AbsoluteTemperature[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAbsoluteTemperatureVector(List<AbsoluteTemperature>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAbsoluteTemperatureVector(SortedMap<Integer, AbsoluteTemperature>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAbsoluteTemperatureVector(SortedMap<Integer, Double>, AbsoluteTemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAbsoluteTemperatureVector(DoubleVectorData, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Construct a new Absolute Mutable Double AbsoluteTemperatureVector.
- MutableAccelerationMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double AccelerationMatrix, a matrix of values with a AccelerationUnit.
- MutableAccelerationMatrix(double[][], AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Construct a new Relative Immutable Double AccelerationMatrix.
- MutableAccelerationMatrix(Acceleration[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Construct a new Relative Immutable Double AccelerationMatrix.
- MutableAccelerationMatrix(DoubleMatrixData, AccelerationUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
- MutableAccelerationVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double AccelerationVector, a vector of values with a AccelerationUnit.
- MutableAccelerationVector(double[], AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable Double AccelerationVector.
- MutableAccelerationVector(List<Double>, AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable Double AccelerationVector.
- MutableAccelerationVector(Acceleration[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable Double AccelerationVector.
- MutableAccelerationVector(List<Acceleration>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable Double AccelerationVector.
- MutableAccelerationVector(SortedMap<Integer, Acceleration>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable Double AccelerationVector.
- MutableAccelerationVector(SortedMap<Integer, Double>, AccelerationUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Construct a new Relative Immutable Double AccelerationVector.
- MutableAccelerationVector(DoubleVectorData, AccelerationUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
- MutableAngleMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Angle Matrix.
- MutableAngleMatrix(double[][], AngleUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Construct a new Relative Mutable Double AngleMatrix.
- MutableAngleMatrix(Angle[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Construct a new Relative Mutable Double AngleMatrix.
- MutableAngleMatrix(DoubleMatrixData, AngleUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Construct a new Relative Mutable Double AngleMatrix.
- MutableAngleSolidMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double AngleSolidMatrix, a matrix of values with a AngleSolidUnit.
- MutableAngleSolidMatrix(double[][], AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Construct a new Relative Immutable Double AngleSolidMatrix.
- MutableAngleSolidMatrix(AngleSolid[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Construct a new Relative Immutable Double AngleSolidMatrix.
- MutableAngleSolidMatrix(DoubleMatrixData, AngleSolidUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
- MutableAngleSolidVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double AngleSolidVector, a vector of values with a AngleSolidUnit.
- MutableAngleSolidVector(double[], AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable Double AngleSolidVector.
- MutableAngleSolidVector(List<Double>, AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable Double AngleSolidVector.
- MutableAngleSolidVector(AngleSolid[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable Double AngleSolidVector.
- MutableAngleSolidVector(List<AngleSolid>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable Double AngleSolidVector.
- MutableAngleSolidVector(SortedMap<Integer, AngleSolid>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable Double AngleSolidVector.
- MutableAngleSolidVector(SortedMap<Integer, Double>, AngleSolidUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Construct a new Relative Immutable Double AngleSolidVector.
- MutableAngleSolidVector(DoubleVectorData, AngleSolidUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
- MutableAngleVector - Class in org.djunits.value.vdouble.vector
-
Mutable Relative Angle Vector.
- MutableAngleVector(double[], AngleUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAngleVector(List<Double>, AngleUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAngleVector(Angle[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAngleVector(List<Angle>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAngleVector(SortedMap<Integer, Angle>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAngleVector(SortedMap<Integer, Double>, AngleUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAngleVector(DoubleVectorData, AngleUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableAngleVector
-
Construct a new Relative Mutable Double AngleVector.
- MutableAreaMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double AreaMatrix, a matrix of values with a AreaUnit.
- MutableAreaMatrix(double[][], AreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Construct a new Relative Immutable Double AreaMatrix.
- MutableAreaMatrix(Area[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Construct a new Relative Immutable Double AreaMatrix.
- MutableAreaMatrix(DoubleMatrixData, AreaUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
- MutableAreaVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double AreaVector, a vector of values with a AreaUnit.
- MutableAreaVector(double[], AreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable Double AreaVector.
- MutableAreaVector(List<Double>, AreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable Double AreaVector.
- MutableAreaVector(Area[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable Double AreaVector.
- MutableAreaVector(List<Area>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable Double AreaVector.
- MutableAreaVector(SortedMap<Integer, Area>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable Double AreaVector.
- MutableAreaVector(SortedMap<Integer, Double>, AreaUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
Construct a new Relative Immutable Double AreaVector.
- MutableAreaVector(DoubleVectorData, AreaUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableAreaVector
-
- MutableDensityMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double DensityMatrix, a matrix of values with a DensityUnit.
- MutableDensityMatrix(double[][], DensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Construct a new Relative Immutable Double DensityMatrix.
- MutableDensityMatrix(Density[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Construct a new Relative Immutable Double DensityMatrix.
- MutableDensityMatrix(DoubleMatrixData, DensityUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
- MutableDensityVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double DensityVector, a vector of values with a DensityUnit.
- MutableDensityVector(double[], DensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable Double DensityVector.
- MutableDensityVector(List<Double>, DensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable Double DensityVector.
- MutableDensityVector(Density[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable Double DensityVector.
- MutableDensityVector(List<Density>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable Double DensityVector.
- MutableDensityVector(SortedMap<Integer, Density>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable Double DensityVector.
- MutableDensityVector(SortedMap<Integer, Double>, DensityUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
Construct a new Relative Immutable Double DensityVector.
- MutableDensityVector(DoubleVectorData, DensityUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableDensityVector
-
- MutableDimensionlessMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit.
- MutableDimensionlessMatrix(double[][], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Construct a new Relative Immutable Double DimensionlessMatrix.
- MutableDimensionlessMatrix(Dimensionless[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Construct a new Relative Immutable Double DimensionlessMatrix.
- MutableDimensionlessMatrix(DoubleMatrixData, DimensionlessUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
- MutableDimensionlessVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double DimensionlessVector, a vector of values with a DimensionlessUnit.
- MutableDimensionlessVector(double[], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- MutableDimensionlessVector(List<Double>, DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- MutableDimensionlessVector(Dimensionless[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- MutableDimensionlessVector(List<Dimensionless>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- MutableDimensionlessVector(SortedMap<Integer, Dimensionless>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- MutableDimensionlessVector(SortedMap<Integer, Double>, DimensionlessUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Construct a new Relative Immutable Double DimensionlessVector.
- MutableDimensionlessVector(DoubleVectorData, DimensionlessUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
- MutableDirectionMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Direction Matrix.
- MutableDirectionMatrix(double[][], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Absolute Mutable Double DirectionMatrix.
- MutableDirectionMatrix(Direction[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Absolute Mutable Double DirectionMatrix.
- MutableDirectionMatrix(DoubleMatrixData, DirectionUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Construct a new Absolute Mutable Double DirectionMatrix.
- MutableDirectionVector - Class in org.djunits.value.vdouble.vector
-
Mutable Absolute Direction Vector.
- MutableDirectionVector(double[], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDirectionVector(List<Double>, DirectionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDirectionVector(Direction[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDirectionVector(List<Direction>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDirectionVector(SortedMap<Integer, Direction>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDirectionVector(SortedMap<Integer, Double>, DirectionUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDirectionVector(DoubleVectorData, DirectionUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Construct a new Absolute Mutable Double DirectionVector.
- MutableDoubleMatrix - Class in org.djunits.value.vdouble.matrix
-
MutableDoubleMatrix.
- MutableDoubleMatrix() - Constructor for class org.djunits.value.vdouble.matrix.MutableDoubleMatrix
-
- MutableDoubleMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vdouble.matrix
-
ABSOLUTE implementation of MutableDoubleVector.
- MutableDoubleMatrix.Rel<U extends Unit<U>> - Class in org.djunits.value.vdouble.matrix
-
RELATIVE implementation of MutableDoubleMatrix.
- MutableDoubleVector - Class in org.djunits.value.vdouble.vector
-
MutableDoubleVector.
- MutableDoubleVector() - Constructor for class org.djunits.value.vdouble.vector.MutableDoubleVector
-
- MutableDoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vdouble.vector
-
Absolute Immutable DoubleVector.
- MutableDoubleVector.Rel<U extends Unit<U>> - Class in org.djunits.value.vdouble.vector
-
Relative Immutable DoubleVector.
- MutableDoubleVectorInterface<U extends Unit<U>> - Interface in org.djunits.value.vdouble.vector
-
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- MutableDurationMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Duration Matrix.
- MutableDurationMatrix(double[][], DurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Construct a new Relative Mutable Double DurationMatrix.
- MutableDurationMatrix(Duration[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Construct a new Relative Mutable Double DurationMatrix.
- MutableDurationMatrix(DoubleMatrixData, DurationUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Construct a new Relative Mutable Double DurationMatrix.
- MutableDurationVector - Class in org.djunits.value.vdouble.vector
-
Mutable Relative Duration Vector.
- MutableDurationVector(double[], DurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableDurationVector(List<Double>, DurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableDurationVector(Duration[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableDurationVector(List<Duration>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableDurationVector(SortedMap<Integer, Duration>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableDurationVector(SortedMap<Integer, Double>, DurationUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableDurationVector(DoubleVectorData, DurationUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableDurationVector
-
Construct a new Relative Mutable Double DurationVector.
- MutableElectricalChargeMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double ElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
- MutableElectricalChargeMatrix(double[][], ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Construct a new Relative Immutable Double ElectricalChargeMatrix.
- MutableElectricalChargeMatrix(ElectricalCharge[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Construct a new Relative Immutable Double ElectricalChargeMatrix.
- MutableElectricalChargeMatrix(DoubleMatrixData, ElectricalChargeUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
- MutableElectricalChargeVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
- MutableElectricalChargeVector(double[], ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable Double ElectricalChargeVector.
- MutableElectricalChargeVector(List<Double>, ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable Double ElectricalChargeVector.
- MutableElectricalChargeVector(ElectricalCharge[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable Double ElectricalChargeVector.
- MutableElectricalChargeVector(List<ElectricalCharge>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable Double ElectricalChargeVector.
- MutableElectricalChargeVector(SortedMap<Integer, ElectricalCharge>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable Double ElectricalChargeVector.
- MutableElectricalChargeVector(SortedMap<Integer, Double>, ElectricalChargeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Construct a new Relative Immutable Double ElectricalChargeVector.
- MutableElectricalChargeVector(DoubleVectorData, ElectricalChargeUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
- MutableElectricalCurrentMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double ElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
- MutableElectricalCurrentMatrix(double[][], ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Construct a new Relative Immutable Double ElectricalCurrentMatrix.
- MutableElectricalCurrentMatrix(ElectricalCurrent[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Construct a new Relative Immutable Double ElectricalCurrentMatrix.
- MutableElectricalCurrentMatrix(DoubleMatrixData, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
- MutableElectricalCurrentVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
- MutableElectricalCurrentVector(double[], ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable Double ElectricalCurrentVector.
- MutableElectricalCurrentVector(List<Double>, ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable Double ElectricalCurrentVector.
- MutableElectricalCurrentVector(ElectricalCurrent[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable Double ElectricalCurrentVector.
- MutableElectricalCurrentVector(List<ElectricalCurrent>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable Double ElectricalCurrentVector.
- MutableElectricalCurrentVector(SortedMap<Integer, ElectricalCurrent>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable Double ElectricalCurrentVector.
- MutableElectricalCurrentVector(SortedMap<Integer, Double>, ElectricalCurrentUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Construct a new Relative Immutable Double ElectricalCurrentVector.
- MutableElectricalCurrentVector(DoubleVectorData, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
- MutableElectricalPotentialMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double ElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
- MutableElectricalPotentialMatrix(double[][], ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Construct a new Relative Immutable Double ElectricalPotentialMatrix.
- MutableElectricalPotentialMatrix(ElectricalPotential[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Construct a new Relative Immutable Double ElectricalPotentialMatrix.
- MutableElectricalPotentialMatrix(DoubleMatrixData, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
- MutableElectricalPotentialVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
- MutableElectricalPotentialVector(double[], ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable Double ElectricalPotentialVector.
- MutableElectricalPotentialVector(List<Double>, ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable Double ElectricalPotentialVector.
- MutableElectricalPotentialVector(ElectricalPotential[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable Double ElectricalPotentialVector.
- MutableElectricalPotentialVector(List<ElectricalPotential>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable Double ElectricalPotentialVector.
- MutableElectricalPotentialVector(SortedMap<Integer, ElectricalPotential>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable Double ElectricalPotentialVector.
- MutableElectricalPotentialVector(SortedMap<Integer, Double>, ElectricalPotentialUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Construct a new Relative Immutable Double ElectricalPotentialVector.
- MutableElectricalPotentialVector(DoubleVectorData, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
- MutableElectricalResistanceMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double ElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
- MutableElectricalResistanceMatrix(double[][], ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Construct a new Relative Immutable Double ElectricalResistanceMatrix.
- MutableElectricalResistanceMatrix(ElectricalResistance[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Construct a new Relative Immutable Double ElectricalResistanceMatrix.
- MutableElectricalResistanceMatrix(DoubleMatrixData, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
- MutableElectricalResistanceVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
- MutableElectricalResistanceVector(double[], ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable Double ElectricalResistanceVector.
- MutableElectricalResistanceVector(List<Double>, ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable Double ElectricalResistanceVector.
- MutableElectricalResistanceVector(ElectricalResistance[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable Double ElectricalResistanceVector.
- MutableElectricalResistanceVector(List<ElectricalResistance>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable Double ElectricalResistanceVector.
- MutableElectricalResistanceVector(SortedMap<Integer, ElectricalResistance>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable Double ElectricalResistanceVector.
- MutableElectricalResistanceVector(SortedMap<Integer, Double>, ElectricalResistanceUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Construct a new Relative Immutable Double ElectricalResistanceVector.
- MutableElectricalResistanceVector(DoubleVectorData, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
- MutableEnergyMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double EnergyMatrix, a matrix of values with a EnergyUnit.
- MutableEnergyMatrix(double[][], EnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Construct a new Relative Immutable Double EnergyMatrix.
- MutableEnergyMatrix(Energy[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Construct a new Relative Immutable Double EnergyMatrix.
- MutableEnergyMatrix(DoubleMatrixData, EnergyUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
- MutableEnergyVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double EnergyVector, a vector of values with a EnergyUnit.
- MutableEnergyVector(double[], EnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable Double EnergyVector.
- MutableEnergyVector(List<Double>, EnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable Double EnergyVector.
- MutableEnergyVector(Energy[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable Double EnergyVector.
- MutableEnergyVector(List<Energy>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable Double EnergyVector.
- MutableEnergyVector(SortedMap<Integer, Energy>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable Double EnergyVector.
- MutableEnergyVector(SortedMap<Integer, Double>, EnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Construct a new Relative Immutable Double EnergyVector.
- MutableEnergyVector(DoubleVectorData, EnergyUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableEnergyVector
-
- MutableFloatAbsoluteTemperatureMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatAbsoluteTemperature Matrix.
- MutableFloatAbsoluteTemperatureMatrix(float[][], AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureMatrix.
- MutableFloatAbsoluteTemperatureMatrix(FloatAbsoluteTemperature[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureMatrix.
- MutableFloatAbsoluteTemperatureMatrix(FloatMatrixData, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureMatrix.
- MutableFloatAbsoluteTemperatureVector - Class in org.djunits.value.vfloat.vector
-
Mutable Absolute FloatAbsoluteTemperature Vector a vector of values with a AbsoluteTemperatureUnit.
- MutableFloatAbsoluteTemperatureVector(float[], AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAbsoluteTemperatureVector(List<Float>, AbsoluteTemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAbsoluteTemperatureVector(FloatAbsoluteTemperature[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAbsoluteTemperatureVector(List<FloatAbsoluteTemperature>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAbsoluteTemperatureVector(SortedMap<Integer, FloatAbsoluteTemperature>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAbsoluteTemperatureVector(SortedMap<Integer, Float>, AbsoluteTemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAbsoluteTemperatureVector(FloatVectorData, AbsoluteTemperatureUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Construct a new Absolute Mutable FloatAbsoluteTemperatureVector.
- MutableFloatAccelerationMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatAccelerationMatrix, a matrix of values with a AccelerationUnit.
- MutableFloatAccelerationMatrix(float[][], AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Construct a new Relative Immutable FloatAccelerationMatrix.
- MutableFloatAccelerationMatrix(FloatAcceleration[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Construct a new Relative Immutable FloatAccelerationMatrix.
- MutableFloatAccelerationMatrix(FloatMatrixData, AccelerationUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
- MutableFloatAccelerationVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float AccelerationVector, a vector of values with a AccelerationUnit.
- MutableFloatAccelerationVector(float[], AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable Float AccelerationVector.
- MutableFloatAccelerationVector(List<Float>, AccelerationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable Float AccelerationVector.
- MutableFloatAccelerationVector(FloatAcceleration[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable Float AccelerationVector.
- MutableFloatAccelerationVector(List<FloatAcceleration>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable Float AccelerationVector.
- MutableFloatAccelerationVector(SortedMap<Integer, FloatAcceleration>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable Float AccelerationVector.
- MutableFloatAccelerationVector(SortedMap<Integer, Float>, AccelerationUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Construct a new Relative Immutable Float AccelerationVector.
- MutableFloatAccelerationVector(FloatVectorData, AccelerationUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
- MutableFloatAngleMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatAngle Matrix.
- MutableFloatAngleMatrix(float[][], AngleUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Construct a new Relative Mutable FloatAngleMatrix.
- MutableFloatAngleMatrix(FloatAngle[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Construct a new Relative Mutable FloatAngleMatrix.
- MutableFloatAngleMatrix(FloatMatrixData, AngleUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Construct a new Relative Mutable FloatAngleMatrix.
- MutableFloatAngleSolidMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatAngleSolidMatrix, a matrix of values with a AngleSolidUnit.
- MutableFloatAngleSolidMatrix(float[][], AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatAngleSolidMatrix.
- MutableFloatAngleSolidMatrix(FloatAngleSolid[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Construct a new Relative Immutable FloatAngleSolidMatrix.
- MutableFloatAngleSolidMatrix(FloatMatrixData, AngleSolidUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
- MutableFloatAngleSolidVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float AngleSolidVector, a vector of values with a AngleSolidUnit.
- MutableFloatAngleSolidVector(float[], AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable Float AngleSolidVector.
- MutableFloatAngleSolidVector(List<Float>, AngleSolidUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable Float AngleSolidVector.
- MutableFloatAngleSolidVector(FloatAngleSolid[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable Float AngleSolidVector.
- MutableFloatAngleSolidVector(List<FloatAngleSolid>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable Float AngleSolidVector.
- MutableFloatAngleSolidVector(SortedMap<Integer, FloatAngleSolid>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable Float AngleSolidVector.
- MutableFloatAngleSolidVector(SortedMap<Integer, Float>, AngleSolidUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Construct a new Relative Immutable Float AngleSolidVector.
- MutableFloatAngleSolidVector(FloatVectorData, AngleSolidUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
- MutableFloatAngleVector - Class in org.djunits.value.vfloat.vector
-
Mutable Relative FloatAngle Vector.
- MutableFloatAngleVector(float[], AngleUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAngleVector(List<Float>, AngleUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAngleVector(FloatAngle[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAngleVector(List<FloatAngle>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAngleVector(SortedMap<Integer, FloatAngle>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAngleVector(SortedMap<Integer, Float>, AngleUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAngleVector(FloatVectorData, AngleUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Construct a new Relative Mutable FloatAngleVector.
- MutableFloatAreaMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatAreaMatrix, a matrix of values with a AreaUnit.
- MutableFloatAreaMatrix(float[][], AreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Construct a new Relative Immutable FloatAreaMatrix.
- MutableFloatAreaMatrix(FloatArea[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Construct a new Relative Immutable FloatAreaMatrix.
- MutableFloatAreaMatrix(FloatMatrixData, AreaUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
- MutableFloatAreaVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float AreaVector, a vector of values with a AreaUnit.
- MutableFloatAreaVector(float[], AreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable Float AreaVector.
- MutableFloatAreaVector(List<Float>, AreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable Float AreaVector.
- MutableFloatAreaVector(FloatArea[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable Float AreaVector.
- MutableFloatAreaVector(List<FloatArea>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable Float AreaVector.
- MutableFloatAreaVector(SortedMap<Integer, FloatArea>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable Float AreaVector.
- MutableFloatAreaVector(SortedMap<Integer, Float>, AreaUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Construct a new Relative Immutable Float AreaVector.
- MutableFloatAreaVector(FloatVectorData, AreaUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
- MutableFloatDensityMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatDensityMatrix, a matrix of values with a DensityUnit.
- MutableFloatDensityMatrix(float[][], DensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Construct a new Relative Immutable FloatDensityMatrix.
- MutableFloatDensityMatrix(FloatDensity[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Construct a new Relative Immutable FloatDensityMatrix.
- MutableFloatDensityMatrix(FloatMatrixData, DensityUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
- MutableFloatDensityVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float DensityVector, a vector of values with a DensityUnit.
- MutableFloatDensityVector(float[], DensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable Float DensityVector.
- MutableFloatDensityVector(List<Float>, DensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable Float DensityVector.
- MutableFloatDensityVector(FloatDensity[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable Float DensityVector.
- MutableFloatDensityVector(List<FloatDensity>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable Float DensityVector.
- MutableFloatDensityVector(SortedMap<Integer, FloatDensity>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable Float DensityVector.
- MutableFloatDensityVector(SortedMap<Integer, Float>, DensityUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Construct a new Relative Immutable Float DensityVector.
- MutableFloatDensityVector(FloatVectorData, DensityUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
- MutableFloatDimensionlessMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit.
- MutableFloatDimensionlessMatrix(float[][], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatDimensionlessMatrix.
- MutableFloatDimensionlessMatrix(FloatDimensionless[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Construct a new Relative Immutable FloatDimensionlessMatrix.
- MutableFloatDimensionlessMatrix(FloatMatrixData, DimensionlessUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
- MutableFloatDimensionlessVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float DimensionlessVector, a vector of values with a DimensionlessUnit.
- MutableFloatDimensionlessVector(float[], DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable Float DimensionlessVector.
- MutableFloatDimensionlessVector(List<Float>, DimensionlessUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable Float DimensionlessVector.
- MutableFloatDimensionlessVector(FloatDimensionless[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable Float DimensionlessVector.
- MutableFloatDimensionlessVector(List<FloatDimensionless>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable Float DimensionlessVector.
- MutableFloatDimensionlessVector(SortedMap<Integer, FloatDimensionless>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable Float DimensionlessVector.
- MutableFloatDimensionlessVector(SortedMap<Integer, Float>, DimensionlessUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Construct a new Relative Immutable Float DimensionlessVector.
- MutableFloatDimensionlessVector(FloatVectorData, DimensionlessUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
- MutableFloatDirectionMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatDirection Matrix.
- MutableFloatDirectionMatrix(float[][], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Absolute Mutable FloatDirectionMatrix.
- MutableFloatDirectionMatrix(FloatDirection[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Absolute Mutable FloatDirectionMatrix.
- MutableFloatDirectionMatrix(FloatMatrixData, DirectionUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Construct a new Absolute Mutable FloatDirectionMatrix.
- MutableFloatDirectionVector - Class in org.djunits.value.vfloat.vector
-
Mutable Absolute FloatDirection Vector a vector of values with a DirectionUnit.
- MutableFloatDirectionVector(float[], DirectionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDirectionVector(List<Float>, DirectionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDirectionVector(FloatDirection[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDirectionVector(List<FloatDirection>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDirectionVector(SortedMap<Integer, FloatDirection>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDirectionVector(SortedMap<Integer, Float>, DirectionUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDirectionVector(FloatVectorData, DirectionUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Construct a new Absolute Mutable FloatDirectionVector.
- MutableFloatDurationMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatDuration Matrix.
- MutableFloatDurationMatrix(float[][], DurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Construct a new Relative Mutable FloatDurationMatrix.
- MutableFloatDurationMatrix(FloatDuration[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Construct a new Relative Mutable FloatDurationMatrix.
- MutableFloatDurationMatrix(FloatMatrixData, DurationUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Construct a new Relative Mutable FloatDurationMatrix.
- MutableFloatDurationVector - Class in org.djunits.value.vfloat.vector
-
Mutable Relative FloatDuration Vector.
- MutableFloatDurationVector(float[], DurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatDurationVector(List<Float>, DurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatDurationVector(FloatDuration[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatDurationVector(List<FloatDuration>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatDurationVector(SortedMap<Integer, FloatDuration>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatDurationVector(SortedMap<Integer, Float>, DurationUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatDurationVector(FloatVectorData, DurationUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Construct a new Relative Mutable FloatDurationVector.
- MutableFloatElectricalChargeMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
- MutableFloatElectricalChargeMatrix(float[][], ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatElectricalChargeMatrix.
- MutableFloatElectricalChargeMatrix(FloatElectricalCharge[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Construct a new Relative Immutable FloatElectricalChargeMatrix.
- MutableFloatElectricalChargeMatrix(FloatMatrixData, ElectricalChargeUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
- MutableFloatElectricalChargeVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
- MutableFloatElectricalChargeVector(float[], ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable Float ElectricalChargeVector.
- MutableFloatElectricalChargeVector(List<Float>, ElectricalChargeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable Float ElectricalChargeVector.
- MutableFloatElectricalChargeVector(FloatElectricalCharge[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable Float ElectricalChargeVector.
- MutableFloatElectricalChargeVector(List<FloatElectricalCharge>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable Float ElectricalChargeVector.
- MutableFloatElectricalChargeVector(SortedMap<Integer, FloatElectricalCharge>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable Float ElectricalChargeVector.
- MutableFloatElectricalChargeVector(SortedMap<Integer, Float>, ElectricalChargeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Construct a new Relative Immutable Float ElectricalChargeVector.
- MutableFloatElectricalChargeVector(FloatVectorData, ElectricalChargeUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
- MutableFloatElectricalCurrentMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
- MutableFloatElectricalCurrentMatrix(float[][], ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatElectricalCurrentMatrix.
- MutableFloatElectricalCurrentMatrix(FloatElectricalCurrent[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Construct a new Relative Immutable FloatElectricalCurrentMatrix.
- MutableFloatElectricalCurrentMatrix(FloatMatrixData, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
- MutableFloatElectricalCurrentVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
- MutableFloatElectricalCurrentVector(float[], ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable Float ElectricalCurrentVector.
- MutableFloatElectricalCurrentVector(List<Float>, ElectricalCurrentUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable Float ElectricalCurrentVector.
- MutableFloatElectricalCurrentVector(FloatElectricalCurrent[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable Float ElectricalCurrentVector.
- MutableFloatElectricalCurrentVector(List<FloatElectricalCurrent>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable Float ElectricalCurrentVector.
- MutableFloatElectricalCurrentVector(SortedMap<Integer, FloatElectricalCurrent>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable Float ElectricalCurrentVector.
- MutableFloatElectricalCurrentVector(SortedMap<Integer, Float>, ElectricalCurrentUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Construct a new Relative Immutable Float ElectricalCurrentVector.
- MutableFloatElectricalCurrentVector(FloatVectorData, ElectricalCurrentUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
- MutableFloatElectricalPotentialMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
- MutableFloatElectricalPotentialMatrix(float[][], ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatElectricalPotentialMatrix.
- MutableFloatElectricalPotentialMatrix(FloatElectricalPotential[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Construct a new Relative Immutable FloatElectricalPotentialMatrix.
- MutableFloatElectricalPotentialMatrix(FloatMatrixData, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
- MutableFloatElectricalPotentialVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
- MutableFloatElectricalPotentialVector(float[], ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable Float ElectricalPotentialVector.
- MutableFloatElectricalPotentialVector(List<Float>, ElectricalPotentialUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable Float ElectricalPotentialVector.
- MutableFloatElectricalPotentialVector(FloatElectricalPotential[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable Float ElectricalPotentialVector.
- MutableFloatElectricalPotentialVector(List<FloatElectricalPotential>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable Float ElectricalPotentialVector.
- MutableFloatElectricalPotentialVector(SortedMap<Integer, FloatElectricalPotential>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable Float ElectricalPotentialVector.
- MutableFloatElectricalPotentialVector(SortedMap<Integer, Float>, ElectricalPotentialUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Construct a new Relative Immutable Float ElectricalPotentialVector.
- MutableFloatElectricalPotentialVector(FloatVectorData, ElectricalPotentialUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
- MutableFloatElectricalResistanceMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
- MutableFloatElectricalResistanceMatrix(float[][], ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatElectricalResistanceMatrix.
- MutableFloatElectricalResistanceMatrix(FloatElectricalResistance[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Construct a new Relative Immutable FloatElectricalResistanceMatrix.
- MutableFloatElectricalResistanceMatrix(FloatMatrixData, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
- MutableFloatElectricalResistanceVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
- MutableFloatElectricalResistanceVector(float[], ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable Float ElectricalResistanceVector.
- MutableFloatElectricalResistanceVector(List<Float>, ElectricalResistanceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable Float ElectricalResistanceVector.
- MutableFloatElectricalResistanceVector(FloatElectricalResistance[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable Float ElectricalResistanceVector.
- MutableFloatElectricalResistanceVector(List<FloatElectricalResistance>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable Float ElectricalResistanceVector.
- MutableFloatElectricalResistanceVector(SortedMap<Integer, FloatElectricalResistance>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable Float ElectricalResistanceVector.
- MutableFloatElectricalResistanceVector(SortedMap<Integer, Float>, ElectricalResistanceUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Construct a new Relative Immutable Float ElectricalResistanceVector.
- MutableFloatElectricalResistanceVector(FloatVectorData, ElectricalResistanceUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
- MutableFloatEnergyMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatEnergyMatrix, a matrix of values with a EnergyUnit.
- MutableFloatEnergyMatrix(float[][], EnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Construct a new Relative Immutable FloatEnergyMatrix.
- MutableFloatEnergyMatrix(FloatEnergy[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Construct a new Relative Immutable FloatEnergyMatrix.
- MutableFloatEnergyMatrix(FloatMatrixData, EnergyUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
- MutableFloatEnergyVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float EnergyVector, a vector of values with a EnergyUnit.
- MutableFloatEnergyVector(float[], EnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable Float EnergyVector.
- MutableFloatEnergyVector(List<Float>, EnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable Float EnergyVector.
- MutableFloatEnergyVector(FloatEnergy[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable Float EnergyVector.
- MutableFloatEnergyVector(List<FloatEnergy>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable Float EnergyVector.
- MutableFloatEnergyVector(SortedMap<Integer, FloatEnergy>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable Float EnergyVector.
- MutableFloatEnergyVector(SortedMap<Integer, Float>, EnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Construct a new Relative Immutable Float EnergyVector.
- MutableFloatEnergyVector(FloatVectorData, EnergyUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
- MutableFloatFlowMassMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatFlowMassMatrix, a matrix of values with a FlowMassUnit.
- MutableFloatFlowMassMatrix(float[][], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Construct a new Relative Immutable FloatFlowMassMatrix.
- MutableFloatFlowMassMatrix(FloatFlowMass[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Construct a new Relative Immutable FloatFlowMassMatrix.
- MutableFloatFlowMassMatrix(FloatMatrixData, FlowMassUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
- MutableFloatFlowMassVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float FlowMassVector, a vector of values with a FlowMassUnit.
- MutableFloatFlowMassVector(float[], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable Float FlowMassVector.
- MutableFloatFlowMassVector(List<Float>, FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable Float FlowMassVector.
- MutableFloatFlowMassVector(FloatFlowMass[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable Float FlowMassVector.
- MutableFloatFlowMassVector(List<FloatFlowMass>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable Float FlowMassVector.
- MutableFloatFlowMassVector(SortedMap<Integer, FloatFlowMass>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable Float FlowMassVector.
- MutableFloatFlowMassVector(SortedMap<Integer, Float>, FlowMassUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Construct a new Relative Immutable Float FlowMassVector.
- MutableFloatFlowMassVector(FloatVectorData, FlowMassUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
- MutableFloatFlowVolumeMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatFlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
- MutableFloatFlowVolumeMatrix(float[][], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatFlowVolumeMatrix.
- MutableFloatFlowVolumeMatrix(FloatFlowVolume[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Construct a new Relative Immutable FloatFlowVolumeMatrix.
- MutableFloatFlowVolumeMatrix(FloatMatrixData, FlowVolumeUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
- MutableFloatFlowVolumeVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float FlowVolumeVector, a vector of values with a FlowVolumeUnit.
- MutableFloatFlowVolumeVector(float[], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable Float FlowVolumeVector.
- MutableFloatFlowVolumeVector(List<Float>, FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable Float FlowVolumeVector.
- MutableFloatFlowVolumeVector(FloatFlowVolume[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable Float FlowVolumeVector.
- MutableFloatFlowVolumeVector(List<FloatFlowVolume>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable Float FlowVolumeVector.
- MutableFloatFlowVolumeVector(SortedMap<Integer, FloatFlowVolume>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable Float FlowVolumeVector.
- MutableFloatFlowVolumeVector(SortedMap<Integer, Float>, FlowVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Construct a new Relative Immutable Float FlowVolumeVector.
- MutableFloatFlowVolumeVector(FloatVectorData, FlowVolumeUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
- MutableFloatForceMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatForceMatrix, a matrix of values with a ForceUnit.
- MutableFloatForceMatrix(float[][], ForceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Construct a new Relative Immutable FloatForceMatrix.
- MutableFloatForceMatrix(FloatForce[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Construct a new Relative Immutable FloatForceMatrix.
- MutableFloatForceMatrix(FloatMatrixData, ForceUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
- MutableFloatForceVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float ForceVector, a vector of values with a ForceUnit.
- MutableFloatForceVector(float[], ForceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable Float ForceVector.
- MutableFloatForceVector(List<Float>, ForceUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable Float ForceVector.
- MutableFloatForceVector(FloatForce[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable Float ForceVector.
- MutableFloatForceVector(List<FloatForce>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable Float ForceVector.
- MutableFloatForceVector(SortedMap<Integer, FloatForce>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable Float ForceVector.
- MutableFloatForceVector(SortedMap<Integer, Float>, ForceUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Construct a new Relative Immutable Float ForceVector.
- MutableFloatForceVector(FloatVectorData, ForceUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
- MutableFloatFrequencyMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatFrequencyMatrix, a matrix of values with a FrequencyUnit.
- MutableFloatFrequencyMatrix(float[][], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Construct a new Relative Immutable FloatFrequencyMatrix.
- MutableFloatFrequencyMatrix(FloatFrequency[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Construct a new Relative Immutable FloatFrequencyMatrix.
- MutableFloatFrequencyMatrix(FloatMatrixData, FrequencyUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
- MutableFloatFrequencyVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float FrequencyVector, a vector of values with a FrequencyUnit.
- MutableFloatFrequencyVector(float[], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable Float FrequencyVector.
- MutableFloatFrequencyVector(List<Float>, FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable Float FrequencyVector.
- MutableFloatFrequencyVector(FloatFrequency[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable Float FrequencyVector.
- MutableFloatFrequencyVector(List<FloatFrequency>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable Float FrequencyVector.
- MutableFloatFrequencyVector(SortedMap<Integer, FloatFrequency>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable Float FrequencyVector.
- MutableFloatFrequencyVector(SortedMap<Integer, Float>, FrequencyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Construct a new Relative Immutable Float FrequencyVector.
- MutableFloatFrequencyVector(FloatVectorData, FrequencyUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
- MutableFloatLengthMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatLength Matrix.
- MutableFloatLengthMatrix(float[][], LengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Construct a new Relative Mutable FloatLengthMatrix.
- MutableFloatLengthMatrix(FloatLength[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Construct a new Relative Mutable FloatLengthMatrix.
- MutableFloatLengthMatrix(FloatMatrixData, LengthUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Construct a new Relative Mutable FloatLengthMatrix.
- MutableFloatLengthVector - Class in org.djunits.value.vfloat.vector
-
Mutable Relative FloatLength Vector.
- MutableFloatLengthVector(float[], LengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLengthVector(List<Float>, LengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLengthVector(FloatLength[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLengthVector(List<FloatLength>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLengthVector(SortedMap<Integer, FloatLength>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLengthVector(SortedMap<Integer, Float>, LengthUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLengthVector(FloatVectorData, LengthUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Construct a new Relative Mutable FloatLengthVector.
- MutableFloatLinearDensityMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatLinearDensityMatrix, a matrix of values with a LinearDensityUnit.
- MutableFloatLinearDensityMatrix(float[][], LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatLinearDensityMatrix.
- MutableFloatLinearDensityMatrix(FloatLinearDensity[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Construct a new Relative Immutable FloatLinearDensityMatrix.
- MutableFloatLinearDensityMatrix(FloatMatrixData, LinearDensityUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
- MutableFloatLinearDensityVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float LinearDensityVector, a vector of values with a LinearDensityUnit.
- MutableFloatLinearDensityVector(float[], LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable Float LinearDensityVector.
- MutableFloatLinearDensityVector(List<Float>, LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable Float LinearDensityVector.
- MutableFloatLinearDensityVector(FloatLinearDensity[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable Float LinearDensityVector.
- MutableFloatLinearDensityVector(List<FloatLinearDensity>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable Float LinearDensityVector.
- MutableFloatLinearDensityVector(SortedMap<Integer, FloatLinearDensity>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable Float LinearDensityVector.
- MutableFloatLinearDensityVector(SortedMap<Integer, Float>, LinearDensityUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Construct a new Relative Immutable Float LinearDensityVector.
- MutableFloatLinearDensityVector(FloatVectorData, LinearDensityUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
- MutableFloatMassMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMassMatrix, a matrix of values with a MassUnit.
- MutableFloatMassMatrix(float[][], MassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Construct a new Relative Immutable FloatMassMatrix.
- MutableFloatMassMatrix(FloatMass[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Construct a new Relative Immutable FloatMassMatrix.
- MutableFloatMassMatrix(FloatMatrixData, MassUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
- MutableFloatMassVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MassVector, a vector of values with a MassUnit.
- MutableFloatMassVector(float[], MassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable Float MassVector.
- MutableFloatMassVector(List<Float>, MassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable Float MassVector.
- MutableFloatMassVector(FloatMass[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable Float MassVector.
- MutableFloatMassVector(List<FloatMass>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable Float MassVector.
- MutableFloatMassVector(SortedMap<Integer, FloatMass>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable Float MassVector.
- MutableFloatMassVector(SortedMap<Integer, Float>, MassUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Construct a new Relative Immutable Float MassVector.
- MutableFloatMassVector(FloatVectorData, MassUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
- MutableFloatMatrix - Class in org.djunits.value.vfloat.matrix
-
MutableFloatMatrix.
- MutableFloatMatrix() - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMatrix
-
- MutableFloatMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vfloat.matrix
-
ABSOLUTE implementation of MutableFloatVector.
- MutableFloatMatrix.Rel<U extends Unit<U>> - Class in org.djunits.value.vfloat.matrix
-
RELATIVE implementation of MutableFloatMatrix.
- MutableFloatMoneyMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyMatrix, a matrix of values with a MoneyUnit.
- MutableFloatMoneyMatrix(float[][], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Construct a new Relative Immutable FloatMoneyMatrix.
- MutableFloatMoneyMatrix(FloatMoney[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Construct a new Relative Immutable FloatMoneyMatrix.
- MutableFloatMoneyMatrix(FloatMatrixData, MoneyUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
- MutableFloatMoneyPerAreaMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
- MutableFloatMoneyPerAreaMatrix(float[][], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatMoneyPerAreaMatrix.
- MutableFloatMoneyPerAreaMatrix(FloatMoneyPerArea[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Construct a new Relative Immutable FloatMoneyPerAreaMatrix.
- MutableFloatMoneyPerAreaMatrix(FloatMatrixData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
- MutableFloatMoneyPerAreaVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
- MutableFloatMoneyPerAreaVector(float[], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float MoneyPerAreaVector.
- MutableFloatMoneyPerAreaVector(List<Float>, MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float MoneyPerAreaVector.
- MutableFloatMoneyPerAreaVector(FloatMoneyPerArea[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float MoneyPerAreaVector.
- MutableFloatMoneyPerAreaVector(List<FloatMoneyPerArea>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float MoneyPerAreaVector.
- MutableFloatMoneyPerAreaVector(SortedMap<Integer, FloatMoneyPerArea>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float MoneyPerAreaVector.
- MutableFloatMoneyPerAreaVector(SortedMap<Integer, Float>, MoneyPerAreaUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Construct a new Relative Immutable Float MoneyPerAreaVector.
- MutableFloatMoneyPerAreaVector(FloatVectorData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
- MutableFloatMoneyPerDurationMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
- MutableFloatMoneyPerDurationMatrix(float[][], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatMoneyPerDurationMatrix.
- MutableFloatMoneyPerDurationMatrix(FloatMoneyPerDuration[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Construct a new Relative Immutable FloatMoneyPerDurationMatrix.
- MutableFloatMoneyPerDurationMatrix(FloatMatrixData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
- MutableFloatMoneyPerDurationVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
- MutableFloatMoneyPerDurationVector(float[], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float MoneyPerDurationVector.
- MutableFloatMoneyPerDurationVector(List<Float>, MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float MoneyPerDurationVector.
- MutableFloatMoneyPerDurationVector(FloatMoneyPerDuration[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float MoneyPerDurationVector.
- MutableFloatMoneyPerDurationVector(List<FloatMoneyPerDuration>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float MoneyPerDurationVector.
- MutableFloatMoneyPerDurationVector(SortedMap<Integer, FloatMoneyPerDuration>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float MoneyPerDurationVector.
- MutableFloatMoneyPerDurationVector(SortedMap<Integer, Float>, MoneyPerDurationUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Construct a new Relative Immutable Float MoneyPerDurationVector.
- MutableFloatMoneyPerDurationVector(FloatVectorData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
- MutableFloatMoneyPerEnergyMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
- MutableFloatMoneyPerEnergyMatrix(float[][], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatMoneyPerEnergyMatrix.
- MutableFloatMoneyPerEnergyMatrix(FloatMoneyPerEnergy[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Construct a new Relative Immutable FloatMoneyPerEnergyMatrix.
- MutableFloatMoneyPerEnergyMatrix(FloatMatrixData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
- MutableFloatMoneyPerEnergyVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
- MutableFloatMoneyPerEnergyVector(float[], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float MoneyPerEnergyVector.
- MutableFloatMoneyPerEnergyVector(List<Float>, MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float MoneyPerEnergyVector.
- MutableFloatMoneyPerEnergyVector(FloatMoneyPerEnergy[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float MoneyPerEnergyVector.
- MutableFloatMoneyPerEnergyVector(List<FloatMoneyPerEnergy>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float MoneyPerEnergyVector.
- MutableFloatMoneyPerEnergyVector(SortedMap<Integer, FloatMoneyPerEnergy>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float MoneyPerEnergyVector.
- MutableFloatMoneyPerEnergyVector(SortedMap<Integer, Float>, MoneyPerEnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Construct a new Relative Immutable Float MoneyPerEnergyVector.
- MutableFloatMoneyPerEnergyVector(FloatVectorData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
- MutableFloatMoneyPerLengthMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
- MutableFloatMoneyPerLengthMatrix(float[][], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatMoneyPerLengthMatrix.
- MutableFloatMoneyPerLengthMatrix(FloatMoneyPerLength[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Construct a new Relative Immutable FloatMoneyPerLengthMatrix.
- MutableFloatMoneyPerLengthMatrix(FloatMatrixData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
- MutableFloatMoneyPerLengthVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
- MutableFloatMoneyPerLengthVector(float[], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float MoneyPerLengthVector.
- MutableFloatMoneyPerLengthVector(List<Float>, MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float MoneyPerLengthVector.
- MutableFloatMoneyPerLengthVector(FloatMoneyPerLength[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float MoneyPerLengthVector.
- MutableFloatMoneyPerLengthVector(List<FloatMoneyPerLength>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float MoneyPerLengthVector.
- MutableFloatMoneyPerLengthVector(SortedMap<Integer, FloatMoneyPerLength>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float MoneyPerLengthVector.
- MutableFloatMoneyPerLengthVector(SortedMap<Integer, Float>, MoneyPerLengthUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Construct a new Relative Immutable Float MoneyPerLengthVector.
- MutableFloatMoneyPerLengthVector(FloatVectorData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
- MutableFloatMoneyPerMassMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
- MutableFloatMoneyPerMassMatrix(float[][], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatMoneyPerMassMatrix.
- MutableFloatMoneyPerMassMatrix(FloatMoneyPerMass[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Construct a new Relative Immutable FloatMoneyPerMassMatrix.
- MutableFloatMoneyPerMassMatrix(FloatMatrixData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
- MutableFloatMoneyPerMassVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
- MutableFloatMoneyPerMassVector(float[], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable Float MoneyPerMassVector.
- MutableFloatMoneyPerMassVector(List<Float>, MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable Float MoneyPerMassVector.
- MutableFloatMoneyPerMassVector(FloatMoneyPerMass[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable Float MoneyPerMassVector.
- MutableFloatMoneyPerMassVector(List<FloatMoneyPerMass>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable Float MoneyPerMassVector.
- MutableFloatMoneyPerMassVector(SortedMap<Integer, FloatMoneyPerMass>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable Float MoneyPerMassVector.
- MutableFloatMoneyPerMassVector(SortedMap<Integer, Float>, MoneyPerMassUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Construct a new Relative Immutable Float MoneyPerMassVector.
- MutableFloatMoneyPerMassVector(FloatVectorData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
- MutableFloatMoneyPerVolumeMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatMoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
- MutableFloatMoneyPerVolumeMatrix(float[][], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatMoneyPerVolumeMatrix.
- MutableFloatMoneyPerVolumeMatrix(FloatMoneyPerVolume[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Construct a new Relative Immutable FloatMoneyPerVolumeMatrix.
- MutableFloatMoneyPerVolumeMatrix(FloatMatrixData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
- MutableFloatMoneyPerVolumeVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
- MutableFloatMoneyPerVolumeVector(float[], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float MoneyPerVolumeVector.
- MutableFloatMoneyPerVolumeVector(List<Float>, MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float MoneyPerVolumeVector.
- MutableFloatMoneyPerVolumeVector(FloatMoneyPerVolume[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float MoneyPerVolumeVector.
- MutableFloatMoneyPerVolumeVector(List<FloatMoneyPerVolume>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float MoneyPerVolumeVector.
- MutableFloatMoneyPerVolumeVector(SortedMap<Integer, FloatMoneyPerVolume>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float MoneyPerVolumeVector.
- MutableFloatMoneyPerVolumeVector(SortedMap<Integer, Float>, MoneyPerVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Construct a new Relative Immutable Float MoneyPerVolumeVector.
- MutableFloatMoneyPerVolumeVector(FloatVectorData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
- MutableFloatMoneyVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float MoneyVector, a vector of values with a MoneyUnit.
- MutableFloatMoneyVector(float[], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable Float MoneyVector.
- MutableFloatMoneyVector(List<Float>, MoneyUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable Float MoneyVector.
- MutableFloatMoneyVector(FloatMoney[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable Float MoneyVector.
- MutableFloatMoneyVector(List<FloatMoney>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable Float MoneyVector.
- MutableFloatMoneyVector(SortedMap<Integer, FloatMoney>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable Float MoneyVector.
- MutableFloatMoneyVector(SortedMap<Integer, Float>, MoneyUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Construct a new Relative Immutable Float MoneyVector.
- MutableFloatMoneyVector(FloatVectorData, MoneyUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
- MutableFloatPositionMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatPosition Matrix.
- MutableFloatPositionMatrix(float[][], PositionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Absolute Mutable FloatPositionMatrix.
- MutableFloatPositionMatrix(FloatPosition[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Absolute Mutable FloatPositionMatrix.
- MutableFloatPositionMatrix(FloatMatrixData, PositionUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Construct a new Absolute Mutable FloatPositionMatrix.
- MutableFloatPositionVector - Class in org.djunits.value.vfloat.vector
-
Mutable Absolute FloatPosition Vector a vector of values with a PositionUnit.
- MutableFloatPositionVector(float[], PositionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPositionVector(List<Float>, PositionUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPositionVector(FloatPosition[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPositionVector(List<FloatPosition>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPositionVector(SortedMap<Integer, FloatPosition>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPositionVector(SortedMap<Integer, Float>, PositionUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPositionVector(FloatVectorData, PositionUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Construct a new Absolute Mutable FloatPositionVector.
- MutableFloatPowerMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatPowerMatrix, a matrix of values with a PowerUnit.
- MutableFloatPowerMatrix(float[][], PowerUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Construct a new Relative Immutable FloatPowerMatrix.
- MutableFloatPowerMatrix(FloatPower[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Construct a new Relative Immutable FloatPowerMatrix.
- MutableFloatPowerMatrix(FloatMatrixData, PowerUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
- MutableFloatPowerVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float PowerVector, a vector of values with a PowerUnit.
- MutableFloatPowerVector(float[], PowerUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable Float PowerVector.
- MutableFloatPowerVector(List<Float>, PowerUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable Float PowerVector.
- MutableFloatPowerVector(FloatPower[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable Float PowerVector.
- MutableFloatPowerVector(List<FloatPower>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable Float PowerVector.
- MutableFloatPowerVector(SortedMap<Integer, FloatPower>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable Float PowerVector.
- MutableFloatPowerVector(SortedMap<Integer, Float>, PowerUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Construct a new Relative Immutable Float PowerVector.
- MutableFloatPowerVector(FloatVectorData, PowerUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
- MutableFloatPressureMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatPressureMatrix, a matrix of values with a PressureUnit.
- MutableFloatPressureMatrix(float[][], PressureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Construct a new Relative Immutable FloatPressureMatrix.
- MutableFloatPressureMatrix(FloatPressure[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Construct a new Relative Immutable FloatPressureMatrix.
- MutableFloatPressureMatrix(FloatMatrixData, PressureUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
- MutableFloatPressureVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float PressureVector, a vector of values with a PressureUnit.
- MutableFloatPressureVector(float[], PressureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable Float PressureVector.
- MutableFloatPressureVector(List<Float>, PressureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable Float PressureVector.
- MutableFloatPressureVector(FloatPressure[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable Float PressureVector.
- MutableFloatPressureVector(List<FloatPressure>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable Float PressureVector.
- MutableFloatPressureVector(SortedMap<Integer, FloatPressure>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable Float PressureVector.
- MutableFloatPressureVector(SortedMap<Integer, Float>, PressureUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Construct a new Relative Immutable Float PressureVector.
- MutableFloatPressureVector(FloatVectorData, PressureUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
- MutableFloatSpeedMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatSpeedMatrix, a matrix of values with a SpeedUnit.
- MutableFloatSpeedMatrix(float[][], SpeedUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Construct a new Relative Immutable FloatSpeedMatrix.
- MutableFloatSpeedMatrix(FloatSpeed[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Construct a new Relative Immutable FloatSpeedMatrix.
- MutableFloatSpeedMatrix(FloatMatrixData, SpeedUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
- MutableFloatSpeedVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float SpeedVector, a vector of values with a SpeedUnit.
- MutableFloatSpeedVector(float[], SpeedUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable Float SpeedVector.
- MutableFloatSpeedVector(List<Float>, SpeedUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable Float SpeedVector.
- MutableFloatSpeedVector(FloatSpeed[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable Float SpeedVector.
- MutableFloatSpeedVector(List<FloatSpeed>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable Float SpeedVector.
- MutableFloatSpeedVector(SortedMap<Integer, FloatSpeed>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable Float SpeedVector.
- MutableFloatSpeedVector(SortedMap<Integer, Float>, SpeedUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Construct a new Relative Immutable Float SpeedVector.
- MutableFloatSpeedVector(FloatVectorData, SpeedUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
- MutableFloatTemperatureMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatTemperature Matrix.
- MutableFloatTemperatureMatrix(float[][], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Construct a new Relative Mutable FloatTemperatureMatrix.
- MutableFloatTemperatureMatrix(FloatTemperature[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Construct a new Relative Mutable FloatTemperatureMatrix.
- MutableFloatTemperatureMatrix(FloatMatrixData, TemperatureUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Construct a new Relative Mutable FloatTemperatureMatrix.
- MutableFloatTemperatureVector - Class in org.djunits.value.vfloat.vector
-
Mutable Relative FloatTemperature Vector.
- MutableFloatTemperatureVector(float[], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTemperatureVector(List<Float>, TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTemperatureVector(FloatTemperature[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTemperatureVector(List<FloatTemperature>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTemperatureVector(SortedMap<Integer, FloatTemperature>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTemperatureVector(SortedMap<Integer, Float>, TemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTemperatureVector(FloatVectorData, TemperatureUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Construct a new Relative Mutable FloatTemperatureVector.
- MutableFloatTimeMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatTime Matrix.
- MutableFloatTimeMatrix(float[][], TimeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Absolute Mutable FloatTimeMatrix.
- MutableFloatTimeMatrix(FloatTime[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Absolute Mutable FloatTimeMatrix.
- MutableFloatTimeMatrix(FloatMatrixData, TimeUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Construct a new Absolute Mutable FloatTimeMatrix.
- MutableFloatTimeVector - Class in org.djunits.value.vfloat.vector
-
Mutable Absolute FloatTime Vector a vector of values with a TimeUnit.
- MutableFloatTimeVector(float[], TimeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTimeVector(List<Float>, TimeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTimeVector(FloatTime[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTimeVector(List<FloatTime>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTimeVector(SortedMap<Integer, FloatTime>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTimeVector(SortedMap<Integer, Float>, TimeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTimeVector(FloatVectorData, TimeUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Construct a new Absolute Mutable FloatTimeVector.
- MutableFloatTorqueMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatTorqueMatrix, a matrix of values with a TorqueUnit.
- MutableFloatTorqueMatrix(float[][], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Construct a new Relative Immutable FloatTorqueMatrix.
- MutableFloatTorqueMatrix(FloatTorque[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Construct a new Relative Immutable FloatTorqueMatrix.
- MutableFloatTorqueMatrix(FloatMatrixData, TorqueUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
- MutableFloatTorqueVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float TorqueVector, a vector of values with a TorqueUnit.
- MutableFloatTorqueVector(float[], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable Float TorqueVector.
- MutableFloatTorqueVector(List<Float>, TorqueUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable Float TorqueVector.
- MutableFloatTorqueVector(FloatTorque[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable Float TorqueVector.
- MutableFloatTorqueVector(List<FloatTorque>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable Float TorqueVector.
- MutableFloatTorqueVector(SortedMap<Integer, FloatTorque>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable Float TorqueVector.
- MutableFloatTorqueVector(SortedMap<Integer, Float>, TorqueUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Construct a new Relative Immutable Float TorqueVector.
- MutableFloatTorqueVector(FloatVectorData, TorqueUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
- MutableFloatVector - Class in org.djunits.value.vfloat.vector
-
MutableFloatVector.
- MutableFloatVector() - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVector
-
- MutableFloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> - Class in org.djunits.value.vfloat.vector
-
Absolute Immutable FloatVector.
- MutableFloatVector.Rel<U extends Unit<U>> - Class in org.djunits.value.vfloat.vector
-
Relative Immutable FloatVector.
- MutableFloatVectorInterface<U extends Unit<U>> - Interface in org.djunits.value.vfloat.vector
-
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- MutableFloatVolumeMatrix - Class in org.djunits.value.vfloat.matrix
-
Mutable FloatVolumeMatrix, a matrix of values with a VolumeUnit.
- MutableFloatVolumeMatrix(float[][], VolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Construct a new Relative Immutable FloatVolumeMatrix.
- MutableFloatVolumeMatrix(FloatVolume[][], StorageType) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Construct a new Relative Immutable FloatVolumeMatrix.
- MutableFloatVolumeMatrix(FloatMatrixData, VolumeUnit) - Constructor for class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
- MutableFloatVolumeVector - Class in org.djunits.value.vfloat.vector
-
Mutable Float VolumeVector, a vector of values with a VolumeUnit.
- MutableFloatVolumeVector(float[], VolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable Float VolumeVector.
- MutableFloatVolumeVector(List<Float>, VolumeUnit, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable Float VolumeVector.
- MutableFloatVolumeVector(FloatVolume[], StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable Float VolumeVector.
- MutableFloatVolumeVector(List<FloatVolume>, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable Float VolumeVector.
- MutableFloatVolumeVector(SortedMap<Integer, FloatVolume>, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable Float VolumeVector.
- MutableFloatVolumeVector(SortedMap<Integer, Float>, VolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Construct a new Relative Immutable Float VolumeVector.
- MutableFloatVolumeVector(FloatVectorData, VolumeUnit) - Constructor for class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
- MutableFlowMassMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double FlowMassMatrix, a matrix of values with a FlowMassUnit.
- MutableFlowMassMatrix(double[][], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Construct a new Relative Immutable Double FlowMassMatrix.
- MutableFlowMassMatrix(FlowMass[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Construct a new Relative Immutable Double FlowMassMatrix.
- MutableFlowMassMatrix(DoubleMatrixData, FlowMassUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
- MutableFlowMassVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double FlowMassVector, a vector of values with a FlowMassUnit.
- MutableFlowMassVector(double[], FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- MutableFlowMassVector(List<Double>, FlowMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- MutableFlowMassVector(FlowMass[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- MutableFlowMassVector(List<FlowMass>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- MutableFlowMassVector(SortedMap<Integer, FlowMass>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- MutableFlowMassVector(SortedMap<Integer, Double>, FlowMassUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Construct a new Relative Immutable Double FlowMassVector.
- MutableFlowMassVector(DoubleVectorData, FlowMassUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
- MutableFlowVolumeMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double FlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
- MutableFlowVolumeMatrix(double[][], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Construct a new Relative Immutable Double FlowVolumeMatrix.
- MutableFlowVolumeMatrix(FlowVolume[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Construct a new Relative Immutable Double FlowVolumeMatrix.
- MutableFlowVolumeMatrix(DoubleMatrixData, FlowVolumeUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
- MutableFlowVolumeVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double FlowVolumeVector, a vector of values with a FlowVolumeUnit.
- MutableFlowVolumeVector(double[], FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- MutableFlowVolumeVector(List<Double>, FlowVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- MutableFlowVolumeVector(FlowVolume[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- MutableFlowVolumeVector(List<FlowVolume>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- MutableFlowVolumeVector(SortedMap<Integer, FlowVolume>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- MutableFlowVolumeVector(SortedMap<Integer, Double>, FlowVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Construct a new Relative Immutable Double FlowVolumeVector.
- MutableFlowVolumeVector(DoubleVectorData, FlowVolumeUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
- MutableForceMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double ForceMatrix, a matrix of values with a ForceUnit.
- MutableForceMatrix(double[][], ForceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Construct a new Relative Immutable Double ForceMatrix.
- MutableForceMatrix(Force[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Construct a new Relative Immutable Double ForceMatrix.
- MutableForceMatrix(DoubleMatrixData, ForceUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
- MutableForceVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double ForceVector, a vector of values with a ForceUnit.
- MutableForceVector(double[], ForceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable Double ForceVector.
- MutableForceVector(List<Double>, ForceUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable Double ForceVector.
- MutableForceVector(Force[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable Double ForceVector.
- MutableForceVector(List<Force>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable Double ForceVector.
- MutableForceVector(SortedMap<Integer, Force>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable Double ForceVector.
- MutableForceVector(SortedMap<Integer, Double>, ForceUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
Construct a new Relative Immutable Double ForceVector.
- MutableForceVector(DoubleVectorData, ForceUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableForceVector
-
- MutableFrequencyMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double FrequencyMatrix, a matrix of values with a FrequencyUnit.
- MutableFrequencyMatrix(double[][], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Construct a new Relative Immutable Double FrequencyMatrix.
- MutableFrequencyMatrix(Frequency[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Construct a new Relative Immutable Double FrequencyMatrix.
- MutableFrequencyMatrix(DoubleMatrixData, FrequencyUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
- MutableFrequencyVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double FrequencyVector, a vector of values with a FrequencyUnit.
- MutableFrequencyVector(double[], FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- MutableFrequencyVector(List<Double>, FrequencyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- MutableFrequencyVector(Frequency[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- MutableFrequencyVector(List<Frequency>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- MutableFrequencyVector(SortedMap<Integer, Frequency>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- MutableFrequencyVector(SortedMap<Integer, Double>, FrequencyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Construct a new Relative Immutable Double FrequencyVector.
- MutableFrequencyVector(DoubleVectorData, FrequencyUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
- MutableLengthMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Length Matrix.
- MutableLengthMatrix(double[][], LengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Construct a new Relative Mutable Double LengthMatrix.
- MutableLengthMatrix(Length[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Construct a new Relative Mutable Double LengthMatrix.
- MutableLengthMatrix(DoubleMatrixData, LengthUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Construct a new Relative Mutable Double LengthMatrix.
- MutableLengthVector - Class in org.djunits.value.vdouble.vector
-
Mutable Relative Length Vector.
- MutableLengthVector(double[], LengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLengthVector(List<Double>, LengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLengthVector(Length[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLengthVector(List<Length>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLengthVector(SortedMap<Integer, Length>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLengthVector(SortedMap<Integer, Double>, LengthUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLengthVector(DoubleVectorData, LengthUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableLengthVector
-
Construct a new Relative Mutable Double LengthVector.
- MutableLinearDensityMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double LinearDensityMatrix, a matrix of values with a LinearDensityUnit.
- MutableLinearDensityMatrix(double[][], LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Construct a new Relative Immutable Double LinearDensityMatrix.
- MutableLinearDensityMatrix(LinearDensity[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Construct a new Relative Immutable Double LinearDensityMatrix.
- MutableLinearDensityMatrix(DoubleMatrixData, LinearDensityUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
- MutableLinearDensityVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double LinearDensityVector, a vector of values with a LinearDensityUnit.
- MutableLinearDensityVector(double[], LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable Double LinearDensityVector.
- MutableLinearDensityVector(List<Double>, LinearDensityUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable Double LinearDensityVector.
- MutableLinearDensityVector(LinearDensity[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable Double LinearDensityVector.
- MutableLinearDensityVector(List<LinearDensity>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable Double LinearDensityVector.
- MutableLinearDensityVector(SortedMap<Integer, LinearDensity>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable Double LinearDensityVector.
- MutableLinearDensityVector(SortedMap<Integer, Double>, LinearDensityUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Construct a new Relative Immutable Double LinearDensityVector.
- MutableLinearDensityVector(DoubleVectorData, LinearDensityUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
- MutableMassMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MassMatrix, a matrix of values with a MassUnit.
- MutableMassMatrix(double[][], MassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Construct a new Relative Immutable Double MassMatrix.
- MutableMassMatrix(Mass[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Construct a new Relative Immutable Double MassMatrix.
- MutableMassMatrix(DoubleMatrixData, MassUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
- MutableMassVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MassVector, a vector of values with a MassUnit.
- MutableMassVector(double[], MassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable Double MassVector.
- MutableMassVector(List<Double>, MassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable Double MassVector.
- MutableMassVector(Mass[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable Double MassVector.
- MutableMassVector(List<Mass>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable Double MassVector.
- MutableMassVector(SortedMap<Integer, Mass>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable Double MassVector.
- MutableMassVector(SortedMap<Integer, Double>, MassUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
Construct a new Relative Immutable Double MassVector.
- MutableMassVector(DoubleVectorData, MassUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMassVector
-
- MutableMoneyMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyMatrix, a matrix of values with a MoneyUnit.
- MutableMoneyMatrix(double[][], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Construct a new Relative Immutable Double MoneyMatrix.
- MutableMoneyMatrix(Money[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Construct a new Relative Immutable Double MoneyMatrix.
- MutableMoneyMatrix(DoubleMatrixData, MoneyUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
- MutableMoneyPerAreaMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
- MutableMoneyPerAreaMatrix(double[][], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Construct a new Relative Immutable Double MoneyPerAreaMatrix.
- MutableMoneyPerAreaMatrix(MoneyPerArea[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Construct a new Relative Immutable Double MoneyPerAreaMatrix.
- MutableMoneyPerAreaMatrix(DoubleMatrixData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
- MutableMoneyPerAreaVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
- MutableMoneyPerAreaVector(double[], MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MutableMoneyPerAreaVector(List<Double>, MoneyPerAreaUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MutableMoneyPerAreaVector(MoneyPerArea[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MutableMoneyPerAreaVector(List<MoneyPerArea>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MutableMoneyPerAreaVector(SortedMap<Integer, MoneyPerArea>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MutableMoneyPerAreaVector(SortedMap<Integer, Double>, MoneyPerAreaUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Construct a new Relative Immutable Double MoneyPerAreaVector.
- MutableMoneyPerAreaVector(DoubleVectorData, MoneyPerAreaUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
- MutableMoneyPerDurationMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
- MutableMoneyPerDurationMatrix(double[][], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Construct a new Relative Immutable Double MoneyPerDurationMatrix.
- MutableMoneyPerDurationMatrix(MoneyPerDuration[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Construct a new Relative Immutable Double MoneyPerDurationMatrix.
- MutableMoneyPerDurationMatrix(DoubleMatrixData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
- MutableMoneyPerDurationVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
- MutableMoneyPerDurationVector(double[], MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MutableMoneyPerDurationVector(List<Double>, MoneyPerDurationUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MutableMoneyPerDurationVector(MoneyPerDuration[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MutableMoneyPerDurationVector(List<MoneyPerDuration>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MutableMoneyPerDurationVector(SortedMap<Integer, MoneyPerDuration>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MutableMoneyPerDurationVector(SortedMap<Integer, Double>, MoneyPerDurationUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Construct a new Relative Immutable Double MoneyPerDurationVector.
- MutableMoneyPerDurationVector(DoubleVectorData, MoneyPerDurationUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
- MutableMoneyPerEnergyMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
- MutableMoneyPerEnergyMatrix(double[][], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Construct a new Relative Immutable Double MoneyPerEnergyMatrix.
- MutableMoneyPerEnergyMatrix(MoneyPerEnergy[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Construct a new Relative Immutable Double MoneyPerEnergyMatrix.
- MutableMoneyPerEnergyMatrix(DoubleMatrixData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
- MutableMoneyPerEnergyVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
- MutableMoneyPerEnergyVector(double[], MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MutableMoneyPerEnergyVector(List<Double>, MoneyPerEnergyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MutableMoneyPerEnergyVector(MoneyPerEnergy[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MutableMoneyPerEnergyVector(List<MoneyPerEnergy>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MutableMoneyPerEnergyVector(SortedMap<Integer, MoneyPerEnergy>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MutableMoneyPerEnergyVector(SortedMap<Integer, Double>, MoneyPerEnergyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Construct a new Relative Immutable Double MoneyPerEnergyVector.
- MutableMoneyPerEnergyVector(DoubleVectorData, MoneyPerEnergyUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
- MutableMoneyPerLengthMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
- MutableMoneyPerLengthMatrix(double[][], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Construct a new Relative Immutable Double MoneyPerLengthMatrix.
- MutableMoneyPerLengthMatrix(MoneyPerLength[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Construct a new Relative Immutable Double MoneyPerLengthMatrix.
- MutableMoneyPerLengthMatrix(DoubleMatrixData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
- MutableMoneyPerLengthVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
- MutableMoneyPerLengthVector(double[], MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MutableMoneyPerLengthVector(List<Double>, MoneyPerLengthUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MutableMoneyPerLengthVector(MoneyPerLength[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MutableMoneyPerLengthVector(List<MoneyPerLength>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MutableMoneyPerLengthVector(SortedMap<Integer, MoneyPerLength>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MutableMoneyPerLengthVector(SortedMap<Integer, Double>, MoneyPerLengthUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Construct a new Relative Immutable Double MoneyPerLengthVector.
- MutableMoneyPerLengthVector(DoubleVectorData, MoneyPerLengthUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
- MutableMoneyPerMassMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
- MutableMoneyPerMassMatrix(double[][], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Construct a new Relative Immutable Double MoneyPerMassMatrix.
- MutableMoneyPerMassMatrix(MoneyPerMass[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Construct a new Relative Immutable Double MoneyPerMassMatrix.
- MutableMoneyPerMassMatrix(DoubleMatrixData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
- MutableMoneyPerMassVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
- MutableMoneyPerMassVector(double[], MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MutableMoneyPerMassVector(List<Double>, MoneyPerMassUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MutableMoneyPerMassVector(MoneyPerMass[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MutableMoneyPerMassVector(List<MoneyPerMass>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MutableMoneyPerMassVector(SortedMap<Integer, MoneyPerMass>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MutableMoneyPerMassVector(SortedMap<Integer, Double>, MoneyPerMassUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Construct a new Relative Immutable Double MoneyPerMassVector.
- MutableMoneyPerMassVector(DoubleVectorData, MoneyPerMassUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
- MutableMoneyPerVolumeMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double MoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
- MutableMoneyPerVolumeMatrix(double[][], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Construct a new Relative Immutable Double MoneyPerVolumeMatrix.
- MutableMoneyPerVolumeMatrix(MoneyPerVolume[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Construct a new Relative Immutable Double MoneyPerVolumeMatrix.
- MutableMoneyPerVolumeMatrix(DoubleMatrixData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
- MutableMoneyPerVolumeVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
- MutableMoneyPerVolumeVector(double[], MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MutableMoneyPerVolumeVector(List<Double>, MoneyPerVolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MutableMoneyPerVolumeVector(MoneyPerVolume[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MutableMoneyPerVolumeVector(List<MoneyPerVolume>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MutableMoneyPerVolumeVector(SortedMap<Integer, MoneyPerVolume>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MutableMoneyPerVolumeVector(SortedMap<Integer, Double>, MoneyPerVolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Construct a new Relative Immutable Double MoneyPerVolumeVector.
- MutableMoneyPerVolumeVector(DoubleVectorData, MoneyPerVolumeUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
- MutableMoneyVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double MoneyVector, a vector of values with a MoneyUnit.
- MutableMoneyVector(double[], MoneyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MutableMoneyVector(List<Double>, MoneyUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MutableMoneyVector(Money[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MutableMoneyVector(List<Money>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MutableMoneyVector(SortedMap<Integer, Money>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MutableMoneyVector(SortedMap<Integer, Double>, MoneyUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Construct a new Relative Immutable Double MoneyVector.
- MutableMoneyVector(DoubleVectorData, MoneyUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableMoneyVector
-
- MutablePositionMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Position Matrix.
- MutablePositionMatrix(double[][], PositionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Absolute Mutable Double PositionMatrix.
- MutablePositionMatrix(Position[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Absolute Mutable Double PositionMatrix.
- MutablePositionMatrix(DoubleMatrixData, PositionUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Construct a new Absolute Mutable Double PositionMatrix.
- MutablePositionVector - Class in org.djunits.value.vdouble.vector
-
Mutable Absolute Position Vector.
- MutablePositionVector(double[], PositionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePositionVector(List<Double>, PositionUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePositionVector(Position[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePositionVector(List<Position>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePositionVector(SortedMap<Integer, Position>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePositionVector(SortedMap<Integer, Double>, PositionUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePositionVector(DoubleVectorData, PositionUnit) - Constructor for class org.djunits.value.vdouble.vector.MutablePositionVector
-
Construct a new Absolute Mutable Double PositionVector.
- MutablePowerMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double PowerMatrix, a matrix of values with a PowerUnit.
- MutablePowerMatrix(double[][], PowerUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Construct a new Relative Immutable Double PowerMatrix.
- MutablePowerMatrix(Power[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Construct a new Relative Immutable Double PowerMatrix.
- MutablePowerMatrix(DoubleMatrixData, PowerUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
- MutablePowerVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double PowerVector, a vector of values with a PowerUnit.
- MutablePowerVector(double[], PowerUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable Double PowerVector.
- MutablePowerVector(List<Double>, PowerUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable Double PowerVector.
- MutablePowerVector(Power[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable Double PowerVector.
- MutablePowerVector(List<Power>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable Double PowerVector.
- MutablePowerVector(SortedMap<Integer, Power>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable Double PowerVector.
- MutablePowerVector(SortedMap<Integer, Double>, PowerUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
Construct a new Relative Immutable Double PowerVector.
- MutablePowerVector(DoubleVectorData, PowerUnit) - Constructor for class org.djunits.value.vdouble.vector.MutablePowerVector
-
- MutablePressureMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double PressureMatrix, a matrix of values with a PressureUnit.
- MutablePressureMatrix(double[][], PressureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Construct a new Relative Immutable Double PressureMatrix.
- MutablePressureMatrix(Pressure[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Construct a new Relative Immutable Double PressureMatrix.
- MutablePressureMatrix(DoubleMatrixData, PressureUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
- MutablePressureVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double PressureVector, a vector of values with a PressureUnit.
- MutablePressureVector(double[], PressureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable Double PressureVector.
- MutablePressureVector(List<Double>, PressureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable Double PressureVector.
- MutablePressureVector(Pressure[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable Double PressureVector.
- MutablePressureVector(List<Pressure>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable Double PressureVector.
- MutablePressureVector(SortedMap<Integer, Pressure>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable Double PressureVector.
- MutablePressureVector(SortedMap<Integer, Double>, PressureUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
Construct a new Relative Immutable Double PressureVector.
- MutablePressureVector(DoubleVectorData, PressureUnit) - Constructor for class org.djunits.value.vdouble.vector.MutablePressureVector
-
- MutableSpeedMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double SpeedMatrix, a matrix of values with a SpeedUnit.
- MutableSpeedMatrix(double[][], SpeedUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Construct a new Relative Immutable Double SpeedMatrix.
- MutableSpeedMatrix(Speed[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Construct a new Relative Immutable Double SpeedMatrix.
- MutableSpeedMatrix(DoubleMatrixData, SpeedUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
- MutableSpeedVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double SpeedVector, a vector of values with a SpeedUnit.
- MutableSpeedVector(double[], SpeedUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable Double SpeedVector.
- MutableSpeedVector(List<Double>, SpeedUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable Double SpeedVector.
- MutableSpeedVector(Speed[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable Double SpeedVector.
- MutableSpeedVector(List<Speed>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable Double SpeedVector.
- MutableSpeedVector(SortedMap<Integer, Speed>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable Double SpeedVector.
- MutableSpeedVector(SortedMap<Integer, Double>, SpeedUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Construct a new Relative Immutable Double SpeedVector.
- MutableSpeedVector(DoubleVectorData, SpeedUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableSpeedVector
-
- MutableTemperatureMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Temperature Matrix.
- MutableTemperatureMatrix(double[][], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Construct a new Relative Mutable Double TemperatureMatrix.
- MutableTemperatureMatrix(Temperature[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Construct a new Relative Mutable Double TemperatureMatrix.
- MutableTemperatureMatrix(DoubleMatrixData, TemperatureUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Construct a new Relative Mutable Double TemperatureMatrix.
- MutableTemperatureVector - Class in org.djunits.value.vdouble.vector
-
Mutable Relative Temperature Vector.
- MutableTemperatureVector(double[], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTemperatureVector(List<Double>, TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTemperatureVector(Temperature[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTemperatureVector(List<Temperature>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTemperatureVector(SortedMap<Integer, Temperature>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTemperatureVector(SortedMap<Integer, Double>, TemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTemperatureVector(DoubleVectorData, TemperatureUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Construct a new Relative Mutable Double TemperatureVector.
- MutableTimeMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Time Matrix.
- MutableTimeMatrix(double[][], TimeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Absolute Mutable Double TimeMatrix.
- MutableTimeMatrix(Time[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Absolute Mutable Double TimeMatrix.
- MutableTimeMatrix(DoubleMatrixData, TimeUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Construct a new Absolute Mutable Double TimeMatrix.
- MutableTimeVector - Class in org.djunits.value.vdouble.vector
-
Mutable Absolute Time Vector.
- MutableTimeVector(double[], TimeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTimeVector(List<Double>, TimeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTimeVector(Time[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTimeVector(List<Time>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTimeVector(SortedMap<Integer, Time>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTimeVector(SortedMap<Integer, Double>, TimeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTimeVector(DoubleVectorData, TimeUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableTimeVector
-
Construct a new Absolute Mutable Double TimeVector.
- MutableTorqueMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double TorqueMatrix, a matrix of values with a TorqueUnit.
- MutableTorqueMatrix(double[][], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Construct a new Relative Immutable Double TorqueMatrix.
- MutableTorqueMatrix(Torque[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Construct a new Relative Immutable Double TorqueMatrix.
- MutableTorqueMatrix(DoubleMatrixData, TorqueUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
- MutableTorqueVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double TorqueVector, a vector of values with a TorqueUnit.
- MutableTorqueVector(double[], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- MutableTorqueVector(List<Double>, TorqueUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- MutableTorqueVector(Torque[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- MutableTorqueVector(List<Torque>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- MutableTorqueVector(SortedMap<Integer, Torque>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- MutableTorqueVector(SortedMap<Integer, Double>, TorqueUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- MutableTorqueVector(DoubleVectorData, TorqueUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableTorqueVector
-
- MutableVolumeMatrix - Class in org.djunits.value.vdouble.matrix
-
Mutable Double VolumeMatrix, a matrix of values with a VolumeUnit.
- MutableVolumeMatrix(double[][], VolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Construct a new Relative Immutable Double VolumeMatrix.
- MutableVolumeMatrix(Volume[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Construct a new Relative Immutable Double VolumeMatrix.
- MutableVolumeMatrix(DoubleMatrixData, VolumeUnit) - Constructor for class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
- MutableVolumeVector - Class in org.djunits.value.vdouble.vector
-
Mutable Double VolumeVector, a vector of values with a VolumeUnit.
- MutableVolumeVector(double[], VolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable Double VolumeVector.
- MutableVolumeVector(List<Double>, VolumeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable Double VolumeVector.
- MutableVolumeVector(Volume[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable Double VolumeVector.
- MutableVolumeVector(List<Volume>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable Double VolumeVector.
- MutableVolumeVector(SortedMap<Integer, Volume>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable Double VolumeVector.
- MutableVolumeVector(SortedMap<Integer, Double>, VolumeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Construct a new Relative Immutable Double VolumeVector.
- MutableVolumeVector(DoubleVectorData, VolumeUnit) - Constructor for class org.djunits.value.vdouble.vector.MutableVolumeVector
-
- MVR - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MVR' - Maldivian rufiyaa.
- MWK - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MWK' - Malawian kwacha.
- MXN - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MXN' - Mexican peso.
- MXV - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MXV' - Mexican Unidad de Inversion (UDI) (funds code).
- MYR - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MYR' - Malaysian ringgit.
- MZN - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'MZN' - Mozambican metical.
- tan() - Method in interface org.djunits.value.MathFunctionsDimensionless
-
Set the value(s) to the trigonometric tangent of the value(s).
- TAN - Static variable in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Function that returns Math.tan(a).
- tan() - Method in interface org.djunits.value.vdouble.DoubleMathFunctionsDimensionless
-
Set the value(s) to the trigonometric tangent of the value(s).
- tan() - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Set the value(s) to the trigonometric tangent of the value(s).
- tan() - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Set the value(s) to the trigonometric tangent of the value(s).
- tan() - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Set the value(s) to the trigonometric tangent of the value(s).
- TAN - Static variable in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns Math.tan(a).
- tan() - Method in interface org.djunits.value.vfloat.FloatMathFunctionsDimensionless
-
Set the value(s) to the trigonometric tangent of the value(s).
- tan() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Set the value(s) to the trigonometric tangent of the value(s).
- tan() - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Set the value(s) to the trigonometric tangent of the value(s).
- tan() - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Set the value(s) to the trigonometric tangent of the value(s).
- tanh() - Method in interface org.djunits.value.MathFunctionsDimensionless
-
Set the value(s) to the hyperbolic tangent of the value(s).
- TANH - Static variable in interface org.djunits.value.vdouble.DoubleMathFunctions
-
Function that returns Math.tanh(a).
- tanh() - Method in interface org.djunits.value.vdouble.DoubleMathFunctionsDimensionless
-
Set the value(s) to the hyperbolic tangent of the value(s).
- tanh() - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Set the value(s) to the hyperbolic tangent of the value(s).
- tanh() - Method in class org.djunits.value.vdouble.scalar.Dimensionless
-
Set the value(s) to the hyperbolic tangent of the value(s).
- tanh() - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Set the value(s) to the hyperbolic tangent of the value(s).
- TANH - Static variable in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns Math.tanh(a).
- tanh() - Method in interface org.djunits.value.vfloat.FloatMathFunctionsDimensionless
-
Set the value(s) to the hyperbolic tangent of the value(s).
- tanh() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Set the value(s) to the hyperbolic tangent of the value(s).
- tanh() - Method in class org.djunits.value.vfloat.scalar.FloatDimensionless
-
Set the value(s) to the hyperbolic tangent of the value(s).
- tanh() - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Set the value(s) to the hyperbolic tangent of the value(s).
- Temperature - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Relative Temperature DoubleScalar.
- Temperature(double, TemperatureUnit) - Constructor for class org.djunits.value.vdouble.scalar.Temperature
-
Construct Temperature scalar.
- Temperature(Temperature) - Constructor for class org.djunits.value.vdouble.scalar.Temperature
-
Construct Temperature scalar.
- TemperatureMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Temperature Matrix.
- TemperatureMatrix(double[][], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Construct a new Relative Immutable Double TemperatureMatrix.
- TemperatureMatrix(Temperature[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Construct a new Relative Immutable Double TemperatureMatrix.
- TemperatureMatrix(DoubleMatrixData, TemperatureUnit) - Constructor for class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Construct a new Relative Immutable Double TemperatureMatrix.
- TemperatureUnit - Class in org.djunits.unit
-
Temperature units.
- TemperatureUnit(String, String, UnitSystem, TemperatureUnit, double, double) - Constructor for class org.djunits.unit.TemperatureUnit
-
Build a user-defined TemperatureUnit with a conversion factor and offset to Kelvin.
- TemperatureVector - Class in org.djunits.value.vdouble.vector
-
Immutable Relative Temperature Vector.
- TemperatureVector(double[], TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TemperatureVector(List<Double>, TemperatureUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TemperatureVector(Temperature[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TemperatureVector(List<Temperature>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TemperatureVector(SortedMap<Integer, Temperature>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TemperatureVector(SortedMap<Integer, Double>, TemperatureUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TemperatureVector(DoubleVectorData, TemperatureUnit) - Constructor for class org.djunits.value.vdouble.vector.TemperatureVector
-
Construct a new Relative Immutable Double TemperatureVector.
- TERAELECTRONVOLT - Static variable in class org.djunits.unit.EnergyUnit
-
tera-electronvolt.
- TERAELECTRONVOLT - Static variable in class org.djunits.unit.MassUnit
-
teraelectronvolt.
- TERAGRAM - Static variable in class org.djunits.unit.MassUnit
-
teragram.
- TERAGRAM - Static variable in interface org.djunits.unit.UNITS
-
- TERAHERTZ - Static variable in class org.djunits.unit.FrequencyUnit
-
teraHertz.
- TERAHERTZ - Static variable in interface org.djunits.unit.UNITS
-
- TERAJOULE - Static variable in class org.djunits.unit.EnergyUnit
-
terajoule.
- TERAJOULE - Static variable in interface org.djunits.unit.UNITS
-
- TERAWATT - Static variable in class org.djunits.unit.PowerUnit
-
terawatt.
- TERAWATT - Static variable in interface org.djunits.unit.UNITS
-
- TERAWATT_HOUR - Static variable in class org.djunits.unit.EnergyUnit
-
terawatt-hour.
- TERAWATT_HOUR - Static variable in interface org.djunits.unit.UNITS
-
- textualStringOf(Scalar<U>) - Static method in class org.djunits.value.Scalar
-
Returns a String representation of the scalar value that can be parsed back into its scalar type.
- textualStringOfDefaultLocale(Scalar<U>) - Static method in class org.djunits.value.Scalar
-
Returns a String representation of the scalar value that can be parsed back into its scalar type.
- THB - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'THB' - Thai baht.
- Time - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Absolute Time DoubleScalar.
- Time(double, TimeUnit) - Constructor for class org.djunits.value.vdouble.scalar.Time
-
Construct Time scalar.
- Time(Time) - Constructor for class org.djunits.value.vdouble.scalar.Time
-
Construct Time scalar.
- TimeMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Time Matrix.
- TimeMatrix(double[][], TimeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Absolute Immutable Double DurationMatrix.
- TimeMatrix(Time[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Absolute Immutable Double DurationMatrix.
- TimeMatrix(DoubleMatrixData, TimeUnit) - Constructor for class org.djunits.value.vdouble.matrix.TimeMatrix
-
Construct a new Absolute Immutable Double DurationMatrix.
- times(R) - Method in interface org.djunits.value.FunctionsRel
-
Multiply a Relative value by this Relative value for a vector or matrix.
- times(R) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrixRel
-
Multiply a Relative value with this Relative value for a matrix or matrix.
- times(DoubleMatrix.Rel<U>, DoubleMatrix.Rel<U>) - Static method in class org.djunits.value.vdouble.matrix.DoubleMatrix
-
Multiply the content of two matrices with a static method on a cell-by-cell basis; Rel * Rel = Rel.
- times(DoubleMatrixData) - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
Multiply two matrix on a cell-by-cell basis.
- times(R) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVectorRel
-
Multiply a Relative value with this Relative value for a vector or matrix.
- times(DoubleVectorData) - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
Multiply two vector on a cell-by-cell basis.
- times(R) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrixRel
-
Multiply a Relative value with this Relative value for a matrix or matrix.
- times(FloatMatrix.Rel<U>, FloatMatrix.Rel<U>) - Static method in class org.djunits.value.vfloat.matrix.FloatMatrix
-
Multiply the content of two matrices with a static method on a cell-by-cell basis; Rel * Rel = Rel.
- times(FloatMatrixData) - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
Multiply two matrix on a cell-by-cell basis.
- times(R) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVectorRel
-
Multiply a Relative value with this Relative value for a vector or matrix.
- times(FloatVectorData) - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
Multiply two vector on a cell-by-cell basis.
- TimeUnit - Class in org.djunits.unit
-
Standard absolute time units.
- TimeUnit(String, String, UnitSystem, double, double, DurationUnit) - Constructor for class org.djunits.unit.TimeUnit
-
Build a user-defined TimeUnit with a scale factor and offset to the base TimeUnit.
- TimeVector - Class in org.djunits.value.vdouble.vector
-
Immutable Absolute Time Vector.
- TimeVector(double[], TimeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TimeVector(List<Double>, TimeUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TimeVector(Time[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TimeVector(List<Time>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TimeVector(SortedMap<Integer, Time>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TimeVector(SortedMap<Integer, Double>, TimeUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TimeVector(DoubleVectorData, TimeUnit) - Constructor for class org.djunits.value.vdouble.vector.TimeVector
-
Construct a new Absolute Immutable Double TimeVector.
- TJS - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TJS' - Tajikistani somoni.
- TMT - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TMT' - Turkmenistani manat.
- TND - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TND' - Tunisian dinar.
- TO_DEGREES - Static variable in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns Math.toDegrees(a).
- TO_RADIANS - Static variable in interface org.djunits.value.vfloat.FloatMathFunctions
-
Function that returns Math.toRadians(a).
- toArray() - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
Return an array of AbsoluteTemperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.AccelerationVector
-
Return an array of Acceleration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.AngleSolidVector
-
Return an array of AngleSolid Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.AngleVector
-
Return an array of Angle Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.AreaVector
-
Return an array of Area Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.DensityVector
-
Return an array of Density Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.DimensionlessVector
-
Return an array of Dimensionless Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
Return an array of Direction Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.DurationVector
-
Return an array of Duration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.ElectricalChargeVector
-
Return an array of ElectricalCharge Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.ElectricalCurrentVector
-
Return an array of ElectricalCurrent Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.ElectricalPotentialVector
-
Return an array of ElectricalPotential Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.ElectricalResistanceVector
-
Return an array of ElectricalResistance Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.EnergyVector
-
Return an array of Energy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.FlowMassVector
-
Return an array of FlowMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.FlowVolumeVector
-
Return an array of FlowVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.ForceVector
-
Return an array of Force Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.FrequencyVector
-
Return an array of Frequency Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.LengthVector
-
Return an array of Length Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.LinearDensityVector
-
Return an array of LinearDensity Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MassVector
-
Return an array of Mass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
Return an array of MoneyPerArea Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
Return an array of MoneyPerDuration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
Return an array of MoneyPerEnergy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
Return an array of MoneyPerLength Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
Return an array of MoneyPerMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
Return an array of MoneyPerVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MoneyVector
-
Return an array of Money Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
Return an array of AbsoluteTemperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
Return an array of Acceleration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
Return an array of AngleSolid Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableAngleVector
-
Return an array of Angle Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableAreaVector
-
Return an array of Area Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableDensityVector
-
Return an array of Density Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
Return an array of Dimensionless Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
Return an array of Direction Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableDurationVector
-
Return an array of Duration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
Return an array of ElectricalCharge Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
Return an array of ElectricalCurrent Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
Return an array of ElectricalPotential Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
Return an array of ElectricalResistance Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableEnergyVector
-
Return an array of Energy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
Return an array of FlowMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
Return an array of FlowVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableForceVector
-
Return an array of Force Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
Return an array of Frequency Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableLengthVector
-
Return an array of Length Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
Return an array of LinearDensity Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMassVector
-
Return an array of Mass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
Return an array of MoneyPerArea Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
Return an array of MoneyPerDuration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
Return an array of MoneyPerEnergy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
Return an array of MoneyPerLength Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
Return an array of MoneyPerMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
Return an array of MoneyPerVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableMoneyVector
-
Return an array of Money Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
Return an array of Position Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutablePowerVector
-
Return an array of Power Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutablePressureVector
-
Return an array of Pressure Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableSpeedVector
-
Return an array of Speed Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
Return an array of Temperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
Return an array of Time Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableTorqueVector
-
Return an array of Torque Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.MutableVolumeVector
-
Return an array of Volume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.PositionVector
-
Return an array of Position Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.PowerVector
-
Return an array of Power Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.PressureVector
-
Return an array of Pressure Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.SpeedVector
-
Return an array of Speed Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.TemperatureVector
-
Return an array of Temperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.TimeVector
-
Return an array of Time Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.TorqueVector
-
Return an array of Torque Scalars from this vector.
- toArray() - Method in class org.djunits.value.vdouble.vector.VolumeVector
-
Return an array of Volume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
Return an array of FloatAbsoluteTemperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
Return an array of FloatAcceleration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
Return an array of FloatAngleSolid Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatAngleVector
-
Return an array of FloatAngle Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatAreaVector
-
Return an array of FloatArea Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatDensityVector
-
Return an array of FloatDensity Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
Return an array of FloatDimensionless Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
Return an array of FloatDirection Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatDurationVector
-
Return an array of FloatDuration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
Return an array of FloatElectricalCharge Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
Return an array of FloatElectricalCurrent Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
Return an array of FloatElectricalPotential Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
Return an array of FloatElectricalResistance Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatEnergyVector
-
Return an array of FloatEnergy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
Return an array of FloatFlowMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
Return an array of FloatFlowVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatForceVector
-
Return an array of FloatForce Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
Return an array of FloatFrequency Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatLengthVector
-
Return an array of FloatLength Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
Return an array of FloatLinearDensity Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMassVector
-
Return an array of FloatMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
Return an array of FloatMoneyPerArea Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
Return an array of FloatMoneyPerDuration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
Return an array of FloatMoneyPerEnergy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
Return an array of FloatMoneyPerLength Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
Return an array of FloatMoneyPerMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
Return an array of FloatMoneyPerVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatMoneyVector
-
Return an array of FloatMoney Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
Return an array of FloatPosition Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatPowerVector
-
Return an array of FloatPower Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatPressureVector
-
Return an array of FloatPressure Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatSpeedVector
-
Return an array of FloatSpeed Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
Return an array of FloatTemperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
Return an array of FloatTime Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatTorqueVector
-
Return an array of FloatTorque Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.FloatVolumeVector
-
Return an array of FloatVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
Return an array of FloatAbsoluteTemperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
Return an array of FloatAcceleration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
Return an array of FloatAngleSolid Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
Return an array of FloatAngle Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
Return an array of FloatArea Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
Return an array of FloatDensity Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
Return an array of FloatDimensionless Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
Return an array of FloatDirection Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
Return an array of FloatDuration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
Return an array of FloatElectricalCharge Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
Return an array of FloatElectricalCurrent Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
Return an array of FloatElectricalPotential Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
Return an array of FloatElectricalResistance Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
Return an array of FloatEnergy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
Return an array of FloatFlowMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
Return an array of FloatFlowVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
Return an array of FloatForce Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
Return an array of FloatFrequency Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
Return an array of FloatLength Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
Return an array of FloatLinearDensity Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
Return an array of FloatMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
Return an array of FloatMoneyPerArea Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
Return an array of FloatMoneyPerDuration Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
Return an array of FloatMoneyPerEnergy Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
Return an array of FloatMoneyPerLength Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
Return an array of FloatMoneyPerMass Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
Return an array of FloatMoneyPerVolume Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
Return an array of FloatMoney Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
Return an array of FloatPosition Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
Return an array of FloatPower Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
Return an array of FloatPressure Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
Return an array of FloatSpeed Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
Return an array of FloatTemperature Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
Return an array of FloatTime Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
Return an array of FloatTorque Scalars from this vector.
- toArray() - Method in class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
Return an array of FloatVolume Scalars from this vector.
- toDense() - Method in class org.djunits.value.vdouble.matrix.AbsoluteTemperatureMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.AccelerationMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.AngleMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.AngleSolidMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.AreaMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DensityMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Abs
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Rel
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
- toDense() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataSparse
- toDense() - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.DurationMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.ElectricalChargeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.ElectricalCurrentMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.ElectricalPotentialMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.ElectricalResistanceMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.EnergyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.ForceMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.LengthMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.LinearDensityMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MassMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Abs
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Rel
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.PositionMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.PowerMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.PressureMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.SpeedMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.TimeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.matrix.VolumeMatrix
-
Create a dense version of this DoubleMatrix.
- toDense() - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.AccelerationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.AngleSolidVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.AngleVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.AreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DimensionlessVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DoubleVector.Abs
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DoubleVector.Rel
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
- toDense() - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataSparse
- toDense() - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.DurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.ElectricalChargeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.ElectricalCurrentVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.ElectricalPotentialVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.ElectricalResistanceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.EnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.FlowMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.FlowVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.ForceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.FrequencyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.LengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.LinearDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MoneyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableAngleVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Abs
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Rel
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableForceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableMoneyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutablePowerVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutablePressureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableSpeedVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableTorqueVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.MutableVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.PositionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.PowerVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.PressureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.SpeedVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.TemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.TimeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.TorqueVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vdouble.vector.VolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Abs
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Rel
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataSparse
- toDense() - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Abs
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Rel
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Create a dense version of this FloatMatrix.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatAngleVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatForceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatMoneyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatPowerVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatPressureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatSpeedVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatTorqueVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatVector.Abs
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatVector.Rel
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatVectorDataSparse
- toDense() - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.FloatVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Abs
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Rel
-
return a dense version of this vector.
- toDense() - Method in class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
return a dense version of this vector.
- TON_FORCE - Static variable in class org.djunits.unit.ForceUnit
-
ton-force.
- TON_FORCE - Static variable in interface org.djunits.unit.UNITS
-
- TON_LONG - Static variable in class org.djunits.unit.MassUnit
-
long ton = 2240 lb.
- TON_LONG - Static variable in interface org.djunits.unit.UNITS
-
- TON_METRIC - Static variable in class org.djunits.unit.MassUnit
-
metric ton = 1000 kg.
- TON_METRIC - Static variable in interface org.djunits.unit.UNITS
-
- TON_SHORT - Static variable in class org.djunits.unit.MassUnit
-
short ton = 2000 lb.
- TON_SHORT - Static variable in interface org.djunits.unit.UNITS
-
- TONNE - Static variable in class org.djunits.unit.MassUnit
-
metric ton = 1000 kg.
- TONNE - Static variable in interface org.djunits.unit.UNITS
-
- TOP - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TOP' - Tongan pa?anga.
- Torque - Class in org.djunits.value.vdouble.scalar
-
Easy access methods for the Torque DoubleScalar, which is relative by definition.
- Torque(double, TorqueUnit) - Constructor for class org.djunits.value.vdouble.scalar.Torque
-
Construct Torque scalar.
- Torque(Torque) - Constructor for class org.djunits.value.vdouble.scalar.Torque
-
Construct Torque scalar.
- TorqueMatrix - Class in org.djunits.value.vdouble.matrix
-
Immutable Double TorqueMatrix, a matrix of values with a TorqueUnit.
- TorqueMatrix(double[][], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Construct a new Relative Immutable Double TorqueMatrix.
- TorqueMatrix(Torque[][], StorageType) - Constructor for class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Construct a new Relative Immutable Double TorqueMatrix.
- TorqueMatrix(DoubleMatrixData, TorqueUnit) - Constructor for class org.djunits.value.vdouble.matrix.TorqueMatrix
-
- TorqueUnit - Class in org.djunits.unit
-
The units of torque (moment of force).
- TorqueUnit(MassUnit, LengthUnit, DurationUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.TorqueUnit
-
Create a user-defined torque unit from mass, length and time units.
- TorqueUnit(ForceUnit, LengthUnit, String, String, UnitSystem) - Constructor for class org.djunits.unit.TorqueUnit
-
Create a user-defined torque unit from force and length units.
- TorqueUnit(String, String, UnitSystem, TorqueUnit, double) - Constructor for class org.djunits.unit.TorqueUnit
-
Build a user-defined unit with a conversion factor to another unit.
- TorqueVector - Class in org.djunits.value.vdouble.vector
-
Immutable Double TorqueVector, a vector of values with a TorqueUnit.
- TorqueVector(double[], TorqueUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- TorqueVector(List<Double>, TorqueUnit, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- TorqueVector(Torque[], StorageType) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- TorqueVector(List<Torque>, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- TorqueVector(SortedMap<Integer, Torque>, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- TorqueVector(SortedMap<Integer, Double>, TorqueUnit, int, StorageType) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
Construct a new Relative Immutable Double TorqueVector.
- TorqueVector(DoubleVectorData, TorqueUnit) - Constructor for class org.djunits.value.vdouble.vector.TorqueVector
-
- TORR - Static variable in class org.djunits.unit.PressureUnit
-
torr.
- TORR - Static variable in interface org.djunits.unit.UNITS
-
- toSparse() - Method in class org.djunits.value.vdouble.matrix.AbsoluteTemperatureMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.AccelerationMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.AngleMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.AngleSolidMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.AreaMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DensityMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DimensionlessMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DirectionMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Abs
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrix.Rel
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
-
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixDataDense
- toSparse() - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.DurationMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.ElectricalChargeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.ElectricalCurrentMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.ElectricalPotentialMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.ElectricalResistanceMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.EnergyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.FlowMassMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.FlowVolumeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.ForceMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.FrequencyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.LengthMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.LinearDensityMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MassMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyPerAreaMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyPerDurationMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyPerEnergyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyPerLengthMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyPerMassMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MoneyPerVolumeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableAbsoluteTemperatureMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableAccelerationMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableAngleMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableAngleSolidMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableAreaMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableDensityMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableDimensionlessMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableDirectionMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Abs
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableDoubleMatrix.Rel
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableDurationMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalChargeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalCurrentMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalPotentialMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableElectricalResistanceMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableEnergyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableFlowMassMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableFlowVolumeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableForceMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableFrequencyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableLengthMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableLinearDensityMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMassMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerAreaMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerDurationMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerEnergyMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerLengthMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerMassMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableMoneyPerVolumeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutablePositionMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutablePowerMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutablePressureMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableSpeedMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableTemperatureMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableTimeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableTorqueMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.MutableVolumeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.PositionMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.PowerMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.PressureMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.SpeedMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.TemperatureMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.TimeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.TorqueMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.matrix.VolumeMatrix
-
Create a sparse version of this DoubleMatrix.
- toSparse() - Method in class org.djunits.value.vdouble.vector.AbsoluteTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.AccelerationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.AngleSolidVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.AngleVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.AreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DimensionlessVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DirectionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DoubleVector.Abs
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DoubleVector.Rel
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
-
- toSparse() - Method in class org.djunits.value.vdouble.vector.DoubleVectorDataDense
- toSparse() - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.DurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.ElectricalChargeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.ElectricalCurrentVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.ElectricalPotentialVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.ElectricalResistanceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.EnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.FlowMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.FlowVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.ForceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.FrequencyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.LengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.LinearDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyPerAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyPerDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyPerEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyPerLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyPerMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyPerVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MoneyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableAbsoluteTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableAccelerationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableAngleSolidVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableAngleVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableDimensionlessVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableDirectionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Abs
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableDoubleVector.Rel
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableElectricalChargeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableElectricalCurrentVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableElectricalPotentialVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableElectricalResistanceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableFlowMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableFlowVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableForceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableFrequencyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableLinearDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyPerVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableMoneyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutablePositionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutablePowerVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutablePressureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableSpeedVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableTimeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableTorqueVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.MutableVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.PositionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.PowerVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.PressureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.SpeedVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.TemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.TimeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.TorqueVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vdouble.vector.VolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatAbsoluteTemperatureMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatAccelerationMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatAngleMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatAngleSolidMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatAreaMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatDensityMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatDimensionlessMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatDirectionMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatDurationMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalChargeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalCurrentMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalPotentialMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatElectricalResistanceMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatEnergyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatFlowMassMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatFlowVolumeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatForceMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatFrequencyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatLengthMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatLinearDensityMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMassMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Abs
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMatrix.Rel
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
-
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixDataDense
- toSparse() - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerAreaMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerDurationMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerEnergyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerLengthMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerMassMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatMoneyPerVolumeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatPositionMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatPowerMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatPressureMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatTemperatureMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatTimeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatTorqueMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.FloatVolumeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAbsoluteTemperatureMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAccelerationMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAngleSolidMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatAreaMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDensityMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDimensionlessMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDirectionMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatDurationMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalChargeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalCurrentMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalPotentialMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatElectricalResistanceMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatEnergyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowMassMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatFlowVolumeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatForceMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatFrequencyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatLengthMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatLinearDensityMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMassMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Abs
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMatrix.Rel
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerAreaMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerDurationMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerEnergyMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerLengthMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerMassMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatMoneyPerVolumeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatPositionMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatPowerMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatPressureMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatSpeedMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatTemperatureMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatTimeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatTorqueMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.matrix.MutableFloatVolumeMatrix
-
Create a sparse version of this FloatMatrix.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatAbsoluteTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatAccelerationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatAngleSolidVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatAngleVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatDimensionlessVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatDirectionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatElectricalChargeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatElectricalPotentialVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatElectricalResistanceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatFlowMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatFlowVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatForceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatFrequencyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatLinearDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyPerVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatMoneyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatPositionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatPowerVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatPressureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatSpeedVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatTimeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatTorqueVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatVector.Abs
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatVector.Rel
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatVectorData
-
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatVectorDataDense
- toSparse() - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.FloatVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatAbsoluteTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatAccelerationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleSolidVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatAngleVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatDimensionlessVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatDirectionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalChargeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalCurrentVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalPotentialVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatElectricalResistanceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatFlowVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatForceVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatFrequencyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatLinearDensityVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerAreaVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerDurationVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerEnergyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerLengthVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerMassVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyPerVolumeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatMoneyVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatPositionVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatPowerVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatPressureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatSpeedVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatTemperatureVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatTimeVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatTorqueVector
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Abs
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatVector.Rel
-
return a sparse version of this vector.
- toSparse() - Method in class org.djunits.value.vfloat.vector.MutableFloatVolumeVector
-
return a sparse version of this vector.
- toStandardUnit(double) - Method in class org.djunits.unit.scale.GradeScale
-
Convert a value to an SI value using this scale.
- toStandardUnit(double) - Method in class org.djunits.unit.scale.LinearScale
-
Convert a value to an SI value using this scale.
- toStandardUnit(double) - Method in class org.djunits.unit.scale.OffsetLinearScale
-
Convert a value to an SI value using this scale.
- toStandardUnit(double) - Method in interface org.djunits.unit.scale.Scale
-
Convert a value to an SI value using this scale.
- toStandardUnit(double) - Method in class org.djunits.unit.scale.StandardScale
-
Convert a value to an SI value using this scale.
- toString() - Method in class org.djunits.unit.SICoefficients
- toString() - Method in class org.djunits.unit.Unit
- toString() - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrix
- toString(U) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrix
-
Print this DoubleMatrix with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrix
-
Print this DoubleMatrix with optional type and unit information.
- toString(U, boolean, boolean) - Method in class org.djunits.value.vdouble.matrix.AbstractDoubleMatrix
-
Print this DoubleMatrix with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixData
- toString() - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
- toString(U) - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
Print this DoubleMatrix with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
Print this DoubleMatrix with optional type and unit information.
- toString(U, boolean, boolean) - Method in interface org.djunits.value.vdouble.matrix.DoubleMatrixInterface
-
Print this DoubleMatrix with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
- toString(U) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
-
Print this DoubleScalar with the value expressed in the specified unit.
- toString(boolean, boolean) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
-
Print this DoubleScalar with optional type and unit information.
- toString(U, boolean, boolean) - Method in class org.djunits.value.vdouble.scalar.AbstractDoubleScalar
-
Print this DoubleScalar with the value expressed in the specified unit.
- toString() - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVector
- toString(U) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVector
-
Print this DoubleVector with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVector
-
Print this DoubleVector with optional type and unit information.
- toString(U, boolean, boolean) - Method in class org.djunits.value.vdouble.vector.AbstractDoubleVector
-
Print this DoubleVector with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vdouble.vector.DoubleVectorData
- toString() - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
- toString(U) - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
Print this DoubleVector with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
Print this DoubleVector with optional type and unit information.
- toString(U, boolean, boolean) - Method in interface org.djunits.value.vdouble.vector.DoubleVectorInterface
-
Print this DoubleVector with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrix
- toString(U) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrix
-
Print this FloatMatrix with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrix
-
Print this FloatMatrix with optional type and unit information.
- toString(U, boolean, boolean) - Method in class org.djunits.value.vfloat.matrix.AbstractFloatMatrix
-
Print this FloatMatrix with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixData
- toString() - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
- toString(U) - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
Print this FloatMatrix with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
Print this FloatMatrix with optional type and unit information.
- toString(U, boolean, boolean) - Method in interface org.djunits.value.vfloat.matrix.FloatMatrixInterface
-
Print this FloatMatrix with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
- toString(U) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
-
Print this FloatScalar with the value expressed in the specified unit.
- toString(boolean, boolean) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
-
Print this FloatScalar with optional type and unit information.
- toString(U, boolean, boolean) - Method in class org.djunits.value.vfloat.scalar.AbstractFloatScalar
-
Print this FloatScalar with the value expressed in the specified unit.
- toString() - Method in class org.djunits.value.vfloat.vector.AbstractFloatVector
- toString(U) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVector
-
Print this FloatVector with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVector
-
Print this FloatVector with optional type and unit information.
- toString(U, boolean, boolean) - Method in class org.djunits.value.vfloat.vector.AbstractFloatVector
-
Print this FloatVector with the values expressed in the specified unit.
- toString() - Method in class org.djunits.value.vfloat.vector.FloatVectorData
- toString() - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
- toString(U) - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
Print this FloatVector with the values expressed in the specified unit.
- toString(boolean, boolean) - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
Print this FloatVector with optional type and unit information.
- toString(U, boolean, boolean) - Method in interface org.djunits.value.vfloat.vector.FloatVectorInterface
-
Print this FloatVector with the values expressed in the specified unit.
- TRY - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TRY' - Turkish lira.
- TTD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TTD' - Trinidad and Tobago dollar.
- TWD - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TWD' - New Taiwan dollar.
- TZS - Static variable in class org.djunits.unit.MoneyUnit
-
The currency 'TZS' - Tanzanian shilling.