SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
template<domain D> | |
D uint | iota (uint n) |
Function for generating a vector of consecutive integers.
n | length of the vector |
D uint iota | ( | uint | n | ) |