/home/coin/SVN-release/OS-2.2.0/Couenne/src/expression/operators/exprCos.cpp File Reference

#include <math.h>
#include "exprCos.hpp"
#include "exprSin.hpp"
#include "exprBCos.hpp"
#include "exprOpp.hpp"
#include "exprMul.hpp"
#include "exprClone.hpp"

Include dependency graph for exprCos.cpp:

Go to the source code of this file.

Variables

static const CouNumber pi = M_PI
static const CouNumber pi2 = M_PI * 2.
static const CouNumber pih = M_PI / 2.


Variable Documentation

const CouNumber pi = M_PI [static]

Definition at line 22 of file exprCos.cpp.

Referenced by BCP_lp_adjust_row_effectiveness(), MCF3_lp::compute_lower_bound(), MCF2_lp::compute_lower_bound(), MCF1_lp::compute_lower_bound(), getConstraintMatrix(), BCP_lp_user::pack_dual_solution(), OS_lp::process_lp_result(), and trigImpliedBound().

const CouNumber pi2 = M_PI * 2. [static]

Definition at line 23 of file exprCos.cpp.

Referenced by exprSin::closestFeasible(), exprCos::closestFeasible(), exprSin::getBounds(), exprCos::getBounds(), exprUBSin::operator()(), exprLBSin::operator()(), exprUBCos::operator()(), exprLBCos::operator()(), and trigImpliedBound().

const CouNumber pih = M_PI / 2. [static]

Definition at line 24 of file exprCos.cpp.

Referenced by exprSin::closestFeasible(), and trigImpliedBound().


Generated on Thu Aug 5 03:07:24 2010 by  doxygen 1.4.7