exact_jacobian::ej_parms Struct Reference
#include <jacobian.h>
Detailed Description
template<class param_t, class func_t, class vec_t = ovector_view, class mat_t = omatrix_view>
struct exact_jacobian< param_t, func_t, vec_t, mat_t >::ej_parms
Desc.
Definition at line 307 of file jacobian.h.
|
Data Fields |
size_t | nv |
size_t | xj |
size_t | yi |
vec_t * | x |
vec_t * | y |
param_t * | pa |
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.