TMB Documentation  v1.9.11
Public Attributes | List of all members
sparse_matrix_exponential::config< T > Struct Template Reference

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?
 

Detailed Description

template<class T>
struct sparse_matrix_exponential::config< T >

Shared configuration parameters for expm_series and expm_generator

Definition at line 112 of file sparse_matrix_exponential.hpp.


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