Stan Math Library  2.6.3
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
Namespaces | Functions
crossprod.hpp File Reference
#include <stan/math/rev/mat/fun/typedefs.hpp>
#include <stan/math/rev/mat/fun/tcrossprod.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

matrix_v stan::math::crossprod (const matrix_v &M)
 Returns the result of pre-multiplying a matrix by its own transpose. More...
 

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