xc
Public Member Functions | List of all members
Intervalo1D Class Reference

Integration interval in one dimension. More...

#include <num_integration.h>

Public Member Functions

 Intervalo1D (const std::string &palabra, const ExprAlgebra &a=ExprAlgebra(0.0), const ExprAlgebra &b=ExprAlgebra(1.0), const unsigned int &N=10)
 
const std::string & NmbVar (void) const
 
const int & N (void) const
 
const ExprAlgebraLimInf (void) const
 
const ExprAlgebraLimSup (void) const
 

Detailed Description

Integration interval in one dimension.


The documentation for this class was generated from the following file: