|
units
Use physical dimensions at compile-time or run-time.
|
Function object used for multiplying every exponent by a single factor. More...
#include <dim.hpp>
Public Member Functions | |
| constexpr | mult (rat ff) |
| Initialize from factor by which to multiply exponents. More... | |
| constexpr rat | operator() (rat x) const |
| Multiply an exponent by the factor. More... | |
Public Attributes | |
| rat | f |
| Factor by which to multiply exponents. More... | |
Function object used for multiplying every exponent by a single factor.
|
inline |
|
inline |
| rat vnix::units::basic_dim< DBO >::mult::f |
1.8.11