Physical Quantities  v1.0.0
C++ library of physical quantities, physical models, and units of measure for scientific computing. https://github.com/acodcha/phq
PhQ::DimensionalVector< UnitType, NumericType > Member List

This is the complete list of members for PhQ::DimensionalVector< UnitType, NumericType >, including all inherited members.

DimensionalVector()=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
DimensionalVector(const PhQ::Vector< NumericType > &value)PhQ::DimensionalVector< UnitType, NumericType >inlineexplicitprotected
DimensionalVector(const PhQ::Vector< NumericType > &value, const UnitType unit)PhQ::DimensionalVector< UnitType, NumericType >inlineprotected
DimensionalVector(const DimensionalVector< UnitType, NumericType > &other)=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
DimensionalVector(const DimensionalVector< UnitType, OtherNumericType > &other)PhQ::DimensionalVector< UnitType, NumericType >inlineexplicitprotected
DimensionalVector(DimensionalVector< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
Dimensions()PhQ::DimensionalVector< UnitType, NumericType >inlinestatic
JSON() constPhQ::DimensionalVector< UnitType, NumericType >inline
JSON(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
MutableValue() noexceptPhQ::DimensionalVector< UnitType, NumericType >inline
operator=(const DimensionalVector< UnitType, NumericType > &other)=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
operator=(const DimensionalVector< UnitType, OtherNumericType > &other)PhQ::DimensionalVector< UnitType, NumericType >inlineprotected
operator=(DimensionalVector< UnitType, NumericType > &&other) noexcept=defaultPhQ::DimensionalVector< UnitType, NumericType >protected
Print() constPhQ::DimensionalVector< UnitType, NumericType >inline
Print(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
SetValue(const PhQ::Vector< NumericType > &value) noexceptPhQ::DimensionalVector< UnitType, NumericType >inline
StaticValue() constPhQ::DimensionalVector< UnitType, NumericType >inline
Unit()PhQ::DimensionalVector< UnitType, NumericType >inlinestatic
valuePhQ::DimensionalVector< UnitType, NumericType >protected
Value() const noexceptPhQ::DimensionalVector< UnitType, NumericType >inline
Value(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
XML() constPhQ::DimensionalVector< UnitType, NumericType >inline
XML(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
YAML() constPhQ::DimensionalVector< UnitType, NumericType >inline
YAML(const UnitType unit) constPhQ::DimensionalVector< UnitType, NumericType >inline
~DimensionalVector() noexcept=defaultPhQ::DimensionalVector< UnitType, NumericType >protected