Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
Go to the source code of this file.
Classes | |
class | nearest_cast_fn< A, R > |
struct | nearest_cast_fn< A, float > |
struct | nearest_cast_fn< A, double > |
Namespaces | |
namespace | adobe |
Macros | |
#define | ADOBE_HAS_C99_STD_MATH_H |
Functions | |
double | round_half_up (double x) |
float | round_half_up (float x) |
long | lround_half_up (double x) |
long | lround_half_up (float x) |
template<typename R, typename A> | |
R | nearest_cast (const A &x) |