![]() |
Stan Math Library
5.3.0
Automatic Differentiation
|
|
inline |
Check that the unnamed Eigen inputs have the same dimensions.
Inputs are labeled arg1, arg2, and so on in error messages.
| T | type of the first input |
| Types | types of the remaining inputs |
| function | function name (for error messages) |
| x | first input |
| xs | remaining inputs |
| `invalid_argument` | if dimensions do not match |
Definition at line 171 of file check_matching_dims.hpp.