Uses of Interface
org.djunits.value.vfloat.vector.base.FloatVectorInterface
Package | Description |
---|---|
org.djunits.value.vfloat.matrix.base |
Interfaces, abstract classes and utilities for FloatMatrix.
|
org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.vector.base |
Interfaces, abstract classes and utilities for FloatVector.
|
-
Uses of FloatVectorInterface in org.djunits.value.vfloat.matrix.base
Classes in org.djunits.value.vfloat.matrix.base with type parameters of type FloatVectorInterface Modifier and Type Interface Description interface
FloatMatrixInterface<U extends Unit<U>,S extends FloatScalarInterface<U,S>,V extends FloatVectorInterface<U,S,V>,M extends FloatMatrixInterface<U,S,V,M>>
Interface for the FloatMatrix classes, specifically defining the methods that deal with float values.Methods in org.djunits.value.vfloat.matrix.base with type parameters of type FloatVectorInterface Modifier and Type Method Description static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(float[][] valuesInUnit, U unit, StorageType storageType)
Instantiate the FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(float[][] valuesInUnit, U unit, StorageType storageType, Class<M> matrixClass)
Instantiate the FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(Collection<FloatSparseValue<U,S>> values, int rows, int cols, U displayUnit, StorageType storageType)
Construct a new Relative Immutable Float Matrix.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(Collection<FloatSparseValue<U,S>> values, int rows, int cols, U displayUnit, StorageType storageType, Class<M> matrixClass)
Construct a new Relative Immutable Float Matrix.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(FloatMatrixData values, U unit)
Instantiate the Mutable FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(FloatMatrixData values, U unit, Class<M> matrixClass)
Instantiate the Mutable FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(S[][] values, U displayUnit, StorageType storageType)
Construct a new Relative Immutable Float Matrix.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiate(S[][] values, U displayUnit, StorageType storageType, Class<M> matrixClass)
Construct a new Relative Immutable Float Matrix.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiateAnonymous(FloatMatrixData values, Unit<?> unit)
Instantiate the Immutable FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiateAnonymous(FloatMatrixData values, Unit<?> unit, Class<M> matrixClass)
Instantiate the Immutable FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiateSI(float[][] valuesSI, U displayUnit, StorageType storageType)
Instantiate the FloatMatrix based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>, M extends FloatMatrixInterface<U, S, V, M>>
MFloatMatrix. instantiateSI(float[][] valuesSI, U displayUnit, StorageType storageType, Class<M> matrixClass)
Instantiate the FloatMatrix based on its unit. -
Uses of FloatVectorInterface in org.djunits.value.vfloat.vector
Classes in org.djunits.value.vfloat.vector that implement FloatVectorInterface Modifier and Type Class Description class
FloatAbsoluteTemperatureVector
Absolute FloatAbsoluteTemperature Vector.class
FloatAbsorbedDoseVector
Immutable Float FloatAbsorbedDoseVector, a vector of values with a AbsorbedDoseUnit.class
FloatAccelerationVector
Immutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.class
FloatAmountOfSubstanceVector
Immutable Float FloatAmountOfSubstanceVector, a vector of values with a AmountOfSubstanceUnit.class
FloatAngleVector
Relative FloatAngle Vector.class
FloatAreaVector
Immutable Float FloatAreaVector, a vector of values with a AreaUnit.class
FloatCatalyticActivityVector
Immutable Float FloatCatalyticActivityVector, a vector of values with a CatalyticActivityUnit.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
FloatElectricalCapacitanceVector
Immutable Float FloatElectricalCapacitanceVector, a vector of values with a ElectricalCapacitanceUnit.class
FloatElectricalChargeVector
Immutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.class
FloatElectricalConductanceVector
Immutable Float FloatElectricalConductanceVector, a vector of values with a ElectricalConductanceUnit.class
FloatElectricalCurrentVector
Immutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.class
FloatElectricalInductanceVector
Immutable Float FloatElectricalInductanceVector, a vector of values with a ElectricalInductanceUnit.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
FloatEquivalentDoseVector
Immutable Float FloatEquivalentDoseVector, a vector of values with a EquivalentDoseUnit.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
FloatIlluminanceVector
Immutable Float FloatIlluminanceVector, a vector of values with a IlluminanceUnit.class
FloatLengthVector
Relative FloatLength Vector.class
FloatLinearDensityVector
Immutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.class
FloatLuminousFluxVector
Immutable Float FloatLuminousFluxVector, a vector of values with a LuminousFluxUnit.class
FloatLuminousIntensityVector
Immutable Float FloatLuminousIntensityVector, a vector of values with a LuminousIntensityUnit.class
FloatMagneticFluxDensityVector
Immutable Float FloatMagneticFluxDensityVector, a vector of values with a MagneticFluxDensityUnit.class
FloatMagneticFluxVector
Immutable Float FloatMagneticFluxVector, a vector of values with a MagneticFluxUnit.class
FloatMassVector
Immutable Float FloatMassVector, a vector of values with a MassUnit.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
FloatRadioActivityVector
Immutable Float FloatRadioActivityVector, a vector of values with a RadioActivityUnit.class
FloatSIVector
Easy access methods for the generic Relative SI FloatVector.class
FloatSolidAngleVector
Immutable Float FloatSolidAngleVector, a vector of values with a SolidAngleUnit.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.class
FloatVolumeVector
Immutable Float FloatVolumeVector, a vector of values with a VolumeUnit. -
Uses of FloatVectorInterface in org.djunits.value.vfloat.vector.base
Classes in org.djunits.value.vfloat.vector.base with type parameters of type FloatVectorInterface Modifier and Type Interface Description interface
FloatVectorInterface<U extends Unit<U>,S extends FloatScalarInterface<U,S>,V extends FloatVectorInterface<U,S,V>>
Interface for the FloatVector classes, specifically defining the methods that deal with float values.Classes in org.djunits.value.vfloat.vector.base that implement FloatVectorInterface Modifier and Type Class Description class
AbstractFloatVector<U extends Unit<U>,S extends AbstractFloatScalar<U,S>,V extends AbstractFloatVector<U,S,V>>
The most basic abstract class for the FloatVector.class
AbstractFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>>
AbstractMutableFloatVectorRelWithAbs.java.class
AbstractFloatVectorRel<U extends Unit<U>,S extends AbstractFloatScalarRel<U,S>,RV extends AbstractFloatVectorRel<U,S,RV>>
AbstractMutableFloatVectorRel.java.class
AbstractFloatVectorRelWithAbs<AU extends AbsoluteLinearUnit<AU,RU>,A extends AbstractFloatScalarAbs<AU,A,RU,R>,AV extends AbstractFloatVectorAbs<AU,A,AV,RU,R,RV>,RU extends Unit<RU>,R extends AbstractFloatScalarRelWithAbs<AU,A,RU,R>,RV extends AbstractFloatVectorRelWithAbs<AU,A,AV,RU,R,RV>>
AbstractMutableFloatVectorRelWithAbs.java.Methods in org.djunits.value.vfloat.vector.base with type parameters of type FloatVectorInterface Modifier and Type Method Description static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(float[] valuesInUnit, U unit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(float[] valuesInUnit, U unit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(List<Float> valueListInUnit, U unit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(List<Float> valueListInUnit, U unit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(SortedMap<Integer,Float> valueMapInUnit, int length, U unit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(SortedMap<Integer,Float> valueMapInUnit, int length, U unit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(FloatVectorData values, U unit)
Instantiate the Mutable FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(FloatVectorData values, U unit, Class<V> vectorClass)
Instantiate the Mutable FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(S[] values, U displayUnit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiate(S[] values, U displayUnit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateAnonymous(FloatVectorData values, Unit<?> unit)
Instantiate the Immutable FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateAnonymous(FloatVectorData values, Unit<?> unit, Class<V> vectorClass)
Instantiate the Immutable FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateList(List<S> valueList, U displayUnit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateList(List<S> valueList, U displayUnit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateMap(SortedMap<Integer,S> valueMap, int length, U displayUnit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateMap(SortedMap<Integer,S> valueMap, int length, U displayUnit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateSI(float[] valuesSI, U displayUnit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateSI(float[] valuesSI, U displayUnit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateSI(List<Float> valueListSI, U displayUnit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateSI(List<Float> valueListSI, U displayUnit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateSI(SortedMap<Integer,Float> valueMapSI, int length, U displayUnit, StorageType storageType)
Instantiate the FloatVector based on its unit.static <U extends Unit<U>, S extends FloatScalarInterface<U, S>, V extends FloatVectorInterface<U, S, V>>
VFloatVector. instantiateSI(SortedMap<Integer,Float> valueMapSI, int length, U displayUnit, StorageType storageType, Class<V> vectorClass)
Instantiate the FloatVector based on its unit.Methods in org.djunits.value.vfloat.vector.base with parameters of type FloatVectorInterface Modifier and Type Method Description protected void
AbstractFloatVector. checkSize(FloatVectorInterface<?,?,?> other)
Centralized size equality check.