Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
matrix_exp_pade.hpp File Reference
#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...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.