Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Perform the matrix exponential action exp(A*t)*B.
[in] | mat | matrix A |
[in] | b | matrix B |
[in] | t | double t, e.g. time. |
Definition at line 67 of file matrix_exp_action_handler.hpp.