Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
deriv
::
dpars
deriv::dpars Struct Reference
#include <
deriv.h
>
Detailed Description
template<class param_t, class func_t>
struct deriv< param_t, func_t >::dpars
A structure for passing the function to second and third derivatives.
Definition at line
61
of file
deriv.h
.
Data Fields
func_t *
func
The pointer to the function.
param_t *
up
The pointer to the user-specified parameters.
The documentation for this struct was generated from the following file:
deriv.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.