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::DimensionlessVector< NumericType > Member List

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

DimensionlessVector()=defaultPhQ::DimensionlessVector< NumericType >protected
DimensionlessVector(const NumericType x, const NumericType y, const NumericType z)PhQ::DimensionlessVector< NumericType >inlineprotected
DimensionlessVector(const std::array< NumericType, 3 > &x_y_z)PhQ::DimensionlessVector< NumericType >inlineexplicitprotected
DimensionlessVector(const PhQ::Vector< NumericType > &value)PhQ::DimensionlessVector< NumericType >inlineexplicitprotected
DimensionlessVector(const DimensionlessVector< NumericType > &other)=defaultPhQ::DimensionlessVector< NumericType >protected
DimensionlessVector(const DimensionlessVector< OtherNumericType > &other)PhQ::DimensionlessVector< NumericType >inlineexplicitprotected
DimensionlessVector(DimensionlessVector< NumericType > &&other) noexcept=defaultPhQ::DimensionlessVector< NumericType >protected
Dimensions()PhQ::DimensionlessVector< NumericType >inlinestatic
JSON() constPhQ::DimensionlessVector< NumericType >inline
operator=(const DimensionlessVector< NumericType > &other)=defaultPhQ::DimensionlessVector< NumericType >protected
operator=(const DimensionlessVector< OtherNumericType > &other)PhQ::DimensionlessVector< NumericType >inlineprotected
operator=(DimensionlessVector< NumericType > &&other) noexcept=defaultPhQ::DimensionlessVector< NumericType >protected
Print() constPhQ::DimensionlessVector< NumericType >inline
valuePhQ::DimensionlessVector< NumericType >protected
Value() const noexceptPhQ::DimensionlessVector< NumericType >inline
XML() constPhQ::DimensionlessVector< NumericType >inline
YAML() constPhQ::DimensionlessVector< NumericType >inline
~DimensionlessVector() noexcept=defaultPhQ::DimensionlessVector< NumericType >protected