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

#include <ast.hpp>

Public Member Functions

 lb_idx ()
 
 lb_idx (const expression &lb)
 

Public Attributes

expression lb_
 

Detailed Description

Definition at line 506 of file ast.hpp.

Constructor & Destructor Documentation

§ lb_idx() [1/2]

stan::lang::lb_idx::lb_idx ( )

Definition at line 1230 of file ast_def.cpp.

§ lb_idx() [2/2]

stan::lang::lb_idx::lb_idx ( const expression lb)

Definition at line 1231 of file ast_def.cpp.

Member Data Documentation

§ lb_

expression stan::lang::lb_idx::lb_

Definition at line 507 of file ast.hpp.


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

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