Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
multiply_transpose.hpp File Reference
#include <stan/math/opencl/matrix_cl.hpp>
#include <stan/math/opencl/kernels/multiply_transpose.hpp>
#include <stan/math/opencl/err/check_opencl.hpp>
#include <stan/math/opencl/err/check_square.hpp>
#include <stan/math/opencl/zeros.hpp>
#include <stan/math/opencl/sub_block.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

matrix_cl stan::math::multiply_transpose (const matrix_cl &A)
 Computes the product of a square OpenCL matrix with its transpose. More...
 

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