![]() |
Stan
2.10.0
probability, sampling & optimization
|
Structure for an indexing from a minimum index (inclusive) to the end of a container. More...
#include <index.hpp>
Public Member Functions | |
index_min (int min) | |
Construct an indexing from the specified minimum index (inclusive). More... | |
Public Attributes | |
int | min_ |
Structure for an indexing from a minimum index (inclusive) to the end of a container.
|
inlineexplicit |