Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
check_diagonal_zeros.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/kernels/check_diagonal_zeros.hpp>
#include <stan/math/prim/scal/err/domain_error.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_diagonal_zeros (const char *function, const char *name, const matrix_cl &y)
 Check if the matrix_cl has zeros on the diagonal. More...
 

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