Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
math_TrigonometricFunctionRoots.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <NCollection_Array1.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_OStream.hxx>
#include <math_TrigonometricFunctionRoots.lxx>

Data Structures

class  math_TrigonometricFunctionRoots
 This class implements the solutions of the equation a*std::cos(x)*std::cos(x) + 2*b*std::cos(x)*Sin(x) + c*std::cos(x) + d*Sin(x) + e The degree of this equation can be 4, 3 or 2. More...