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

Go to the source code of this file.

Classes

class  MATH_IntegrandFunction
 This class describes a function to integrate. the method computeFunction() has to be defined. More...
 

Functions

 DEFINE_SPTR (MATH_IntegrandFunction)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( MATH_IntegrandFunction  )