GemaCoreLib
The GeMA Core library
Variables
gmNewtonCotesIntegrationTables.cpp File Reference

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"
Include dependency graph for gmNewtonCotesIntegrationTables.cpp:

Variables

static bool GmNewtonIntegrationTablesInitialized = GmNewtonIntegrationTables::initTables()
 An aux var forcing the auto initialization of the Newton Cotes tables.
 

Detailed Description

Implementation of the set of tables defining Newton Cotes integration rule points and weights Content was previously part of gmIntegrationRule.cpp only.

Author
Carlos Augusto Teixeira Mendes.
Date
may, 2015