fixed_point (deprecated)  rev.2
Binary Fixed-Point Arithmetic Library in C++
sg14::fixed_point< Rep, Exponent > Member List

This is the complete list of members for sg14::fixed_point< Rep, Exponent >, including all inherited members.

digitssg14::fixed_point< Rep, Exponent >static
exponentsg14::fixed_point< Rep, Exponent >static
fixed_point()sg14::fixed_point< Rep, Exponent >
fixed_point(const fixed_point< FromRep, FromExponent > &rhs)sg14::fixed_point< Rep, Exponent >
fixed_point(const std::integral_constant< Integral, Constant > &)sg14::fixed_point< Rep, Exponent >
fixed_point(const S &s)sg14::fixed_point< Rep, Exponent >
fixed_point(const_integer< Integral, Value, Digits, Exponent > ci)sg14::fixed_point< Rep, Exponent >
fixed_point(S s)sg14::fixed_point< Rep, Exponent >
fractional_digitssg14::fixed_point< Rep, Exponent >static
from_data(rep const &r)sg14::fixed_point< Rep, Exponent >static
integer_digitssg14::fixed_point< Rep, Exponent >static
operator S() constsg14::fixed_point< Rep, Exponent >
operator S() constsg14::fixed_point< Rep, Exponent >explicit
operator typename std::enable_if< std::is_convertible< Rep, bool >::value, bool >() constsg14::fixed_point< Rep, Exponent >
operator=(S s)sg14::fixed_point< Rep, Exponent >
operator=(S s)sg14::fixed_point< Rep, Exponent >
operator=(const fixed_point< FromRep, FromExponent > &rhs)sg14::fixed_point< Rep, Exponent >
rep typedefsg14::fixed_point< Rep, Exponent >