| Package | Description |
|---|---|
| org.djunits.value.vdouble |
General classes for Double math, used in Double scalar, vector and matrix.
|
| 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.
|
| org.djunits.value.vfloat |
General classes for Float math, used in Float scalar, vector and matrix.
|
| org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
| org.djunits.value.vfloat.scalar |
Float Scalar storage and calculations with units, absolute/relative.
|
| org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoubleMathFunctions<T>
Force implementation of multiplyBy and divideBy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableDoubleMatrix<U extends Unit<U>>
MutableDoubleMatrix.
|
static class |
MutableDoubleMatrix.Abs<U extends Unit<U>> |
static class |
MutableDoubleMatrix.Abs.Dense<U extends Unit<U>>
ABSOLUTE DENSE implementation of MutableDoubleMatrix.
|
static class |
MutableDoubleMatrix.Abs.Sparse<U extends Unit<U>>
ABSOLUTE SPARSE implementation of MutableDoubleMatrix.
|
static class |
MutableDoubleMatrix.Rel<U extends Unit<U>> |
static class |
MutableDoubleMatrix.Rel.Dense<U extends Unit<U>>
RELATIVE DENSE implementation of MutableDoubleMatrix.
|
static class |
MutableDoubleMatrix.Rel.Sparse<U extends Unit<U>>
RELATIVE SPARSE implementation of MutableDoubleMatrix.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Acceleration
Easy access methods for the Acceleration DoubleScalar, which is relative by definition.
|
static class |
AnglePlane.Abs
Easy access methods for the AnglePlane DoubleScalar.
|
static class |
AnglePlane.Rel
Easy access methods for the AnglePlane DoubleScalar.
|
static class |
AngleSlope.Abs
Easy access methods for the AngleSlope DoubleScalar.
|
static class |
AngleSlope.Rel
Easy access methods for the AngleSlope DoubleScalar.
|
class |
AngleSolid
Easy access methods for the AngleSolid DoubleScalar, which is relative by definition.
|
class |
Area
Easy access methods for the Area DoubleScalar, which is relative by definition.
|
class |
Density
Easy access methods for the Density DoubleScalar, which is relative by definition.
|
static class |
Dimensionless.Abs
Easy access methods for the Dimensionless DoubleScalar.
|
static class |
Dimensionless.Rel
Easy access methods for the Dimensionless DoubleScalar.
|
class |
DoubleScalar<U extends Unit<U>>
Immutable DoubleScalar.
|
static class |
DoubleScalar.Abs<U extends Unit<U>> |
static class |
DoubleScalar.Rel<U extends Unit<U>> |
class |
ElectricalCharge
Easy access methods for the ElectricalCharge DoubleScalar, which is relative by definition.
|
class |
ElectricalCurrent
Easy access methods for the ElectricalCurrent DoubleScalar, which is relative by definition.
|
class |
ElectricalPotential
Easy access methods for the ElectricalPotential DoubleScalar, which is relative by definition.
|
class |
ElectricalResistance
Easy access methods for the ElectricalResistance DoubleScalar, which is relative by definition.
|
class |
Energy
Easy access methods for the Energy DoubleScalar, which is relative by definition.
|
class |
FlowMass
Easy access methods for the FlowMass DoubleScalar, which is relative by definition.
|
class |
FlowVolume
Easy access methods for the FlowVolume DoubleScalar, which is relative by definition.
|
class |
Force
Easy access methods for the Force DoubleScalar, which is relative by definition.
|
class |
Frequency
Easy access methods for the Frequency DoubleScalar, which is relative by definition.
|
static class |
Length.Abs
Easy access methods for the Length DoubleScalar.
|
static class |
Length.Rel
Easy access methods for the Length DoubleScalar.
|
class |
LinearDensity
Easy access methods for the LinearDensity DoubleScalar, which is relative by definition.
|
class |
Mass
Easy access methods for the Mass DoubleScalar, which is relative by definition.
|
class |
Money
Easy access methods for the Money DoubleScalar, which is relative by definition.
|
class |
MoneyPerArea
Easy access methods for the MoneyPerArea DoubleScalar, which is relative by definition.
|
class |
MoneyPerEnergy
Easy access methods for the MoneyPerEnergy DoubleScalar, which is relative by definition.
|
class |
MoneyPerLength
Easy access methods for the MoneyPerLength DoubleScalar, which is relative by definition.
|
class |
MoneyPerMass
Easy access methods for the MoneyPerMass DoubleScalar, which is relative by definition.
|
class |
MoneyPerTime
Easy access methods for the MoneyPerTime DoubleScalar, which is relative by definition.
|
class |
MoneyPerVolume
Easy access methods for the MoneyPerVolume DoubleScalar, which is relative by definition.
|
class |
Power
Easy access methods for the Power DoubleScalar, which is relative by definition.
|
class |
Pressure
Easy access methods for the Pressure DoubleScalar, which is relative by definition.
|
class |
Speed
Easy access methods for the Speed DoubleScalar, which is relative by definition.
|
static class |
Temperature.Abs
Easy access methods for the Temperature DoubleScalar.
|
static class |
Temperature.Rel
Easy access methods for the Temperature DoubleScalar.
|
static class |
Time.Abs
Easy access methods for the Time DoubleScalar.
|
static class |
Time.Rel
Easy access methods for the Time DoubleScalar.
|
class |
Torque
Easy access methods for the Torque DoubleScalar, which is relative by definition.
|
class |
Volume
Easy access methods for the Volume DoubleScalar, which is relative by definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableAccelerationVector
Mutable Acceleration Vector.
|
static class |
MutableAccelerationVector.Dense
Double Dense Relative Immutable Acceleration class.
|
static class |
MutableAccelerationVector.Sparse
Double Sparse Relative Immutable Acceleration class.
|
static class |
MutableAnglePlaneVector.Abs
ABSOLUTE implementation of AnglePlaneVector.
|
static class |
MutableAnglePlaneVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableAnglePlaneVector.
|
static class |
MutableAnglePlaneVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableAnglePlaneVector.
|
static class |
MutableAnglePlaneVector.Rel
RELATIVE implementation of AnglePlaneVector.
|
static class |
MutableAnglePlaneVector.Rel.Dense
Double Dense Relative Immutable AnglePlane class.
|
static class |
MutableAnglePlaneVector.Rel.Sparse
Double Sparse Relative Immutable AnglePlane class.
|
static class |
MutableAngleSlopeVector.Abs
ABSOLUTE implementation of AngleSlopeVector.
|
static class |
MutableAngleSlopeVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableAngleSlopeVector.
|
static class |
MutableAngleSlopeVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableAngleSlopeVector.
|
static class |
MutableAngleSlopeVector.Rel
RELATIVE implementation of AngleSlopeVector.
|
static class |
MutableAngleSlopeVector.Rel.Dense
Double Dense Relative Immutable AngleSlope class.
|
static class |
MutableAngleSlopeVector.Rel.Sparse
Double Sparse Relative Immutable AngleSlope class.
|
class |
MutableAngleSolidVector
Mutable AngleSolid Vector.
|
static class |
MutableAngleSolidVector.Dense
Double Dense Relative Immutable AngleSolid class.
|
static class |
MutableAngleSolidVector.Sparse
Double Sparse Relative Immutable AngleSolid class.
|
class |
MutableAreaVector
Mutable Area Vector.
|
static class |
MutableAreaVector.Dense
Double Dense Relative Immutable Area class.
|
static class |
MutableAreaVector.Sparse
Double Sparse Relative Immutable Area class.
|
class |
MutableDensityVector
Mutable Density Vector.
|
static class |
MutableDensityVector.Dense
Double Dense Relative Immutable Density class.
|
static class |
MutableDensityVector.Sparse
Double Sparse Relative Immutable Density class.
|
static class |
MutableDimensionlessVector.Abs
ABSOLUTE implementation of DimensionlessVector.
|
static class |
MutableDimensionlessVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableDimensionlessVector.
|
static class |
MutableDimensionlessVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableDimensionlessVector.
|
static class |
MutableDimensionlessVector.Rel
RELATIVE implementation of DimensionlessVector.
|
static class |
MutableDimensionlessVector.Rel.Dense
Double Dense Relative Immutable Dimensionless class.
|
static class |
MutableDimensionlessVector.Rel.Sparse
Double Sparse Relative Immutable Dimensionless class.
|
static class |
MutableDoubleVector.Abs<U extends Unit<U>> |
static class |
MutableDoubleVector.Abs.Dense<U extends Unit<U>>
ABSOLUTE DENSE implementation of MutableDoubleVector.
|
static class |
MutableDoubleVector.Abs.Sparse<U extends Unit<U>>
ABSOLUTE SPARSE implementation of MutableDoubleVector.
|
static class |
MutableDoubleVector.Rel<U extends Unit<U>> |
static class |
MutableDoubleVector.Rel.Dense<U extends Unit<U>>
RELATIVE DENSE implementation of MutableDoubleVector.
|
static class |
MutableDoubleVector.Rel.Sparse<U extends Unit<U>>
RELATIVE SPARSE implementation of MutableDoubleVector.
|
class |
MutableElectricalChargeVector
Mutable ElectricalCharge Vector.
|
static class |
MutableElectricalChargeVector.Dense
Double Dense Relative Immutable ElectricalCharge class.
|
static class |
MutableElectricalChargeVector.Sparse
Double Sparse Relative Immutable ElectricalCharge class.
|
class |
MutableElectricalCurrentVector
Mutable ElectricalCurrent Vector.
|
static class |
MutableElectricalCurrentVector.Dense
Double Dense Relative Immutable ElectricalCurrent class.
|
static class |
MutableElectricalCurrentVector.Sparse
Double Sparse Relative Immutable ElectricalCurrent class.
|
class |
MutableElectricalPotentialVector
Mutable ElectricalPotential Vector.
|
static class |
MutableElectricalPotentialVector.Dense
Double Dense Relative Immutable ElectricalPotential class.
|
static class |
MutableElectricalPotentialVector.Sparse
Double Sparse Relative Immutable ElectricalPotential class.
|
class |
MutableElectricalResistanceVector
Mutable ElectricalResistance Vector.
|
static class |
MutableElectricalResistanceVector.Dense
Double Dense Relative Immutable ElectricalResistance class.
|
static class |
MutableElectricalResistanceVector.Sparse
Double Sparse Relative Immutable ElectricalResistance class.
|
class |
MutableEnergyVector
Mutable Energy Vector.
|
static class |
MutableEnergyVector.Dense
Double Dense Relative Immutable Energy class.
|
static class |
MutableEnergyVector.Sparse
Double Sparse Relative Immutable Energy class.
|
class |
MutableFlowMassVector
Mutable FlowMass Vector.
|
static class |
MutableFlowMassVector.Dense
Double Dense Relative Immutable FlowMass class.
|
static class |
MutableFlowMassVector.Sparse
Double Sparse Relative Immutable FlowMass class.
|
class |
MutableFlowVolumeVector
Mutable FlowVolume Vector.
|
static class |
MutableFlowVolumeVector.Dense
Double Dense Relative Immutable FlowVolume class.
|
static class |
MutableFlowVolumeVector.Sparse
Double Sparse Relative Immutable FlowVolume class.
|
class |
MutableForceVector
Mutable Force Vector.
|
static class |
MutableForceVector.Dense
Double Dense Relative Immutable Force class.
|
static class |
MutableForceVector.Sparse
Double Sparse Relative Immutable Force class.
|
class |
MutableFrequencyVector
Mutable Frequency Vector.
|
static class |
MutableFrequencyVector.Dense
Double Dense Relative Immutable Frequency class.
|
static class |
MutableFrequencyVector.Sparse
Double Sparse Relative Immutable Frequency class.
|
static class |
MutableLengthVector.Abs
ABSOLUTE implementation of LengthVector.
|
static class |
MutableLengthVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableLengthVector.
|
static class |
MutableLengthVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableLengthVector.
|
static class |
MutableLengthVector.Rel
RELATIVE implementation of LengthVector.
|
static class |
MutableLengthVector.Rel.Dense
Double Dense Relative Immutable Length class.
|
static class |
MutableLengthVector.Rel.Sparse
Double Sparse Relative Immutable Length class.
|
class |
MutableLinearDensityVector
Mutable LinearDensity Vector.
|
static class |
MutableLinearDensityVector.Dense
Double Dense Relative Immutable LinearDensity class.
|
static class |
MutableLinearDensityVector.Sparse
Double Sparse Relative Immutable LinearDensity class.
|
class |
MutableMassVector
Mutable Mass Vector.
|
static class |
MutableMassVector.Dense
Double Dense Relative Immutable Mass class.
|
static class |
MutableMassVector.Sparse
Double Sparse Relative Immutable Mass class.
|
class |
MutableMoneyPerAreaVector
Mutable MoneyPerArea Vector.
|
static class |
MutableMoneyPerAreaVector.Dense
Double Dense Relative Immutable MoneyPerArea class.
|
static class |
MutableMoneyPerAreaVector.Sparse
Double Sparse Relative Immutable MoneyPerArea class.
|
class |
MutableMoneyPerEnergyVector
Mutable MoneyPerEnergy Vector.
|
static class |
MutableMoneyPerEnergyVector.Dense
Double Dense Relative Immutable MoneyPerEnergy class.
|
static class |
MutableMoneyPerEnergyVector.Sparse
Double Sparse Relative Immutable MoneyPerEnergy class.
|
class |
MutableMoneyPerLengthVector
Mutable MoneyPerLength Vector.
|
static class |
MutableMoneyPerLengthVector.Dense
Double Dense Relative Immutable MoneyPerLength class.
|
static class |
MutableMoneyPerLengthVector.Sparse
Double Sparse Relative Immutable MoneyPerLength class.
|
class |
MutableMoneyPerMassVector
Mutable MoneyPerMass Vector.
|
static class |
MutableMoneyPerMassVector.Dense
Double Dense Relative Immutable MoneyPerMass class.
|
static class |
MutableMoneyPerMassVector.Sparse
Double Sparse Relative Immutable MoneyPerMass class.
|
class |
MutableMoneyPerTimeVector
Mutable MoneyPerTime Vector.
|
static class |
MutableMoneyPerTimeVector.Dense
Double Dense Relative Immutable MoneyPerTime class.
|
static class |
MutableMoneyPerTimeVector.Sparse
Double Sparse Relative Immutable MoneyPerTime class.
|
class |
MutableMoneyPerVolumeVector
Mutable MoneyPerVolume Vector.
|
static class |
MutableMoneyPerVolumeVector.Dense
Double Dense Relative Immutable MoneyPerVolume class.
|
static class |
MutableMoneyPerVolumeVector.Sparse
Double Sparse Relative Immutable MoneyPerVolume class.
|
class |
MutableMoneyVector
Mutable Money Vector.
|
static class |
MutableMoneyVector.Dense
Double Dense Relative Immutable Money class.
|
static class |
MutableMoneyVector.Sparse
Double Sparse Relative Immutable Money class.
|
class |
MutablePowerVector
Mutable Power Vector.
|
static class |
MutablePowerVector.Dense
Double Dense Relative Immutable Power class.
|
static class |
MutablePowerVector.Sparse
Double Sparse Relative Immutable Power class.
|
class |
MutablePressureVector
Mutable Pressure Vector.
|
static class |
MutablePressureVector.Dense
Double Dense Relative Immutable Pressure class.
|
static class |
MutablePressureVector.Sparse
Double Sparse Relative Immutable Pressure class.
|
class |
MutableSpeedVector
Mutable Speed Vector.
|
static class |
MutableSpeedVector.Dense
Double Dense Relative Immutable Speed class.
|
static class |
MutableSpeedVector.Sparse
Double Sparse Relative Immutable Speed class.
|
static class |
MutableTemperatureVector.Abs
ABSOLUTE implementation of TemperatureVector.
|
static class |
MutableTemperatureVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableTemperatureVector.
|
static class |
MutableTemperatureVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableTemperatureVector.
|
static class |
MutableTemperatureVector.Rel
RELATIVE implementation of TemperatureVector.
|
static class |
MutableTemperatureVector.Rel.Dense
Double Dense Relative Immutable Temperature class.
|
static class |
MutableTemperatureVector.Rel.Sparse
Double Sparse Relative Immutable Temperature class.
|
static class |
MutableTimeVector.Abs
ABSOLUTE implementation of TimeVector.
|
static class |
MutableTimeVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableTimeVector.
|
static class |
MutableTimeVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableTimeVector.
|
static class |
MutableTimeVector.Rel
RELATIVE implementation of TimeVector.
|
static class |
MutableTimeVector.Rel.Dense
Double Dense Relative Immutable Time class.
|
static class |
MutableTimeVector.Rel.Sparse
Double Sparse Relative Immutable Time class.
|
class |
MutableTorqueVector
Mutable Torque Vector.
|
static class |
MutableTorqueVector.Dense
Double Dense Relative Immutable Torque class.
|
static class |
MutableTorqueVector.Sparse
Double Sparse Relative Immutable Torque class.
|
class |
MutableVolumeVector
Mutable Volume Vector.
|
static class |
MutableVolumeVector.Dense
Double Dense Relative Immutable Volume class.
|
static class |
MutableVolumeVector.Sparse
Double Sparse Relative Immutable Volume class.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FloatMathFunctions<T>
Force implementation of multiplyBy and divideBy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableFloatMatrix<U extends Unit<U>>
MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Abs<U extends Unit<U>> |
static class |
MutableFloatMatrix.Abs.Dense<U extends Unit<U>>
ABSOLUTE DENSE implementation of MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Abs.Sparse<U extends Unit<U>>
ABSOLUTE SPARSE implementation of MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Rel<U extends Unit<U>> |
static class |
MutableFloatMatrix.Rel.Dense<U extends Unit<U>>
RELATIVE DENSE implementation of MutableFloatMatrix.
|
static class |
MutableFloatMatrix.Rel.Sparse<U extends Unit<U>>
RELATIVE SPARSE implementation of MutableFloatMatrix.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FloatAcceleration
Easy access methods for the Acceleration FloatScalar, which is relative by definition.
|
static class |
FloatAnglePlane.Abs
Easy access methods for the AnglePlane FloatScalar.
|
static class |
FloatAnglePlane.Rel
Easy access methods for the AnglePlane FloatScalar.
|
static class |
FloatAngleSlope.Abs
Easy access methods for the AngleSlope FloatScalar.
|
static class |
FloatAngleSlope.Rel
Easy access methods for the AngleSlope FloatScalar.
|
class |
FloatAngleSolid
Easy access methods for the AngleSolid FloatScalar, which is relative by definition.
|
class |
FloatArea
Easy access methods for the Area FloatScalar, which is relative by definition.
|
class |
FloatDensity
Easy access methods for the Density FloatScalar, which is relative by definition.
|
static class |
FloatDimensionless.Abs
Easy access methods for the Dimensionless FloatScalar.
|
static class |
FloatDimensionless.Rel
Easy access methods for the Dimensionless FloatScalar.
|
class |
FloatElectricalCharge
Easy access methods for the ElectricalCharge FloatScalar, which is relative by definition.
|
class |
FloatElectricalCurrent
Easy access methods for the ElectricalCurrent FloatScalar, which is relative by definition.
|
class |
FloatElectricalPotential
Easy access methods for the ElectricalPotential FloatScalar, which is relative by definition.
|
class |
FloatElectricalResistance
Easy access methods for the ElectricalResistance FloatScalar, which is relative by definition.
|
class |
FloatEnergy
Easy access methods for the Energy FloatScalar, which is relative by definition.
|
class |
FloatFlowMass
Easy access methods for the FlowMass FloatScalar, which is relative by definition.
|
class |
FloatFlowVolume
Easy access methods for the FlowVolume FloatScalar, which is relative by definition.
|
class |
FloatForce
Easy access methods for the Force FloatScalar, which is relative by definition.
|
class |
FloatFrequency
Easy access methods for the Frequency FloatScalar, which is relative by definition.
|
static class |
FloatLength.Abs
Easy access methods for the Length FloatScalar.
|
static class |
FloatLength.Rel
Easy access methods for the Length FloatScalar.
|
class |
FloatLinearDensity
Easy access methods for the LinearDensity FloatScalar, which is relative by definition.
|
class |
FloatMass
Easy access methods for the Mass FloatScalar, which is relative by definition.
|
class |
FloatMoney
Easy access methods for the Money FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerArea
Easy access methods for the MoneyPerArea FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerEnergy
Easy access methods for the MoneyPerEnergy FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerLength
Easy access methods for the MoneyPerLength FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerMass
Easy access methods for the MoneyPerMass FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerTime
Easy access methods for the MoneyPerTime FloatScalar, which is relative by definition.
|
class |
FloatMoneyPerVolume
Easy access methods for the MoneyPerVolume FloatScalar, which is relative by definition.
|
class |
FloatPower
Easy access methods for the Power FloatScalar, which is relative by definition.
|
class |
FloatPressure
Easy access methods for the Pressure FloatScalar, which is relative by definition.
|
class |
FloatScalar<U extends Unit<U>>
Immutable FloatScalar.
|
static class |
FloatScalar.Abs<U extends Unit<U>> |
static class |
FloatScalar.Rel<U extends Unit<U>> |
class |
FloatSpeed
Easy access methods for the Speed FloatScalar, which is relative by definition.
|
static class |
FloatTemperature.Abs
Easy access methods for the Temperature FloatScalar.
|
static class |
FloatTemperature.Rel
Easy access methods for the Temperature FloatScalar.
|
static class |
FloatTime.Abs
Easy access methods for the Time FloatScalar.
|
static class |
FloatTime.Rel
Easy access methods for the Time FloatScalar.
|
class |
FloatTorque
Easy access methods for the Torque FloatScalar, which is relative by definition.
|
class |
FloatVolume
Easy access methods for the Volume FloatScalar, which is relative by definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableFloatAccelerationVector
Mutable Acceleration Vector.
|
static class |
MutableFloatAccelerationVector.Dense
Float Dense Relative Immutable Acceleration class.
|
static class |
MutableFloatAccelerationVector.Sparse
Float Sparse Relative Immutable Acceleration class.
|
static class |
MutableFloatLengthVector.Abs
ABSOLUTE implementation of FloatLengthVector.
|
static class |
MutableFloatLengthVector.Abs.Dense
ABSOLUTE DENSE implementation of MutableFloatLengthVector.
|
static class |
MutableFloatLengthVector.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableFloatLengthVector.
|
static class |
MutableFloatLengthVector.Rel
RELATIVE implementation of FloatLengthVector.
|
static class |
MutableFloatLengthVector.Rel.Dense
Float Dense Relative Immutable FloatLength class.
|
static class |
MutableFloatLengthVector.Rel.Sparse
Float Sparse Relative Immutable FloatLength class.
|
static class |
MutableFloatVector.Abs<U extends Unit<U>> |
static class |
MutableFloatVector.Abs.Dense<U extends Unit<U>>
ABSOLUTE DENSE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Abs.Sparse<U extends Unit<U>>
ABSOLUTE SPARSE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Rel<U extends Unit<U>> |
static class |
MutableFloatVector.Rel.Dense<U extends Unit<U>>
RELATIVE DENSE implementation of MutableFloatVector.
|
static class |
MutableFloatVector.Rel.Sparse<U extends Unit<U>>
RELATIVE SPARSE implementation of MutableFloatVector.
|
Copyright © 2015 Delft University of Technology. All rights reserved.