CPP02 1.0
|
Header file for the Fixed class representing fixed-point numbers. [詳解]
クラス | |
class | Fixed |
ex00 Fixed Class [詳解] | |
Header file for the Fixed class representing fixed-point numbers.
This class provides a representation for fixed-point numbers using an internal integer and a static constant for the number of fractional bits. It includes the basic Orthodox Canonical Form members and methods to access and modify the raw bit representation.
Fixed.hpp に定義があります。