base_element() ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inlinestatic |
base_type typedef | ystdex::fixed_point< _tBase, _vInt, _vFrac > | |
cast() const | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inlineprivate |
cast() const | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inlineprivate |
ceil(fixed_point x) | ystdex::fixed_point< _tBase, _vInt, _vFrac > | friend |
digit_bit_n | ystdex::fixed_point< _tBase, _vInt, _vFrac > | static |
fabs(fixed_point x) | ystdex::fixed_point< _tBase, _vInt, _vFrac > | friend |
fixed_point class | ystdex::fixed_point< _tBase, _vInt, _vFrac > | friend |
fixed_point() ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
fixed_point(base_type v, internal_construct_tag) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inlineprivate |
fixed_point(_tInt val, typename std::enable_if< std::is_integral< _tInt >::value, int >::type=0) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
fixed_point(_tFloat val, typename std::enable_if< std::is_floating_point< _tFloat >::value, int >::type=0) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
fixed_point(const fixed_point &)=default | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
fixed_point(const fixed_point< base_type, _vOtherInt, _vOtherFrac > &f, typename std::enable_if<(_vOtherInt< int_bit_n), int >::type=0) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
fixed_point(const fixed_point< base_type, _vOtherInt, _vOtherFrac > &f, typename std::enable_if<(int_bit_n< _vOtherInt), int >::type=0) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
floor(fixed_point x) | ystdex::fixed_point< _tBase, _vInt, _vFrac > | friend |
frac_bit_n | ystdex::fixed_point< _tBase, _vInt, _vFrac > | static |
identity() ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inlinestatic |
int_bit_n | ystdex::fixed_point< _tBase, _vInt, _vFrac > | static |
internal_construct_tag typedef | ystdex::fixed_point< _tBase, _vInt, _vFrac > | private |
operator _type() const | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator!() const ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator*=(const fixed_point &f) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator++() ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator+=(const fixed_point &f) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator-() const ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator--() ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator-=(const fixed_point &f) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator/=(const fixed_point &f) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator<(const fixed_point &f) const ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator<<=(size_t s) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator==(const fixed_point &f) const ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
operator>>=(size_t s) ynoexcept | ystdex::fixed_point< _tBase, _vInt, _vFrac > | inline |
round(fixed_point x) | ystdex::fixed_point< _tBase, _vInt, _vFrac > | friend |
std::numeric_limits< fixed_point< _tBase, _vInt, _vFrac > > class | ystdex::fixed_point< _tBase, _vInt, _vFrac > | friend |
value | ystdex::fixed_point< _tBase, _vInt, _vFrac > | private |