Package | Description |
---|---|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.vector |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTemperatureMatrix
Immutable AbsoluteTemperature Matrix.
|
class |
AbstractDoubleMatrix<U extends Unit<U>,T extends AbstractDoubleMatrix<U,T>>
The most basic abstract class for the DoubleMatrix.
|
(package private) class |
AbstractDoubleMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleMatrixRel<RU,R,?,?>,MA extends AbstractMutableDoubleMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Immutable typed matrix.
|
(package private) class |
AbstractDoubleMatrixRel<U extends Unit<U>,R extends AbstractDoubleMatrixRel<U,R,MR,S>,MR extends AbstractMutableDoubleMatrixRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Immutable typed matrix.
|
(package private) class |
AbstractMutableDoubleMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleMatrixRel<RU,R,?,?>,MA extends AbstractMutableDoubleMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Matrix.
|
(package private) class |
AbstractMutableDoubleMatrixRel<U extends Unit<U>,R extends AbstractDoubleMatrixRel<U,R,MR,S>,MR extends AbstractMutableDoubleMatrixRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Mutable typed Matrix.
|
class |
AccelerationMatrix
Immutable Double AccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
AngleMatrix
Immutable Angle Matrix.
|
class |
AngleSolidMatrix
Immutable Double AngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
AreaMatrix
Immutable Double AreaMatrix, a matrix of values with a AreaUnit.
|
class |
DensityMatrix
Immutable Double DensityMatrix, a matrix of values with a DensityUnit.
|
class |
DimensionlessMatrix
Immutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
DirectionMatrix
Immutable Direction Matrix.
|
static class |
DoubleMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of DoubleMatrix.
|
static class |
DoubleMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of DoubleMatrix.
|
class |
DurationMatrix
Immutable Duration Matrix.
|
class |
ElectricalChargeMatrix
Immutable Double ElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
ElectricalCurrentMatrix
Immutable Double ElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
ElectricalPotentialMatrix
Immutable Double ElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
ElectricalResistanceMatrix
Immutable Double ElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
EnergyMatrix
Immutable Double EnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
FlowMassMatrix
Immutable Double FlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
FlowVolumeMatrix
Immutable Double FlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
ForceMatrix
Immutable Double ForceMatrix, a matrix of values with a ForceUnit.
|
class |
FrequencyMatrix
Immutable Double FrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
LengthMatrix
Immutable Length Matrix.
|
class |
LinearDensityMatrix
Immutable Double LinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
MassMatrix
Immutable Double MassMatrix, a matrix of values with a MassUnit.
|
class |
MoneyMatrix
Immutable Double MoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
MoneyPerAreaMatrix
Immutable Double MoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
MoneyPerDurationMatrix
Immutable Double MoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
MoneyPerEnergyMatrix
Immutable Double MoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
MoneyPerLengthMatrix
Immutable Double MoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
MoneyPerMassMatrix
Immutable Double MoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
MoneyPerVolumeMatrix
Immutable Double MoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
MutableAbsoluteTemperatureMatrix
Mutable AbsoluteTemperature Matrix.
|
class |
MutableAccelerationMatrix
Mutable Double AccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
MutableAngleMatrix
Mutable Angle Matrix.
|
class |
MutableAngleSolidMatrix
Mutable Double AngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
MutableAreaMatrix
Mutable Double AreaMatrix, a matrix of values with a AreaUnit.
|
class |
MutableDensityMatrix
Mutable Double DensityMatrix, a matrix of values with a DensityUnit.
|
class |
MutableDimensionlessMatrix
Mutable Double DimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
MutableDirectionMatrix
Mutable Direction Matrix.
|
static class |
MutableDoubleMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of MutableDoubleVector.
|
static class |
MutableDoubleMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of MutableDoubleMatrix.
|
class |
MutableDurationMatrix
Mutable Duration Matrix.
|
class |
MutableElectricalChargeMatrix
Mutable Double ElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
MutableElectricalCurrentMatrix
Mutable Double ElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
MutableElectricalPotentialMatrix
Mutable Double ElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
MutableElectricalResistanceMatrix
Mutable Double ElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
MutableEnergyMatrix
Mutable Double EnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
MutableFlowMassMatrix
Mutable Double FlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
MutableFlowVolumeMatrix
Mutable Double FlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
MutableForceMatrix
Mutable Double ForceMatrix, a matrix of values with a ForceUnit.
|
class |
MutableFrequencyMatrix
Mutable Double FrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
MutableLengthMatrix
Mutable Length Matrix.
|
class |
MutableLinearDensityMatrix
Mutable Double LinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
MutableMassMatrix
Mutable Double MassMatrix, a matrix of values with a MassUnit.
|
class |
MutableMoneyMatrix
Mutable Double MoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
MutableMoneyPerAreaMatrix
Mutable Double MoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
MutableMoneyPerDurationMatrix
Mutable Double MoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
MutableMoneyPerEnergyMatrix
Mutable Double MoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
MutableMoneyPerLengthMatrix
Mutable Double MoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
MutableMoneyPerMassMatrix
Mutable Double MoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
MutableMoneyPerVolumeMatrix
Mutable Double MoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
MutablePositionMatrix
Mutable Position Matrix.
|
class |
MutablePowerMatrix
Mutable Double PowerMatrix, a matrix of values with a PowerUnit.
|
class |
MutablePressureMatrix
Mutable Double PressureMatrix, a matrix of values with a PressureUnit.
|
class |
MutableSpeedMatrix
Mutable Double SpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
MutableTemperatureMatrix
Mutable Temperature Matrix.
|
class |
MutableTimeMatrix
Mutable Time Matrix.
|
class |
MutableTorqueMatrix
Mutable Double TorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
MutableVolumeMatrix
Mutable Double VolumeMatrix, a matrix of values with a VolumeUnit.
|
class |
PositionMatrix
Immutable Position Matrix.
|
class |
PowerMatrix
Immutable Double PowerMatrix, a matrix of values with a PowerUnit.
|
class |
PressureMatrix
Immutable Double PressureMatrix, a matrix of values with a PressureUnit.
|
class |
SpeedMatrix
Immutable Double SpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
TemperatureMatrix
Immutable Temperature Matrix.
|
class |
TimeMatrix
Immutable Time Matrix.
|
class |
TorqueMatrix
Immutable Double TorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
VolumeMatrix
Immutable Double VolumeMatrix, a matrix of values with a VolumeUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteTemperatureVector
Immutable Absolute AbsoluteTemperature Vector.
|
class |
AbstractDoubleVector<U extends Unit<U>,T extends AbstractDoubleVector<U,T>>
The most basic abstract class for the DoubleVector.
|
(package private) class |
AbstractDoubleVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleVectorRel<RU,R,?,?>,MA extends AbstractMutableDoubleVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Immutable typed vector.
|
(package private) class |
AbstractDoubleVectorRel<U extends Unit<U>,R extends AbstractDoubleVectorRel<U,R,MR,S>,MR extends AbstractMutableDoubleVectorRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Immutable typed vector.
|
(package private) class |
AbstractMutableDoubleVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractDoubleVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractDoubleVectorRel<RU,R,?,?>,MA extends AbstractMutableDoubleVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractDoubleScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Vector.
|
(package private) class |
AbstractMutableDoubleVectorRel<U extends Unit<U>,R extends AbstractDoubleVectorRel<U,R,MR,S>,MR extends AbstractMutableDoubleVectorRel<U,R,MR,S>,S extends AbstractDoubleScalarRel<U,S>>
Relative Mutable typed Vector.
|
class |
AccelerationVector
Immutable Double AccelerationVector, a vector of values with a AccelerationUnit.
|
class |
AngleSolidVector
Immutable Double AngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
AngleVector
Immutable Relative Angle Vector.
|
class |
AreaVector
Immutable Double AreaVector, a vector of values with a AreaUnit.
|
class |
DensityVector
Immutable Double DensityVector, a vector of values with a DensityUnit.
|
class |
DimensionlessVector
Immutable Double DimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
DirectionVector
Immutable Absolute Direction Vector.
|
static class |
DoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable DoubleVector.
|
static class |
DoubleVector.Rel<U extends Unit<U>>
Relative Immutable DoubleVector.
|
class |
DurationVector
Immutable Relative Duration Vector.
|
class |
ElectricalChargeVector
Immutable Double ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
ElectricalCurrentVector
Immutable Double ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
ElectricalPotentialVector
Immutable Double ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
ElectricalResistanceVector
Immutable Double ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
EnergyVector
Immutable Double EnergyVector, a vector of values with a EnergyUnit.
|
class |
FlowMassVector
Immutable Double FlowMassVector, a vector of values with a FlowMassUnit.
|
class |
FlowVolumeVector
Immutable Double FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
ForceVector
Immutable Double ForceVector, a vector of values with a ForceUnit.
|
class |
FrequencyVector
Immutable Double FrequencyVector, a vector of values with a FrequencyUnit.
|
class |
LengthVector
Immutable Relative Length Vector.
|
class |
LinearDensityVector
Immutable Double LinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MassVector
Immutable Double MassVector, a vector of values with a MassUnit.
|
class |
MoneyPerAreaVector
Immutable Double MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MoneyPerDurationVector
Immutable Double MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
MoneyPerEnergyVector
Immutable Double MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MoneyPerLengthVector
Immutable Double MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MoneyPerMassVector
Immutable Double MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MoneyPerVolumeVector
Immutable Double MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MoneyVector
Immutable Double MoneyVector, a vector of values with a MoneyUnit.
|
class |
MutableAbsoluteTemperatureVector
Mutable Absolute AbsoluteTemperature Vector.
|
class |
MutableAccelerationVector
Mutable Double AccelerationVector, a vector of values with a AccelerationUnit.
|
class |
MutableAngleSolidVector
Mutable Double AngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
MutableAngleVector
Mutable Relative Angle Vector.
|
class |
MutableAreaVector
Mutable Double AreaVector, a vector of values with a AreaUnit.
|
class |
MutableDensityVector
Mutable Double DensityVector, a vector of values with a DensityUnit.
|
class |
MutableDimensionlessVector
Mutable Double DimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
MutableDirectionVector
Mutable Absolute Direction Vector.
|
static class |
MutableDoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable DoubleVector.
|
static class |
MutableDoubleVector.Rel<U extends Unit<U>>
Relative Immutable DoubleVector.
|
class |
MutableDurationVector
Mutable Relative Duration Vector.
|
class |
MutableElectricalChargeVector
Mutable Double ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
MutableElectricalCurrentVector
Mutable Double ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
MutableElectricalPotentialVector
Mutable Double ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
MutableElectricalResistanceVector
Mutable Double ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
MutableEnergyVector
Mutable Double EnergyVector, a vector of values with a EnergyUnit.
|
class |
MutableFlowMassVector
Mutable Double FlowMassVector, a vector of values with a FlowMassUnit.
|
class |
MutableFlowVolumeVector
Mutable Double FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
MutableForceVector
Mutable Double ForceVector, a vector of values with a ForceUnit.
|
class |
MutableFrequencyVector
Mutable Double FrequencyVector, a vector of values with a FrequencyUnit.
|
class |
MutableLengthVector
Mutable Relative Length Vector.
|
class |
MutableLinearDensityVector
Mutable Double LinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MutableMassVector
Mutable Double MassVector, a vector of values with a MassUnit.
|
class |
MutableMoneyPerAreaVector
Mutable Double MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MutableMoneyPerDurationVector
Mutable Double MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
MutableMoneyPerEnergyVector
Mutable Double MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MutableMoneyPerLengthVector
Mutable Double MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MutableMoneyPerMassVector
Mutable Double MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MutableMoneyPerVolumeVector
Mutable Double MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MutableMoneyVector
Mutable Double MoneyVector, a vector of values with a MoneyUnit.
|
class |
MutablePositionVector
Mutable Absolute Position Vector.
|
class |
MutablePowerVector
Mutable Double PowerVector, a vector of values with a PowerUnit.
|
class |
MutablePressureVector
Mutable Double PressureVector, a vector of values with a PressureUnit.
|
class |
MutableSpeedVector
Mutable Double SpeedVector, a vector of values with a SpeedUnit.
|
class |
MutableTemperatureVector
Mutable Relative Temperature Vector.
|
class |
MutableTimeVector
Mutable Absolute Time Vector.
|
class |
MutableTorqueVector
Mutable Double TorqueVector, a vector of values with a TorqueUnit.
|
class |
MutableVolumeVector
Mutable Double VolumeVector, a vector of values with a VolumeUnit.
|
class |
PositionVector
Immutable Absolute Position Vector.
|
class |
PowerVector
Immutable Double PowerVector, a vector of values with a PowerUnit.
|
class |
PressureVector
Immutable Double PressureVector, a vector of values with a PressureUnit.
|
class |
SpeedVector
Immutable Double SpeedVector, a vector of values with a SpeedUnit.
|
class |
TemperatureVector
Immutable Relative Temperature Vector.
|
class |
TimeVector
Immutable Absolute Time Vector.
|
class |
TorqueVector
Immutable Double TorqueVector, a vector of values with a TorqueUnit.
|
class |
VolumeVector
Immutable Double VolumeVector, a vector of values with a VolumeUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFloatMatrix<U extends Unit<U>,T extends AbstractFloatMatrix<U,T>>
The most basic abstract class for the FloatMatrix.
|
(package private) class |
AbstractFloatMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatMatrixRel<RU,R,?,?>,MA extends AbstractMutableFloatMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Immutable typed matrix.
|
(package private) class |
AbstractFloatMatrixRel<U extends Unit<U>,R extends AbstractFloatMatrixRel<U,R,MR,S>,MR extends AbstractMutableFloatMatrixRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Immutable typed matrix.
|
(package private) class |
AbstractMutableFloatMatrixAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatMatrixAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatMatrixRel<RU,R,?,?>,MA extends AbstractMutableFloatMatrixAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Matrix.
|
(package private) class |
AbstractMutableFloatMatrixRel<U extends Unit<U>,R extends AbstractFloatMatrixRel<U,R,MR,S>,MR extends AbstractMutableFloatMatrixRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Mutable typed Matrix.
|
class |
FloatAbsoluteTemperatureMatrix
Immutable FloatAbsoluteTemperature Matrix.
|
class |
FloatAccelerationMatrix
Immutable FloatAccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
FloatAngleMatrix
Immutable FloatAngle Matrix.
|
class |
FloatAngleSolidMatrix
Immutable FloatAngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
FloatAreaMatrix
Immutable FloatAreaMatrix, a matrix of values with a AreaUnit.
|
class |
FloatDensityMatrix
Immutable FloatDensityMatrix, a matrix of values with a DensityUnit.
|
class |
FloatDimensionlessMatrix
Immutable FloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
FloatDirectionMatrix
Immutable FloatDirection Matrix.
|
class |
FloatDurationMatrix
Immutable FloatDuration Matrix.
|
class |
FloatElectricalChargeMatrix
Immutable FloatElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
FloatElectricalCurrentMatrix
Immutable FloatElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
FloatElectricalPotentialMatrix
Immutable FloatElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
FloatElectricalResistanceMatrix
Immutable FloatElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
FloatEnergyMatrix
Immutable FloatEnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
FloatFlowMassMatrix
Immutable FloatFlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
FloatFlowVolumeMatrix
Immutable FloatFlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
FloatForceMatrix
Immutable FloatForceMatrix, a matrix of values with a ForceUnit.
|
class |
FloatFrequencyMatrix
Immutable FloatFrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
FloatLengthMatrix
Immutable FloatLength Matrix.
|
class |
FloatLinearDensityMatrix
Immutable FloatLinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
FloatMassMatrix
Immutable FloatMassMatrix, a matrix of values with a MassUnit.
|
static class |
FloatMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of FloatMatrix.
|
static class |
FloatMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of FloatMatrix.
|
class |
FloatMoneyMatrix
Immutable FloatMoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
FloatMoneyPerAreaMatrix
Immutable FloatMoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
FloatMoneyPerDurationMatrix
Immutable FloatMoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
FloatMoneyPerEnergyMatrix
Immutable FloatMoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
FloatMoneyPerLengthMatrix
Immutable FloatMoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
FloatMoneyPerMassMatrix
Immutable FloatMoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
FloatMoneyPerVolumeMatrix
Immutable FloatMoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
FloatPositionMatrix
Immutable FloatPosition Matrix.
|
class |
FloatPowerMatrix
Immutable FloatPowerMatrix, a matrix of values with a PowerUnit.
|
class |
FloatPressureMatrix
Immutable FloatPressureMatrix, a matrix of values with a PressureUnit.
|
class |
FloatSpeedMatrix
Immutable FloatSpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
FloatTemperatureMatrix
Immutable FloatTemperature Matrix.
|
class |
FloatTimeMatrix
Immutable FloatTime Matrix.
|
class |
FloatTorqueMatrix
Immutable FloatTorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
FloatVolumeMatrix
Immutable FloatVolumeMatrix, a matrix of values with a VolumeUnit.
|
class |
MutableFloatAbsoluteTemperatureMatrix
Mutable FloatAbsoluteTemperature Matrix.
|
class |
MutableFloatAccelerationMatrix
Mutable FloatAccelerationMatrix, a matrix of values with a AccelerationUnit.
|
class |
MutableFloatAngleMatrix
Mutable FloatAngle Matrix.
|
class |
MutableFloatAngleSolidMatrix
Mutable FloatAngleSolidMatrix, a matrix of values with a AngleSolidUnit.
|
class |
MutableFloatAreaMatrix
Mutable FloatAreaMatrix, a matrix of values with a AreaUnit.
|
class |
MutableFloatDensityMatrix
Mutable FloatDensityMatrix, a matrix of values with a DensityUnit.
|
class |
MutableFloatDimensionlessMatrix
Mutable FloatDimensionlessMatrix, a matrix of values with a DimensionlessUnit.
|
class |
MutableFloatDirectionMatrix
Mutable FloatDirection Matrix.
|
class |
MutableFloatDurationMatrix
Mutable FloatDuration Matrix.
|
class |
MutableFloatElectricalChargeMatrix
Mutable FloatElectricalChargeMatrix, a matrix of values with a ElectricalChargeUnit.
|
class |
MutableFloatElectricalCurrentMatrix
Mutable FloatElectricalCurrentMatrix, a matrix of values with a ElectricalCurrentUnit.
|
class |
MutableFloatElectricalPotentialMatrix
Mutable FloatElectricalPotentialMatrix, a matrix of values with a ElectricalPotentialUnit.
|
class |
MutableFloatElectricalResistanceMatrix
Mutable FloatElectricalResistanceMatrix, a matrix of values with a ElectricalResistanceUnit.
|
class |
MutableFloatEnergyMatrix
Mutable FloatEnergyMatrix, a matrix of values with a EnergyUnit.
|
class |
MutableFloatFlowMassMatrix
Mutable FloatFlowMassMatrix, a matrix of values with a FlowMassUnit.
|
class |
MutableFloatFlowVolumeMatrix
Mutable FloatFlowVolumeMatrix, a matrix of values with a FlowVolumeUnit.
|
class |
MutableFloatForceMatrix
Mutable FloatForceMatrix, a matrix of values with a ForceUnit.
|
class |
MutableFloatFrequencyMatrix
Mutable FloatFrequencyMatrix, a matrix of values with a FrequencyUnit.
|
class |
MutableFloatLengthMatrix
Mutable FloatLength Matrix.
|
class |
MutableFloatLinearDensityMatrix
Mutable FloatLinearDensityMatrix, a matrix of values with a LinearDensityUnit.
|
class |
MutableFloatMassMatrix
Mutable FloatMassMatrix, a matrix of values with a MassUnit.
|
static class |
MutableFloatMatrix.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
ABSOLUTE implementation of MutableFloatVector.
|
static class |
MutableFloatMatrix.Rel<U extends Unit<U>>
RELATIVE implementation of MutableFloatMatrix.
|
class |
MutableFloatMoneyMatrix
Mutable FloatMoneyMatrix, a matrix of values with a MoneyUnit.
|
class |
MutableFloatMoneyPerAreaMatrix
Mutable FloatMoneyPerAreaMatrix, a matrix of values with a MoneyPerAreaUnit.
|
class |
MutableFloatMoneyPerDurationMatrix
Mutable FloatMoneyPerDurationMatrix, a matrix of values with a MoneyPerDurationUnit.
|
class |
MutableFloatMoneyPerEnergyMatrix
Mutable FloatMoneyPerEnergyMatrix, a matrix of values with a MoneyPerEnergyUnit.
|
class |
MutableFloatMoneyPerLengthMatrix
Mutable FloatMoneyPerLengthMatrix, a matrix of values with a MoneyPerLengthUnit.
|
class |
MutableFloatMoneyPerMassMatrix
Mutable FloatMoneyPerMassMatrix, a matrix of values with a MoneyPerMassUnit.
|
class |
MutableFloatMoneyPerVolumeMatrix
Mutable FloatMoneyPerVolumeMatrix, a matrix of values with a MoneyPerVolumeUnit.
|
class |
MutableFloatPositionMatrix
Mutable FloatPosition Matrix.
|
class |
MutableFloatPowerMatrix
Mutable FloatPowerMatrix, a matrix of values with a PowerUnit.
|
class |
MutableFloatPressureMatrix
Mutable FloatPressureMatrix, a matrix of values with a PressureUnit.
|
class |
MutableFloatSpeedMatrix
Mutable FloatSpeedMatrix, a matrix of values with a SpeedUnit.
|
class |
MutableFloatTemperatureMatrix
Mutable FloatTemperature Matrix.
|
class |
MutableFloatTimeMatrix
Mutable FloatTime Matrix.
|
class |
MutableFloatTorqueMatrix
Mutable FloatTorqueMatrix, a matrix of values with a TorqueUnit.
|
class |
MutableFloatVolumeMatrix
Mutable FloatVolumeMatrix, a matrix of values with a VolumeUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFloatVector<U extends Unit<U>,T extends AbstractFloatVector<U,T>>
The most basic abstract class for the FloatVector.
|
(package private) class |
AbstractFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatVectorRel<RU,R,?,?>,MA extends AbstractMutableFloatVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Immutable typed vector.
|
(package private) class |
AbstractFloatVectorRel<U extends Unit<U>,R extends AbstractFloatVectorRel<U,R,MR,S>,MR extends AbstractMutableFloatVectorRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Immutable typed vector.
|
(package private) class |
AbstractMutableFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatVectorRel<RU,R,?,?>,MA extends AbstractMutableFloatVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>>
Absolute Mutable typed Vector.
|
(package private) class |
AbstractMutableFloatVectorRel<U extends Unit<U>,R extends AbstractFloatVectorRel<U,R,MR,S>,MR extends AbstractMutableFloatVectorRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>>
Relative Mutable typed Vector.
|
class |
FloatAbsoluteTemperatureVector
Absolute FloatAbsoluteTemperature Vector.
|
class |
FloatAccelerationVector
Immutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.
|
class |
FloatAngleSolidVector
Immutable Float FloatAngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
FloatAngleVector
Relative FloatAngle Vector.
|
class |
FloatAreaVector
Immutable Float FloatAreaVector, a vector of values with a AreaUnit.
|
class |
FloatDensityVector
Immutable Float FloatDensityVector, a vector of values with a DensityUnit.
|
class |
FloatDimensionlessVector
Immutable Float FloatDimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
FloatDirectionVector
Absolute FloatDirection Vector.
|
class |
FloatDurationVector
Relative FloatDuration Vector.
|
class |
FloatElectricalChargeVector
Immutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
FloatElectricalCurrentVector
Immutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
FloatElectricalPotentialVector
Immutable Float FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
FloatElectricalResistanceVector
Immutable Float FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
FloatEnergyVector
Immutable Float FloatEnergyVector, a vector of values with a EnergyUnit.
|
class |
FloatFlowMassVector
Immutable Float FloatFlowMassVector, a vector of values with a FlowMassUnit.
|
class |
FloatFlowVolumeVector
Immutable Float FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
FloatForceVector
Immutable Float FloatForceVector, a vector of values with a ForceUnit.
|
class |
FloatFrequencyVector
Immutable Float FloatFrequencyVector, a vector of values with a FrequencyUnit.
|
class |
FloatLengthVector
Relative FloatLength Vector.
|
class |
FloatLinearDensityVector
Immutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
FloatMassVector
Immutable Float FloatMassVector, a vector of values with a MassUnit.
|
class |
FloatMoneyPerAreaVector
Immutable Float FloatMoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
FloatMoneyPerDurationVector
Immutable Float FloatMoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
FloatMoneyPerEnergyVector
Immutable Float FloatMoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
FloatMoneyPerLengthVector
Immutable Float FloatMoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
FloatMoneyPerMassVector
Immutable Float FloatMoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
FloatMoneyPerVolumeVector
Immutable Float FloatMoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
FloatMoneyVector
Immutable Float FloatMoneyVector, a vector of values with a MoneyUnit.
|
class |
FloatPositionVector
Absolute FloatPosition Vector.
|
class |
FloatPowerVector
Immutable Float FloatPowerVector, a vector of values with a PowerUnit.
|
class |
FloatPressureVector
Immutable Float FloatPressureVector, a vector of values with a PressureUnit.
|
class |
FloatSpeedVector
Immutable Float FloatSpeedVector, a vector of values with a SpeedUnit.
|
class |
FloatTemperatureVector
Relative FloatTemperature Vector.
|
class |
FloatTimeVector
Absolute FloatTime Vector.
|
class |
FloatTorqueVector
Immutable Float FloatTorqueVector, a vector of values with a TorqueUnit.
|
static class |
FloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable FloatVector.
|
static class |
FloatVector.Rel<U extends Unit<U>>
Relative Immutable FloatVector.
|
class |
FloatVolumeVector
Immutable Float FloatVolumeVector, a vector of values with a VolumeUnit.
|
class |
MutableFloatAbsoluteTemperatureVector
Mutable Absolute FloatAbsoluteTemperature Vector a vector of values with a AbsoluteTemperatureUnit.
|
class |
MutableFloatAccelerationVector
Mutable Float AccelerationVector, a vector of values with a AccelerationUnit.
|
class |
MutableFloatAngleSolidVector
Mutable Float AngleSolidVector, a vector of values with a AngleSolidUnit.
|
class |
MutableFloatAngleVector
Mutable Relative FloatAngle Vector.
|
class |
MutableFloatAreaVector
Mutable Float AreaVector, a vector of values with a AreaUnit.
|
class |
MutableFloatDensityVector
Mutable Float DensityVector, a vector of values with a DensityUnit.
|
class |
MutableFloatDimensionlessVector
Mutable Float DimensionlessVector, a vector of values with a DimensionlessUnit.
|
class |
MutableFloatDirectionVector
Mutable Absolute FloatDirection Vector a vector of values with a DirectionUnit.
|
class |
MutableFloatDurationVector
Mutable Relative FloatDuration Vector.
|
class |
MutableFloatElectricalChargeVector
Mutable Float ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
class |
MutableFloatElectricalCurrentVector
Mutable Float ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
class |
MutableFloatElectricalPotentialVector
Mutable Float ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
class |
MutableFloatElectricalResistanceVector
Mutable Float ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
class |
MutableFloatEnergyVector
Mutable Float EnergyVector, a vector of values with a EnergyUnit.
|
class |
MutableFloatFlowMassVector
Mutable Float FlowMassVector, a vector of values with a FlowMassUnit.
|
class |
MutableFloatFlowVolumeVector
Mutable Float FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
class |
MutableFloatForceVector
Mutable Float ForceVector, a vector of values with a ForceUnit.
|
class |
MutableFloatFrequencyVector
Mutable Float FrequencyVector, a vector of values with a FrequencyUnit.
|
class |
MutableFloatLengthVector
Mutable Relative FloatLength Vector.
|
class |
MutableFloatLinearDensityVector
Mutable Float LinearDensityVector, a vector of values with a LinearDensityUnit.
|
class |
MutableFloatMassVector
Mutable Float MassVector, a vector of values with a MassUnit.
|
class |
MutableFloatMoneyPerAreaVector
Mutable Float MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
class |
MutableFloatMoneyPerDurationVector
Mutable Float MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
class |
MutableFloatMoneyPerEnergyVector
Mutable Float MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
class |
MutableFloatMoneyPerLengthVector
Mutable Float MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
class |
MutableFloatMoneyPerMassVector
Mutable Float MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
class |
MutableFloatMoneyPerVolumeVector
Mutable Float MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
class |
MutableFloatMoneyVector
Mutable Float MoneyVector, a vector of values with a MoneyUnit.
|
class |
MutableFloatPositionVector
Mutable Absolute FloatPosition Vector a vector of values with a PositionUnit.
|
class |
MutableFloatPowerVector
Mutable Float PowerVector, a vector of values with a PowerUnit.
|
class |
MutableFloatPressureVector
Mutable Float PressureVector, a vector of values with a PressureUnit.
|
class |
MutableFloatSpeedVector
Mutable Float SpeedVector, a vector of values with a SpeedUnit.
|
class |
MutableFloatTemperatureVector
Mutable Relative FloatTemperature Vector.
|
class |
MutableFloatTimeVector
Mutable Absolute FloatTime Vector a vector of values with a TimeUnit.
|
class |
MutableFloatTorqueVector
Mutable Float TorqueVector, a vector of values with a TorqueUnit.
|
static class |
MutableFloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable FloatVector.
|
static class |
MutableFloatVector.Rel<U extends Unit<U>>
Relative Immutable FloatVector.
|
class |
MutableFloatVolumeVector
Mutable Float VolumeVector, a vector of values with a VolumeUnit.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.