![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Check if the matrix_cl has a single element.
| function | Function name (for error messages) |
| name | Variable name (for error messages) |
| A | matrix_cl to test |
| <code>std::domain_error</code> | if the matrix_cl size is not 1 |
Definition at line 23 of file check_mat_size_one.hpp.