Stan  2.10.0
probability, sampling & optimization
Public Member Functions | Public Attributes | List of all members
stan::lang::ub_idx Struct Reference

#include <ast.hpp>

Public Member Functions

 ub_idx ()
 
 ub_idx (const expression &ub)
 

Public Attributes

expression ub_
 

Detailed Description

Definition at line 504 of file ast.hpp.

Constructor & Destructor Documentation

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.

Member Data Documentation

expression stan::lang::ub_idx::ub_

Definition at line 505 of file ast.hpp.


The documentation for this struct was generated from the following files:

     [ Stan Home Page ] © 2011–2016, Stan Development Team.