inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/math File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_math

Functions

double inlib::pi ()
double inlib::two_pi ()
double inlib::half_pi ()
template<class T >
inlib::power (const T &a_A, unsigned int a_B)
bool inlib::in_domain_all (double)
bool inlib::in_domain_log (double a_x)
bool inlib::in_domain_tan (double a_x)
bool inlib::in_domain_acos (double a_x)

Define Documentation

#define inlib_math

Definition at line 5 of file math.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines