![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
is_multi_index_vis () | |
bool | operator() (const uni_idx &i) const |
bool | operator() (const multi_idx &i) const |
bool | operator() (const omni_idx &i) const |
bool | operator() (const lb_idx &i) const |
bool | operator() (const ub_idx &i) const |
bool | operator() (const lub_idx &i) const |
stan::lang::is_multi_index_vis::is_multi_index_vis | ( | ) |
Definition at line 1198 of file ast_def.cpp.
bool stan::lang::is_multi_index_vis::operator() | ( | const uni_idx & | i | ) | const |
Definition at line 1199 of file ast_def.cpp.
bool stan::lang::is_multi_index_vis::operator() | ( | const multi_idx & | i | ) | const |
Definition at line 1202 of file ast_def.cpp.
bool stan::lang::is_multi_index_vis::operator() | ( | const omni_idx & | i | ) | const |
Definition at line 1205 of file ast_def.cpp.
bool stan::lang::is_multi_index_vis::operator() | ( | const lb_idx & | i | ) | const |
Definition at line 1208 of file ast_def.cpp.
bool stan::lang::is_multi_index_vis::operator() | ( | const ub_idx & | i | ) | const |
Definition at line 1211 of file ast_def.cpp.
bool stan::lang::is_multi_index_vis::operator() | ( | const lub_idx & | i | ) | const |
Definition at line 1214 of file ast_def.cpp.