|
xc
|
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 ExprAlgebra & | LimInf (void) const |
| const ExprAlgebra & | LimSup (void) const |
Integration interval in one dimension.
1.8.13