![]() |
Stan Math Library
5.3.0
Automatic Differentiation
|
|
inline |
Check that the unnamed container inputs have the same size.
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 sizes are inconsistent |
Definition at line 84 of file check_consistent_sizes.hpp.