cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros
nmrBernsteinPolynomialLineIntegral.h File Reference
#include <cisstNumerical/nmrPolynomialBase.h>
#include <cisstNumerical/nmrBernsteinPolynomial.h>
#include <cisstNumerical/nmrExport.h>

Go to the source code of this file.

Classes

class  nmrBernsteinPolynomialLineIntegral
 
struct  nmrBernsteinPolynomialLineIntegral::ProfilingInfo
 
struct  nmrBernsteinPolynomialLineIntegral::TermSummationElement
 

Macros

#define CACHE_POWER_BASIS   1
 
#define USE_INTEGRAND_TABLEAU   1
 

Macro Definition Documentation

#define CACHE_POWER_BASIS   1

Conditional compilation switch to test efficiency of caching power-basis objects. Having the power basis objects cached reduces the overhead of creating them on each evaluation. But then this object cannot be used in a multithreaded enviornment.

#define USE_INTEGRAND_TABLEAU   1

Conditional compilation switch to test efficiency of storing all the summation elements in a tableau