YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
定点数乘除法中间类型。 更多...
#include <rational.hpp>
Public 类型 | |
using | type = typename make_signed_c< typename make_width_int< integer_width< _type >::value<< 1 >::type, is_signed< _type >::value >::type |
定点数乘除法中间类型。
在文件 rational.hpp 第 99 行定义.
using ystdex::fixed_multiplicative< _type >::type = typename make_signed_c<typename make_width_int<integer_width< _type>::value << 1>::type, is_signed<_type>::value>::type |
在文件 rational.hpp 第 102 行定义.