![]() |
Stan
2.10.0
probability, sampling & optimization
|
Structure for an indexing from the start of a container to a specified maximum index (inclusive). More...
#include <index.hpp>
Public Member Functions | |
index_max (int max) | |
Construct an indexing from the start of the container up to the specified maximum index (inclusive). More... | |
Public Attributes | |
int | max_ |
Structure for an indexing from the start of a container to a specified maximum index (inclusive).
|
inlineexplicit |