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 interfaceFloatMatrixInterface<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 classFloatAbsoluteTemperatureVectorAbsolute FloatAbsoluteTemperature Vector.classFloatAbsorbedDoseVectorImmutable Float FloatAbsorbedDoseVector, a vector of values with a AbsorbedDoseUnit.classFloatAccelerationVectorImmutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.classFloatAmountOfSubstanceVectorImmutable Float FloatAmountOfSubstanceVector, a vector of values with a AmountOfSubstanceUnit.classFloatAngleVectorRelative FloatAngle Vector.classFloatAreaVectorImmutable Float FloatAreaVector, a vector of values with a AreaUnit.classFloatCatalyticActivityVectorImmutable Float FloatCatalyticActivityVector, a vector of values with a CatalyticActivityUnit.classFloatDensityVectorImmutable Float FloatDensityVector, a vector of values with a DensityUnit.classFloatDimensionlessVectorImmutable Float FloatDimensionlessVector, a vector of values with a DimensionlessUnit.classFloatDirectionVectorAbsolute FloatDirection Vector.classFloatDurationVectorRelative FloatDuration Vector.classFloatElectricalCapacitanceVectorImmutable Float FloatElectricalCapacitanceVector, a vector of values with a ElectricalCapacitanceUnit.classFloatElectricalChargeVectorImmutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.classFloatElectricalConductanceVectorImmutable Float FloatElectricalConductanceVector, a vector of values with a ElectricalConductanceUnit.classFloatElectricalCurrentVectorImmutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.classFloatElectricalInductanceVectorImmutable Float FloatElectricalInductanceVector, a vector of values with a ElectricalInductanceUnit.classFloatElectricalPotentialVectorImmutable Float FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.classFloatElectricalResistanceVectorImmutable Float FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.classFloatEnergyVectorImmutable Float FloatEnergyVector, a vector of values with a EnergyUnit.classFloatEquivalentDoseVectorImmutable Float FloatEquivalentDoseVector, a vector of values with a EquivalentDoseUnit.classFloatFlowMassVectorImmutable Float FloatFlowMassVector, a vector of values with a FlowMassUnit.classFloatFlowVolumeVectorImmutable Float FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.classFloatForceVectorImmutable Float FloatForceVector, a vector of values with a ForceUnit.classFloatFrequencyVectorImmutable Float FloatFrequencyVector, a vector of values with a FrequencyUnit.classFloatIlluminanceVectorImmutable Float FloatIlluminanceVector, a vector of values with a IlluminanceUnit.classFloatLengthVectorRelative FloatLength Vector.classFloatLinearDensityVectorImmutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.classFloatLuminousFluxVectorImmutable Float FloatLuminousFluxVector, a vector of values with a LuminousFluxUnit.classFloatLuminousIntensityVectorImmutable Float FloatLuminousIntensityVector, a vector of values with a LuminousIntensityUnit.classFloatMagneticFluxDensityVectorImmutable Float FloatMagneticFluxDensityVector, a vector of values with a MagneticFluxDensityUnit.classFloatMagneticFluxVectorImmutable Float FloatMagneticFluxVector, a vector of values with a MagneticFluxUnit.classFloatMassVectorImmutable Float FloatMassVector, a vector of values with a MassUnit.classFloatPositionVectorAbsolute FloatPosition Vector.classFloatPowerVectorImmutable Float FloatPowerVector, a vector of values with a PowerUnit.classFloatPressureVectorImmutable Float FloatPressureVector, a vector of values with a PressureUnit.classFloatRadioActivityVectorImmutable Float FloatRadioActivityVector, a vector of values with a RadioActivityUnit.classFloatSIVectorEasy access methods for the generic Relative SI FloatVector.classFloatSolidAngleVectorImmutable Float FloatSolidAngleVector, a vector of values with a SolidAngleUnit.classFloatSpeedVectorImmutable Float FloatSpeedVector, a vector of values with a SpeedUnit.classFloatTemperatureVectorRelative FloatTemperature Vector.classFloatTimeVectorAbsolute FloatTime Vector.classFloatTorqueVectorImmutable Float FloatTorqueVector, a vector of values with a TorqueUnit.classFloatVolumeVectorImmutable 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 interfaceFloatVectorInterface<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 classAbstractFloatVector<U extends Unit<U>,S extends AbstractFloatScalar<U,S>,V extends AbstractFloatVector<U,S,V>>The most basic abstract class for the FloatVector.classAbstractFloatVectorAbs<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.classAbstractFloatVectorRel<U extends Unit<U>,S extends AbstractFloatScalarRel<U,S>,RV extends AbstractFloatVectorRel<U,S,RV>>AbstractMutableFloatVectorRel.java.classAbstractFloatVectorRelWithAbs<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 voidAbstractFloatVector. checkSize(FloatVectorInterface<?,?,?> other)Centralized size equality check.