CLAM-Development  1.4.0
Macros | Functions
FastRounding.hxx File Reference
#include "Assert.hxx"
#include <cmath>

Go to the source code of this file.

Macros

#define CLAM_ACTIVATE_FAST_ROUNDING
#define CLAM_DEACTIVATE_FAST_ROUNDING

Functions

int Chop (float a)
int Round (float a)

Macro Definition Documentation

#define CLAM_ACTIVATE_FAST_ROUNDING

Definition at line 180 of file FastRounding.hxx.

#define CLAM_DEACTIVATE_FAST_ROUNDING

Definition at line 181 of file FastRounding.hxx.


Function Documentation

int Chop ( float  a)
inline

Definition at line 183 of file FastRounding.hxx.

int Round ( float  a)
inline