radius_ratio_helper< C, FM > Struct Template Reference
#include <analytic.hpp>
List of all members.
Static Public Member Functions
- static C op (const format< C > &fm)
Detailed Description
template<typename C, typename FM>
struct mmx::radius_ratio_helper< C, FM >
Definition at line 780 of file analytic.hpp.
Member Function Documentation
| static C op |
( |
const format< C > & |
fm |
) |
[inline, static] |
Definition at line 781 of file analytic.hpp.
00781 {
00782 return promote (4, fm) / promote (10, fm); }
The documentation for this struct was generated from the following file: