#include "exprSin.hpp"Include dependency graph for exprCos.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | exprCos |
| class cosine More... | |
Functions | |
| CouNumber | trigNewton (CouNumber, CouNumber, CouNumber) |
| common convexification method used by both cos and sin | |
common convexification method used by both cos and sin
Definition at line 19 of file trigNewton.cpp.
References cos(), COU_TRIG_TOLERANCE, k, MAX_ITER, and sin().
Referenced by bayEnvelope().
1.4.7