C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
math_x.h File Reference

Connection of mathematical functions in LINUX and WINDOWS, and for Intel compiler. More...

#include <system_cpp_standard.h>
#include <math.h>
#include <stdint.h>
#include <cstddef>

Namespaces

 c3d
 C3D namespace declaration.
 

Functions

double c3d::ACos (double x)
 Secure acos function. More...
 
bool c3d::IsFinite (double val)
 Function to check whether the given number is finite. More...
 

Detailed Description

Connection of mathematical functions in LINUX and WINDOWS, and for Intel compiler.