![]() |
Stan
2.10.0
probability, sampling & optimization
|
Structure for an indexing consisting of a single index. More...
#include <index.hpp>
Public Member Functions | |
index_uni (int n) | |
Construct a single indexing from the specified index. More... | |
Public Attributes | |
int | n_ |
Structure for an indexing consisting of a single index.
Applying this index reduces the dimensionality of the container to which it is applied by one.
|
inlineexplicit |