deriv::dpars Struct Reference

A structure for passing the function to second and third derivatives. More...

#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:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page