Package | Description |
---|---|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.scalar |
Double Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vdouble.vector |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
Modifier and Type | Method and Description |
---|---|
protected Dimensionless |
MutableDimensionlessMatrix.instantiateScalar(double value,
DimensionlessUnit unit)
Construct a new Relative Immutable DoubleScalar of the right type.
|
protected Dimensionless |
DimensionlessMatrix.instantiateScalar(double value,
DimensionlessUnit unit)
Construct a new Relative Immutable DoubleScalar of the right type.
|
Constructor and Description |
---|
DimensionlessMatrix(Dimensionless[][] values,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessMatrix.
|
MutableDimensionlessMatrix(Dimensionless[][] values,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessMatrix.
|
Modifier and Type | Field and Description |
---|---|
static Dimensionless |
Dimensionless.NaN
constant with value NaN.
|
static Dimensionless |
Dimensionless.NEG_MAXVALUE
constant with value -MAX_VALUE.
|
static Dimensionless |
Dimensionless.NEGATIVE_INFINITY
constant with value NEGATIVE_INFINITY.
|
static Dimensionless |
Dimensionless.POS_MAXVALUE
constant with value MAX_VALUE.
|
static Dimensionless |
Dimensionless.POSITIVE_INFINITY
constant with value POSITIVE_INFINITY.
|
static Dimensionless |
Dimensionless.ZERO
constant with value zero.
|
Modifier and Type | Method and Description |
---|---|
Dimensionless |
Dimensionless.acos()
Set the value(s) to the arc cosine of the value(s); the resulting angle is in the range 0.0 through pi.
|
Dimensionless |
Dimensionless.asin()
Set the value(s) to the arc sine of the value(s); the resulting angle is in the range -pi/2 through pi/2.
|
Dimensionless |
Dimensionless.atan()
Set the value(s) to the arc tangent of the value(s); the resulting angle is in the range -pi/2 through pi/2.
|
Dimensionless |
Dimensionless.cbrt()
Set the value(s) to the(ir) cube root.
|
Dimensionless |
Dimensionless.cos()
Set the value(s) to the trigonometric cosine of the value(s).
|
Dimensionless |
Dimensionless.cosh()
Set the value(s) to the hyperbolic cosine of the value(s).
|
static Dimensionless |
Dimensionless.createSI(double value)
Construct Dimensionless scalar.
|
Dimensionless |
Acceleration.divideBy(Acceleration v)
Calculate the division of Acceleration and Acceleration, which results in a Dimensionless scalar.
|
Dimensionless |
Angle.divideBy(Angle v)
Calculate the division of Angle and Angle, which results in a Dimensionless scalar.
|
Dimensionless |
AngleSolid.divideBy(AngleSolid v)
Calculate the division of AngleSolid and AngleSolid, which results in a Dimensionless scalar.
|
Dimensionless |
Area.divideBy(Area v)
Calculate the division of Area and Area, which results in a Dimensionless scalar.
|
Dimensionless |
Density.divideBy(Density v)
Calculate the division of Density and Density, which results in a Dimensionless scalar.
|
Dimensionless |
Dimensionless.divideBy(Dimensionless v)
Calculate the division of Dimensionless and Dimensionless, which results in a Dimensionless scalar.
|
Dimensionless |
Duration.divideBy(Duration v)
Calculate the division of Duration and Duration, which results in a Dimensionless scalar.
|
Dimensionless |
ElectricalCharge.divideBy(ElectricalCharge v)
Calculate the division of ElectricalCharge and ElectricalCharge, which results in a Dimensionless scalar.
|
Dimensionless |
ElectricalCurrent.divideBy(ElectricalCurrent v)
Calculate the division of ElectricalCurrent and ElectricalCurrent, which results in a Dimensionless scalar.
|
Dimensionless |
ElectricalPotential.divideBy(ElectricalPotential v)
Calculate the division of ElectricalPotential and ElectricalPotential, which results in a Dimensionless scalar.
|
Dimensionless |
ElectricalResistance.divideBy(ElectricalResistance v)
Calculate the division of ElectricalResistance and ElectricalResistance, which results in a Dimensionless scalar.
|
Dimensionless |
Energy.divideBy(Energy v)
Calculate the division of Energy and Energy, which results in a Dimensionless scalar.
|
Dimensionless |
FlowMass.divideBy(FlowMass v)
Calculate the division of FlowMass and FlowMass, which results in a Dimensionless scalar.
|
Dimensionless |
FlowVolume.divideBy(FlowVolume v)
Calculate the division of FlowVolume and FlowVolume, which results in a Dimensionless scalar.
|
Dimensionless |
Force.divideBy(Force v)
Calculate the division of Force and Force, which results in a Dimensionless scalar.
|
Dimensionless |
Frequency.divideBy(Frequency v)
Calculate the division of Frequency and Frequency, which results in a Dimensionless scalar.
|
Dimensionless |
Length.divideBy(Length v)
Calculate the division of Length and Length, which results in a Dimensionless scalar.
|
Dimensionless |
LinearDensity.divideBy(LinearDensity v)
Calculate the division of LinearDensity and LinearDensity, which results in a Dimensionless scalar.
|
Dimensionless |
Mass.divideBy(Mass v)
Calculate the division of Mass and Mass, which results in a Dimensionless scalar.
|
Dimensionless |
Money.divideBy(Money v)
Calculate the division of Money and Money, which results in a Dimensionless scalar.
|
Dimensionless |
MoneyPerArea.divideBy(MoneyPerArea v)
Calculate the division of MoneyPerArea and MoneyPerArea, which results in a Dimensionless scalar.
|
Dimensionless |
MoneyPerDuration.divideBy(MoneyPerDuration v)
Calculate the division of MoneyPerDuration and MoneyPerDuration, which results in a Dimensionless scalar.
|
Dimensionless |
MoneyPerEnergy.divideBy(MoneyPerEnergy v)
Calculate the division of MoneyPerEnergy and MoneyPerEnergy, which results in a Dimensionless scalar.
|
Dimensionless |
MoneyPerLength.divideBy(MoneyPerLength v)
Calculate the division of MoneyPerLength and MoneyPerLength, which results in a Dimensionless scalar.
|
Dimensionless |
MoneyPerMass.divideBy(MoneyPerMass v)
Calculate the division of MoneyPerMass and MoneyPerMass, which results in a Dimensionless scalar.
|
Dimensionless |
MoneyPerVolume.divideBy(MoneyPerVolume v)
Calculate the division of MoneyPerVolume and MoneyPerVolume, which results in a Dimensionless scalar.
|
Dimensionless |
Power.divideBy(Power v)
Calculate the division of Power and Power, which results in a Dimensionless scalar.
|
Dimensionless |
Pressure.divideBy(Pressure v)
Calculate the division of Pressure and Pressure, which results in a Dimensionless scalar.
|
Dimensionless |
Speed.divideBy(Speed v)
Calculate the division of Speed and Speed, which results in a Dimensionless scalar.
|
Dimensionless |
Temperature.divideBy(Temperature v)
Calculate the division of Temperature and Temperature, which results in a Dimensionless scalar.
|
Dimensionless |
Torque.divideBy(Torque v)
Calculate the division of Torque and Torque, which results in a Dimensionless scalar.
|
Dimensionless |
Volume.divideBy(Volume v)
Calculate the division of Volume and Volume, which results in a Dimensionless scalar.
|
Dimensionless |
Dimensionless.exp()
Set the value(s) to Euler's number e raised to the power of the value(s).
|
Dimensionless |
Dimensionless.expm1()
Set the value(s) to Euler's number e raised to the power of the value(s) minus 1 (e^x - 1).
|
Dimensionless |
Dimensionless.instantiateRel(double value,
DimensionlessUnit unit)
Construct a new Relative Immutable DoubleScalar of the right type.
|
static Dimensionless |
Dimensionless.interpolate(Dimensionless zero,
Dimensionless one,
double ratio)
Interpolate between two values.
|
Dimensionless |
Dimensionless.inv()
Set the value(s) to the complement (1.0/x) of the value(s).
|
Dimensionless |
Dimensionless.log()
Set the value(s) to the natural logarithm (base e) of the value(s).
|
Dimensionless |
Dimensionless.log10()
Set the value(s) to the base 10 logarithm of the value(s).
|
Dimensionless |
Dimensionless.log1p()
Set the value(s) to the natural logarithm of the sum of the value(s) and 1.
|
static Dimensionless |
Dimensionless.max(Dimensionless r1,
Dimensionless r2)
Return the maximum value of two relative scalars.
|
static Dimensionless |
Dimensionless.max(Dimensionless r1,
Dimensionless r2,
Dimensionless... rn)
Return the maximum value of more than two relative scalars.
|
static Dimensionless |
Dimensionless.min(Dimensionless r1,
Dimensionless r2)
Return the minimum value of two relative scalars.
|
static Dimensionless |
Dimensionless.min(Dimensionless r1,
Dimensionless r2,
Dimensionless... rn)
Return the minimum value of more than two relative scalars.
|
Dimensionless |
Dimensionless.multiplyBy(Dimensionless v)
Calculate the multiplication of Dimensionless and Dimensionless, which results in a Dimensionless scalar.
|
Dimensionless |
Frequency.multiplyBy(Duration v)
Calculate the multiplication of Frequency and Duration, which results in a Dimensionless scalar.
|
Dimensionless |
Duration.multiplyBy(Frequency v)
Calculate the multiplication of Duration and Frequency, which results in a Dimensionless scalar.
|
Dimensionless |
Dimensionless.pow(double x)
Set the value(s) to the value(s) raised to the power of the argument.
|
Dimensionless |
Dimensionless.signum()
Set the value(s) to the signum function of the value(s); zero if the argument is zero, 1.0 if the argument is greater
than zero, -1.0 if the argument is less than zero.
|
Dimensionless |
Dimensionless.sin()
Set the value(s) to the trigonometric sine of the value(s).
|
Dimensionless |
Dimensionless.sinh()
Set the value(s) to the hyperbolic sine of the value(s).
|
Dimensionless |
Dimensionless.sqrt()
Set the value(s) to the correctly rounded positive square root of the value(s).
|
Dimensionless |
Dimensionless.tan()
Set the value(s) to the trigonometric tangent of the value(s).
|
Dimensionless |
Dimensionless.tanh()
Set the value(s) to the hyperbolic tangent of the value(s).
|
static Dimensionless |
Dimensionless.valueOf(String text)
Returns a Dimensionless representation of a textual representation of a value with a unit.
|
Modifier and Type | Method and Description |
---|---|
Dimensionless |
Dimensionless.divideBy(Dimensionless v)
Calculate the division of Dimensionless and Dimensionless, which results in a Dimensionless scalar.
|
static Dimensionless |
Dimensionless.interpolate(Dimensionless zero,
Dimensionless one,
double ratio)
Interpolate between two values.
|
static Dimensionless |
Dimensionless.max(Dimensionless r1,
Dimensionless r2)
Return the maximum value of two relative scalars.
|
static Dimensionless |
Dimensionless.max(Dimensionless r1,
Dimensionless r2,
Dimensionless... rn)
Return the maximum value of more than two relative scalars.
|
static Dimensionless |
Dimensionless.max(Dimensionless r1,
Dimensionless r2,
Dimensionless... rn)
Return the maximum value of more than two relative scalars.
|
static Dimensionless |
Dimensionless.min(Dimensionless r1,
Dimensionless r2)
Return the minimum value of two relative scalars.
|
static Dimensionless |
Dimensionless.min(Dimensionless r1,
Dimensionless r2,
Dimensionless... rn)
Return the minimum value of more than two relative scalars.
|
static Dimensionless |
Dimensionless.min(Dimensionless r1,
Dimensionless r2,
Dimensionless... rn)
Return the minimum value of more than two relative scalars.
|
Dimensionless |
Dimensionless.multiplyBy(Dimensionless v)
Calculate the multiplication of Dimensionless and Dimensionless, which results in a Dimensionless scalar.
|
Constructor and Description |
---|
Dimensionless(Dimensionless value)
Construct Dimensionless scalar.
|
Modifier and Type | Method and Description |
---|---|
protected Dimensionless |
MutableDimensionlessVector.instantiateScalar(double value,
DimensionlessUnit unit)
Construct a new Relative Immutable DoubleScalar of the right type.
|
protected Dimensionless |
DimensionlessVector.instantiateScalar(double value,
DimensionlessUnit unit)
Construct a new Relative Immutable DoubleScalar of the right type.
|
Dimensionless[] |
MutableDimensionlessVector.toArray()
Return an array of Dimensionless Scalars from this vector.
|
Dimensionless[] |
DimensionlessVector.toArray()
Return an array of Dimensionless Scalars from this vector.
|
Constructor and Description |
---|
DimensionlessVector(Dimensionless[] values,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessVector.
|
MutableDimensionlessVector(Dimensionless[] values,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessVector.
|
Constructor and Description |
---|
DimensionlessVector(List<Dimensionless> values,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessVector.
|
DimensionlessVector(SortedMap<Integer,Dimensionless> values,
int length,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessVector.
|
MutableDimensionlessVector(List<Dimensionless> values,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessVector.
|
MutableDimensionlessVector(SortedMap<Integer,Dimensionless> values,
int length,
StorageType storageType)
Construct a new Relative Immutable Double DimensionlessVector.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.