#include <_calculus.h>
Public Member Functions | |
integral (const T &x, const int &samples=500) | |
T::result_type | operator() (typename T::argument_type x, typename T::argument_type y) const |
Private Attributes | |
T | func |
int | samples |
Definition at line 65 of file _calculus.h.
|
Definition at line 70 of file _calculus.h. |
|
Definition at line 73 of file _calculus.h. References integral< T >::func, and integral< T >::samples. |
|
Definition at line 67 of file _calculus.h. Referenced by integral< T >::operator()(). |
|
Definition at line 68 of file _calculus.h. Referenced by integral< T >::operator()(). |