![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return an array of integers in an ordered sequence.
This produces an array from low to high (included).
| low | smallest integer |
| high | largest integer |
| std::domain_error | if high is less than low. |
Definition at line 23 of file unitspaced_array.hpp.