Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
tcrossprod.hpp File Reference
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/mat/fun/typedefs.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

matrix_d stan::math::tcrossprod (const matrix_d &M)
 Returns the result of post-multiplying a matrix by its own transpose. More...
 

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