| Package | Description |
|---|---|
| org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FloatAccelerationVector
Immutable FloatAccelerationVector, a vector of values with a AccelerationUnit.
|
class |
FloatAngleSolidVector
Immutable FloatAngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
FloatAngleVector
Relative FloatAngle Vector.
|
class |
FloatAreaVector
Immutable FloatAreaVector, a vector of values with a AreaUnit.
|
class |
FloatDensityVector
Immutable FloatDensityVector, a vector of values with a DensityUnit.
|
class |
FloatDimensionlessVector
Immutable FloatDimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
FloatDurationVector
Relative FloatDuration Vector.
|
class |
FloatElectricalChargeVector
Immutable FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
FloatElectricalCurrentVector
Immutable FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
FloatElectricalPotentialVector
Immutable FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
FloatElectricalResistanceVector
Immutable FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
FloatEnergyVector
Immutable FloatEnergyVector, a vector of values with a EnergyUnit.
|
class |
FloatFlowMassVector
Immutable FloatFlowMassVector, a vector of values with a FlowMassUnit.
|
class |
FloatFlowVolumeVector
Immutable FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
FloatForceVector
Immutable FloatForceVector, a vector of values with a ForceUnit.
|
class |
FloatFrequencyVector
Immutable FloatFrequencyVector, a vector of values with a FrequencyUnit.
|
class |
FloatLengthVector
Relative FloatLength Vector.
|
class |
FloatLinearDensityVector
Immutable FloatLinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
FloatMassVector
Immutable FloatMassVector, a vector of values with a MassUnit.
|
class |
FloatMoneyPerAreaVector
Immutable FloatMoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
FloatMoneyPerEnergyVector
Immutable FloatMoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
FloatMoneyPerLengthVector
Immutable FloatMoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
FloatMoneyPerMassVector
Immutable FloatMoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
FloatMoneyPerTimeVector
Immutable FloatMoneyPerTimeVector, a vector of values with a MoneyPerTimeUnit.
|
class |
FloatMoneyPerVolumeVector
Immutable FloatMoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
FloatMoneyVector
Immutable FloatMoneyVector, a vector of values with a MoneyUnit.
|
class |
FloatPowerVector
Immutable FloatPowerVector, a vector of values with a PowerUnit.
|
class |
FloatPressureVector
Immutable FloatPressureVector, a vector of values with a PressureUnit.
|
class |
FloatSpeedVector
Immutable FloatSpeedVector, a vector of values with a SpeedUnit.
|
class |
FloatTemperatureVector
Relative FloatTemperature Vector.
|
class |
FloatTorqueVector
Immutable FloatTorqueVector, a vector of values with a TorqueUnit.
|
class |
FloatVolumeVector
Immutable FloatVolumeVector, a vector of values with a VolumeUnit.
|
(package private) class |
TypedFloatVectorRel<U extends Unit<U>,R extends TypedFloatVectorRel<U,R,MR,S>,MR extends MutableTypedFloatVectorRel<U,R,MR,S>,S extends FloatScalar.Rel<U>>
Relative Immutable typed vector.
|
| Modifier and Type | Method and Description |
|---|---|
FloatVector.Rel<U> |
MutableFloatVector.Rel.divide(FloatVector.Rel<U> rel)
Divide this Relative value by a Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.divide(FloatVector.Rel<U> rel)
Divide this Relative value by a Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.immutable()
Create a immutable version of this MutableFloatVector.
|
(package private) static <U extends Unit<U>> |
FloatVector.instantiateRel(FloatVectorData dvData,
U unit)
Instantiate a vector based on the type of data.
|
FloatVector.Rel<U> |
MutableFloatVector.Abs.minus(FloatVector.Abs<U> abs)
Subtract an Absolute value from this Absolute value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Abs.minus(FloatVector.Abs<U> abs)
Subtract an Absolute value from this Absolute value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.minus(FloatVector.Rel<U> rel)
Subtract a Relative value from this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.minus(FloatVector.Rel<U> rel)
Subtract a Relative value from this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.plus(FloatVector.Rel<U> rel)
Add a Relative value to this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.plus(FloatVector.Rel<U> rel)
Add a Relative value to this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.times(FloatVector.Rel<U> rel)
Multiply a Relative value by this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.times(FloatVector.Rel<U> rel)
Multiply a Relative value by this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.toDense()
Create a dense version of this FloatVector.
|
FloatVector.Rel<U> |
FloatVector.Rel.toSparse()
Create a sparse version of this FloatVector.
|
| Modifier and Type | Method and Description |
|---|---|
MutableFloatVector.Abs<U> |
MutableFloatVector.Abs.decrementBy(FloatVector.Rel<U> decrement)
Decrement the value by the supplied value and return the changed vector.
|
MutableFloatVector.Rel<U> |
MutableFloatVector.Rel.decrementBy(FloatVector.Rel<U> decrement)
Decrement the value by the supplied value and return the changed vector.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.divide(FloatVector.Rel<U> rel)
Divide this Relative value by a Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.divide(FloatVector.Rel<U> rel)
Divide this Relative value by a Relative value for a vector or matrix.
|
MutableFloatVector.Abs<U> |
MutableFloatVector.Abs.divideBy(FloatVector.Rel<U> factors)
Divide the values in the vector by the supplied values and return the changed vector.
|
MutableFloatVector.Rel<U> |
MutableFloatVector.Rel.divideBy(FloatVector.Rel<U> factors)
Divide the values in the vector by the supplied values and return the changed vector.
|
MutableFloatVector.Abs<U> |
MutableFloatVector.Abs.incrementBy(FloatVector.Rel<U> increment)
Increment the value by the supplied value and return the changed vector.
|
MutableFloatVector.Rel<U> |
MutableFloatVector.Rel.incrementBy(FloatVector.Rel<U> increment)
Increment the value by the supplied value and return the changed vector.
|
FloatVector.Abs<U> |
MutableFloatVector.Abs.minus(FloatVector.Rel<U> rel)
Subtract a Relative value from this Absolute value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.minus(FloatVector.Rel<U> rel)
Subtract a Relative value from this Relative value for a vector or matrix.
|
FloatVector.Abs<U> |
FloatVector.Abs.minus(FloatVector.Rel<U> rel)
Subtract a Relative value from this Absolute value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.minus(FloatVector.Rel<U> rel)
Subtract a Relative value from this Relative value for a vector or matrix.
|
MutableFloatVector.Abs<U> |
MutableFloatVector.Abs.multiplyBy(FloatVector.Rel<U> factors)
Multiply the values in the vector by the supplied values and return the changed vector.
|
MutableFloatVector.Rel<U> |
MutableFloatVector.Rel.multiplyBy(FloatVector.Rel<U> factors)
Multiply the values in the vector by the supplied values and return the changed vector.
|
FloatVector.Abs<U> |
MutableFloatVector.Abs.plus(FloatVector.Rel<U> rel)
Add a Relative value to this Absolute value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.plus(FloatVector.Rel<U> rel)
Add a Relative value to this Relative value for a vector or matrix.
|
FloatVector.Abs<U> |
FloatVector.Abs.plus(FloatVector.Rel<U> rel)
Add a Relative value to this Absolute value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.plus(FloatVector.Rel<U> rel)
Add a Relative value to this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
MutableFloatVector.Rel.times(FloatVector.Rel<U> rel)
Multiply a Relative value by this Relative value for a vector or matrix.
|
FloatVector.Rel<U> |
FloatVector.Rel.times(FloatVector.Rel<U> rel)
Multiply a Relative value by this Relative value for a vector or matrix.
|
Copyright © 2015–2016 Delft University of Technology. All rights reserved.