![]() |
Stan
2.13.1
probability, sampling & optimization
|
#include <ast.hpp>
Public Member Functions | |
| ub_idx () | |
| ub_idx (const expression &ub) | |
Public Attributes | |
| expression | ub_ |
| stan::lang::ub_idx::ub_idx | ( | ) |
Definition at line 1233 of file ast_def.cpp.
| stan::lang::ub_idx::ub_idx | ( | const expression & | ub | ) |
Definition at line 1234 of file ast_def.cpp.
| expression stan::lang::ub_idx::ub_ |