Stan Math Library  2.15.0
reverse mode automatic differentiation
Namespaces | Functions
matrix_exp_2x2.hpp File Reference
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/scal/err/check_size_match.hpp>

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...
 

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