Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
cmath.hpp File Reference

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>
nearest_cast (const A &x)

Macro Definition Documentation

◆ ADOBE_HAS_C99_STD_MATH_H

#define ADOBE_HAS_C99_STD_MATH_H

Definition at line 18 of file cmath.hpp.