![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
#include <stan/math/prim/mat/fun/MatrixExponential.h>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename MatrixType > | |
| MatrixType | stan::math::matrix_exp_pade (const MatrixType &arg) |
| Computes the matrix exponential, using a Pade approximation, coupled with scaling and squaring. More... | |