GemaCoreLib
The GeMA Core library
Classes | Macros | Enumerations
gmShapeOrthogonalPol.h File Reference

Declaration of the orthogonal polynomial class. More...

#include "gmCoreConfig.h"
Include dependency graph for gmShapeOrthogonalPol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmShapeOrthogonalPol
 Orthogonal polynomial calculation. More...
 

Macros

#define GM_MAX_ORTHOGONAL_POL_ORDER   5
 The last polynomial order implemented by GmShapeOrthogonalPol.
 

Enumerations

enum  GmShapeOrthognalPolType { GM_LEGENDRE = 0, GM_LOBATTO, GM_DLEGENDRE, GM_DLOBATTO }
 The type of orthogonal polygon calculated by GmShapeOrthogonalPol.
 

Detailed Description

Declaration of the orthogonal polynomial class.

Author
Juan Carlos Rodriguez
Date
may, 2018