![]() |
Stan
2.10.0
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 1180 of file ast_def.cpp.
stan::lang::ub_idx::ub_idx | ( | const expression & | ub | ) |
Definition at line 1181 of file ast_def.cpp.
expression stan::lang::ub_idx::ub_ |