|
last update 20 Sep 2009 |
|
#include "cvrRound_inline.h"


Go to the source code of this file.
Namespaces | |
| namespace | cvr |
Functions | |
| template<typename T > | |
| T | cvr::round (T x) |
| template<typename T > | |
| int | cvr::iround (T x) |
| template<typename T > | |
| long | cvr::lround (T x) |
| template<typename T , typename F > | |
| T | cvr::cround_cast (const F from) |