ADMB Documentation
-a65f1c97
|
#include <integrate.hpp>
Public Types | |
typedef Integrand::Scalar | Scalar |
Public Member Functions | |
mvIntegral0 (Integrand &f_, control c_) | |
mvIntegral< Integrand > | wrt (Scalar &x, Scalar a=-INFINITY, Scalar b=INFINITY) |
With respect to. More... | |
Public Attributes | |
control | c |
Integrand & | f |
Definition at line 213 of file integrate.hpp.
typedef Integrand::Scalar gauss_kronrod::mvIntegral0< Integrand >::Scalar |
Definition at line 214 of file integrate.hpp.
|
inline |
Definition at line 217 of file integrate.hpp.
|
inline |
With respect to.
Definition at line 220 of file integrate.hpp.
control gauss_kronrod::mvIntegral0< Integrand >::c |
Definition at line 216 of file integrate.hpp.
Referenced by gauss_kronrod::mvIntegral0< Integrand >::wrt().
Integrand& gauss_kronrod::mvIntegral0< Integrand >::f |
Definition at line 215 of file integrate.hpp.
Referenced by gauss_kronrod::mvIntegral0< Integrand >::wrt().
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5 |