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

Go to the source code of this file.

Classes

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

Functions

 DEFINE_SPTR (MATH_IntegrandFunction)
 
 DEFINE_SPTR (MATH_Integration)
 

Function Documentation

◆ DEFINE_SPTR() [1/2]

DEFINE_SPTR ( MATH_IntegrandFunction  )

◆ DEFINE_SPTR() [2/2]

DEFINE_SPTR ( MATH_Integration  )