YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
std::numeric_traits
的 ystdex::fixed_point
特化类型。
更多...
#include <rational.hpp>
静态 Public 成员函数 | |
static fp_type | min () ynoexcept |
static fp_type | max () ynoexcept |
static fp_type | lowest () ynoexcept |
static fp_type | epsilon () ynoexcept |
static fp_type | round_error () ynoexcept |
static fp_type | infinity () ynoexcept |
static fp_type | quiet_NaN () ynoexcept |
static fp_type | signaling_NaN () ynoexcept |
static fp_type | denorm_min () ynoexcept |
静态 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 = false |
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 = false |
static const bool | has_quiet_NaN = false |
static const bool | has_signaling_NaN = has_quiet_NaN |
static const float_denorm_style | has_denorm = denorm_absent |
static const bool | has_denorm_loss = false |
static const bool | is_iec559 = false |
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 = false |
static const float_round_style | round_style = round_toward_zero |
Private 类型 | |
typedef ystdex::fixed_point < _tBase, _vInt, _vFrac > | fp_type |
typedef fp_type::base_type | base_type |
std::numeric_traits
的 ystdex::fixed_point
特化类型。
在文件 rational.hpp 第 337 行定义.
|
private |
在文件 rational.hpp 第 341 行定义.
|
private |
在文件 rational.hpp 第 340 行定义.
|
inlinestatic |
在文件 rational.hpp 第 408 行定义.
|
inlinestatic |
在文件 rational.hpp 第 372 行定义.
|
inlinestatic |
在文件 rational.hpp 第 393 行定义.
|
inlinestatic |
在文件 rational.hpp 第 359 行定义.
|
inlinestatic |
在文件 rational.hpp 第 353 行定义.
|
inlinestatic |
在文件 rational.hpp 第 347 行定义.
|
inlinestatic |
在文件 rational.hpp 第 398 行定义.
|
inlinestatic |
在文件 rational.hpp 第 377 行定义.
|
inlinestatic |
在文件 rational.hpp 第 403 行定义.
|
static |
在文件 rational.hpp 第 363 行定义.
|
static |
在文件 rational.hpp 第 364 行定义.
|
static |
在文件 rational.hpp 第 389 行定义.
|
static |
在文件 rational.hpp 第 390 行定义.
|
static |
在文件 rational.hpp 第 386 行定义.
|
static |
在文件 rational.hpp 第 387 行定义.
|
static |
在文件 rational.hpp 第 388 行定义.
|
static |
在文件 rational.hpp 第 413 行定义.
|
static |
在文件 rational.hpp 第 368 行定义.
|
static |
在文件 rational.hpp 第 412 行定义.
|
static |
在文件 rational.hpp 第 367 行定义.
|
static |
在文件 rational.hpp 第 414 行定义.
|
static |
在文件 rational.hpp 第 366 行定义.
|
static |
在文件 rational.hpp 第 344 行定义.
|
static |
在文件 rational.hpp 第 365 行定义.
|
static |
在文件 rational.hpp 第 383 行定义.
|
static |
在文件 rational.hpp 第 384 行定义.
|
static |
在文件 rational.hpp 第 381 行定义.
|
static |
在文件 rational.hpp 第 382 行定义.
|
static |
在文件 rational.hpp 第 369 行定义.
|
static |
在文件 rational.hpp 第 418 行定义.
|
static |
在文件 rational.hpp 第 417 行定义.
|
static |
在文件 rational.hpp 第 416 行定义.