libfxd 0.2.dev
A fixed-point library for C++.
Loading...
Searching...
No Matches
fxd.hpp File Reference

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.
 

Detailed Description

Includes all of libfxd headers.

Definition in file fxd.hpp.