Template Function LouLib::Units::operator/(const double&, const BaseUnit<L, M, t, Q, T, N, J, A>&)
Defined in File UnitMath.hpp
Function Documentation
-
template<typename L, typename M, typename t, typename Q, typename T, typename N, typename J, typename A>
constexpr BaseUnit<std::ratio_subtract<std::ratio<0>, L>, std::ratio_subtract<std::ratio<0>, M>, std::ratio_subtract<std::ratio<0>, t>, std::ratio_subtract<std::ratio<0>, Q>, std::ratio_subtract<std::ratio<0>, T>, std::ratio_subtract<std::ratio<0>, N>, std::ratio_subtract<std::ratio<0>, J>, std::ratio_subtract<std::ratio<0>, A>> LouLib::Units::operator/(const double &a, const BaseUnit<L, M, t, Q, T, N, J, A> &b) Division of a scalar operator