|
TMB Documentation
v1.9.11
|
Configuration for Interpol2D
More...
#include <interpol.hpp>
Public Attributes | |
| double | R |
| Interpolation radius relative to integer lattice. More... | |
| bool | safe_check |
| Enable safety check that data really are constant? | |
Configuration for Interpol2D
Definition at line 14 of file interpol.hpp.
| double tmbutils::interpol2D_config< Type >::R |
Interpolation radius relative to integer lattice.
R measures degree of smoothness. Default value: R=2.R<=1.Definition at line 24 of file interpol.hpp.