BiasProfil/include/Functions.h File Reference

#include <Interval.h>
#include <math.h>

Functions

INTERVAL Tan (CONST INTERVAL &x)
INTERVAL ArcSin (CONST INTERVAL &x)
INTERVAL ArcCos (CONST INTERVAL &x)
INTERVAL ArcTan2 (const INTERVAL &x, const INTERVAL &y)
INTERVAL Sinh (CONST INTERVAL &x)
INTERVAL Tanh (CONST INTERVAL &x)
INTERVAL ArCosh (CONST INTERVAL &x)
INTERVAL ArTanh (CONST INTERVAL &x)
INTERVAL Log (CONST INTERVAL &x)
INTERVAL Sqrt (CONST INTERVAL &x)
INTERVAL Root (CONST INTERVAL &x, INT n)

Detailed Description

This file has been modified to add workarounds in some functions mainly to handle bugs, and manage infinite bounds properly.

Generated on Sun Jun 27 15:51:59 2010 for IBEX by  doxygen 1.5.5