TMB Documentation
v1.9.11
|
Shared configuration parameters for expm_series
and expm_generator
More...
#include <sparse_matrix_exponential.hpp>
Public Attributes | |
int | Nmax |
Use no more than this number of terms in series. | |
bool | normalize |
Normalize result? (expm_generator only) | |
bool | trace |
Trace retaping? | |
bool | warn |
Warn if Nmax exceeded? | |
Shared configuration parameters for expm_series
and expm_generator
Definition at line 112 of file sparse_matrix_exponential.hpp.