Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Functions
check_matching_dims.hpp File Reference
#include <stan/math/opencl/matrix_cl.hpp>
#include <stan/math/prim/scal/err/check_size_match.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

void stan::math::check_matching_dims (const char *function, const char *name1, const matrix_cl &y1, const char *name2, const matrix_cl &y2)
 Check if two matrix_cls have the same dimensions. More...
 

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