List of all members | Public Attributes
casadi_finite_diff_mem< T1 > Struct Template Reference

#include <casadi_finite_diff.hpp>

Detailed Description

template<typename T1>
struct casadi_finite_diff_mem< T1 >

Definition at line 217 of file casadi_finite_diff.hpp.

Public Attributes

T1 reltol
 
T1 abstol
 
T1 smoothing
 

Member Data Documentation

◆ abstol

template<typename T1 >
T1 casadi_finite_diff_mem< T1 >::abstol

Definition at line 221 of file casadi_finite_diff.hpp.

◆ reltol

template<typename T1 >
T1 casadi_finite_diff_mem< T1 >::reltol

Definition at line 219 of file casadi_finite_diff.hpp.

◆ smoothing

template<typename T1 >
T1 casadi_finite_diff_mem< T1 >::smoothing

Definition at line 225 of file casadi_finite_diff.hpp.


The documentation for this struct was generated from the following file: