![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the orthogonal polynomial class. More...
#include "gmCoreConfig.h"
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. | |
Declaration of the orthogonal polynomial class.