YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
std::numeric_traits 的 ystdex::fixed_point 特化类型。 更多...
#include <rational.hpp>
静态 Public 成员函数 | |
static fp_type | min () |
static fp_type | max () |
static fp_type | lowest () |
static fp_type | epsilon () |
static fp_type | round_error () |
static fp_type | infinity () |
static fp_type | quiet_NaN () |
static fp_type | signaling_NaN () |
static fp_type | denorm_min () |
静态 Public 属性 | |
static const bool | is_specialized = true |
static const int | digits = _vInt |
static const int | digits10 = digits * 643L / 2136 |
static const int | max_digits10 = 0 |
static const bool | is_signed = numeric_limits<base_type>::is_signed |
static const bool | is_integer = {} |
static const bool | is_exact = true |
static const int | radix = 2 |
static const int | min_exponent = 0 |
static const int | min_exponent10 = 0 |
static const int | max_exponent = 0 |
static const int | max_exponent10 = 0 |
static const bool | has_infinity = {} |
static const bool | has_quiet_NaN = {} |
static const bool | has_signaling_NaN = has_quiet_NaN |
static const float_denorm_style | has_denorm = denorm_absent |
static const bool | has_denorm_loss = {} |
static const bool | is_iec559 = {} |
static const bool | is_bounded = true |
static const bool | is_modulo = numeric_limits<base_type>::is_modulo |
static const bool | traps = numeric_limits<base_type>::traps |
static const bool | tinyness_before = {} |
static const float_round_style | round_style = round_toward_zero |
Private 类型 | |
using | fp_type = ystdex::fixed_point< _tBase, _vInt, _vFrac > |
using | base_type = typename fp_type::base_type |
std::numeric_traits 的 ystdex::fixed_point 特化类型。
在文件 rational.hpp 第 546 行定义.
|
private |
在文件 rational.hpp 第 550 行定义.
|
private |
在文件 rational.hpp 第 549 行定义.
|
inlinestatic |
在文件 rational.hpp 第 625 行定义.
|
inlinestatic |
在文件 rational.hpp 第 584 行定义.
|
inlinestatic |
在文件 rational.hpp 第 607 行定义.
|
inlinestatic |
在文件 rational.hpp 第 570 行定义.
|
inlinestatic |
在文件 rational.hpp 第 563 行定义.
|
inlinestatic |
在文件 rational.hpp 第 556 行定义.
|
inlinestatic |
在文件 rational.hpp 第 613 行定义.
|
inlinestatic |
在文件 rational.hpp 第 590 行定义.
|
inlinestatic |
在文件 rational.hpp 第 619 行定义.
|
static |
在文件 rational.hpp 第 575 行定义.
|
static |
在文件 rational.hpp 第 576 行定义.
|
static |
在文件 rational.hpp 第 603 行定义.
|
static |
在文件 rational.hpp 第 604 行定义.
|
static |
在文件 rational.hpp 第 600 行定义.
|
static |
在文件 rational.hpp 第 601 行定义.
|
static |
在文件 rational.hpp 第 602 行定义.
|
static |
在文件 rational.hpp 第 631 行定义.
|
static |
在文件 rational.hpp 第 580 行定义.
|
static |
在文件 rational.hpp 第 630 行定义.
|
static |
在文件 rational.hpp 第 579 行定义.
|
static |
在文件 rational.hpp 第 632 行定义.
|
static |
在文件 rational.hpp 第 578 行定义.
|
static |
在文件 rational.hpp 第 553 行定义.
|
static |
在文件 rational.hpp 第 577 行定义.
|
static |
在文件 rational.hpp 第 597 行定义.
|
static |
在文件 rational.hpp 第 598 行定义.
|
static |
在文件 rational.hpp 第 595 行定义.
|
static |
在文件 rational.hpp 第 596 行定义.
|
static |
在文件 rational.hpp 第 581 行定义.
|
static |
在文件 rational.hpp 第 636 行定义.
|
static |
在文件 rational.hpp 第 635 行定义.
|
static |
在文件 rational.hpp 第 634 行定义.