#include <matrix_exp_action_handler.hpp>
◆ matrix_exp_action_handler()
stan::math::matrix_exp_action_handler::matrix_exp_action_handler |
( |
| ) |
|
|
inline |
◆ action()
Eigen::MatrixXd stan::math::matrix_exp_action_handler::action |
( |
const Eigen::MatrixXd & |
mat, |
|
|
const Eigen::MatrixXd & |
b, |
|
|
const double & |
t = 1.0 |
|
) |
| |
|
inline |
◆ set_approximation_parameter()
void stan::math::matrix_exp_action_handler::set_approximation_parameter |
( |
const Eigen::MatrixXd & |
mat, |
|
|
const double & |
t, |
|
|
int & |
m, |
|
|
int & |
s |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: