Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the number of elements in the specified vector.
This assumes it is not ragged and that each of its contained elements has the same number of elements.
T | type of elements in the vector |
v | argument vector |
Definition at line 47 of file num_elements.hpp.