fixed_point
rev.2
Binary Fixed-Point Arithmetic Library in C++
|
Files | |
file | fixed_point_arithmetic.h [code] |
essential definitions related to sg14::fixed_point arithmetic | |
file | fixed_point_common_type.h [code] |
sg14::fixed_point specializations of std::common_type | |
file | fixed_point_extras.h [code] |
supplemental definitions related to the sg14::fixed_point type; definitions that straddle two homes, e.g. fixed_point and cmath, traits or limits; included from sg14/fixed_point - do not include directly! | |
file | fixed_point_make.h [code] |
definitions of sg14::make_fixed and sg14::make_ufixed | |
file | fixed_point_math.h [code] |
some cmath specializations for sg14::fixed_point type; | |
file | fixed_point_named.h [code] |
essential named definitions related to the sg14::fixed_point type | |
file | fixed_point_operators.h [code] |
sg14::fixed_point operators | |
file | fixed_point_type.h [code] |
definition of sg14::fixed_point type | |
file | limits.h [code] |
specialization of std::numeric_limits for 128-bit integer types | |
file | type_traits.h [code] |
trait definitions related to the sg14::fixed_point type | |