![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the set of tables defining Newton Cotes integration rule points and weights Content was previously part of gmIntegrationRule.cpp only. More...
#include "gmNewtonCotesIntegrationTables.h"
#include "gmMatrix.h"
#include <assert.h>
#include "gmTrace.h"
Variables | |
static bool | GmNewtonIntegrationTablesInitialized = GmNewtonIntegrationTables::initTables() |
An aux var forcing the auto initialization of the Newton Cotes tables. | |
Implementation of the set of tables defining Newton Cotes integration rule points and weights Content was previously part of gmIntegrationRule.cpp only.