![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > | stan::math::matrix_exp_2x2 (const Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &A) |
Return the matrix exponential of a 2x2 matrix. More... | |