Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
check_symmetric.hpp File Reference
#include <stan/math/opencl/matrix_cl.hpp>
#include <stan/math/opencl/constants.hpp>
#include <stan/math/opencl/copy.hpp>
#include <stan/math/opencl/err/check_square.hpp>
#include <stan/math/opencl/kernels/check_symmetric.hpp>
#include <stan/math/prim/scal/err/domain_error.hpp>
#include <stan/math/prim/mat/err/constraint_tolerance.hpp>
#include <vector>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

void stan::math::check_symmetric (const char *function, const char *name, const matrix_cl &y)
 Check if the matrix_cl is symmetric. More...
 

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