|
libfxd 0.2.dev
A fixed-point library for C++.
|
Includes all of libfxd headers. More...
#include "fixed.hpp"#include "casting.hpp"#include "compare.hpp"#include "concepts.hpp"#include "constructors.hpp"#include "conversions.hpp"#include "error.hpp"#include "except.hpp"#include "expect.hpp"#include "hash.hpp"#include "limits.hpp"#include "math.hpp"#include "numbers.hpp"#include "operators.hpp"#include "random.hpp"#include "round-div.hpp"#include "round-mul.hpp"#include "saturate.hpp"#include "traits.hpp"Go to the source code of this file.
Namespaces | |
| namespace | fxd::zero |
| Round to zero. | |
| namespace | fxd::up |
| Round up. | |
| namespace | fxd::down |
| Round down. | |
Includes all of libfxd headers.
Definition in file fxd.hpp.