C++ main module for emicrom Package  1.0
Classes | Functions
MATH_GaussLegendreIntegration.h File Reference
#include "MATH_Integration.h"
#include "CORE_Array.h"
Include dependency graph for MATH_GaussLegendreIntegration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MATH_GaussLegendreIntegration
 This class integrate function $ \int_a^b f(t) dt $ where a,b,t, in $ R^d $ d=(1,2,3..). More...
 

Functions

 DEFINE_SPTR (MATH_GaussLegendreIntegration)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( MATH_GaussLegendreIntegration  )