Variable c_radtodeg¶
variable c_radtodeg simd¶
template <typename T>
constexpr inline subtype<T> c_radtodeg = c_recip_pi<T, 180> Radians to degrees conversion factor (180 / π).
| T | The numeric type. |
Fully qualified name: kfr::c_radtodeg
Declared at simd/constants.hpp:278
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.