Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Check that simplex is at least size 1.
var_name | Name of simplex variable |
expr | Expression in which variable is declared |
val | Size of simplex |
std::invalid_argument | if simplex size is less than 1 |
Definition at line 20 of file validate_positive_index.hpp.