![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
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_cl s have the same dimensions. More... | |