Package | Description |
---|---|
org.djunits.value.vdouble.matrix |
Double Matrix 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 | Method and Description |
---|---|
DoubleMatrixInterface<U> |
DoubleMatrixInterface.toDense()
Create a dense version of this DoubleMatrix.
|
DoubleMatrixInterface<U> |
DoubleMatrixInterface.toSparse()
Create a sparse version of this DoubleMatrix.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.