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