Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
multiply_lower_tri_self_transpose.hpp File Reference
#include <stan/math/rev/meta.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/rev/core.hpp>
#include <stan/math/rev/mat/fun/typedefs.hpp>
#include <stan/math/rev/mat/fun/dot_product.hpp>
#include <stan/math/rev/mat/fun/dot_self.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

matrix_v stan::math::multiply_lower_tri_self_transpose (const matrix_v &L)
 

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