/home/coin/SVN-release/OS-2.4.1/Couenne/src/convex/operators/trigNewton.cpp File Reference

#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include "CouenneTypes.hpp"

Include dependency graph for trigNewton.cpp:

Go to the source code of this file.

Namespaces

namespace  Couenne

Defines

#define MAX_ITER   1000
#define COU_TRIG_TOLERANCE   1e-12

Functions

CouNumber Couenne::trigNewton (CouNumber, CouNumber, CouNumber)
 common convexification method used by both cos and sin


Define Documentation

#define MAX_ITER   1000

Definition at line 18 of file trigNewton.cpp.

#define COU_TRIG_TOLERANCE   1e-12

Definition at line 19 of file trigNewton.cpp.

Referenced by Couenne::trigNewton().


Generated on Thu Nov 10 03:09:07 2011 by  doxygen 1.4.7