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

#include <ast.hpp>

Public Member Functions

 uni_idx ()
 
 uni_idx (const expression &idx)
 

Public Attributes

expression idx_
 

Detailed Description

Definition at line 493 of file ast.hpp.

Constructor & Destructor Documentation

§ uni_idx() [1/2]

stan::lang::uni_idx::uni_idx ( )

Definition at line 1222 of file ast_def.cpp.

§ uni_idx() [2/2]

stan::lang::uni_idx::uni_idx ( const expression idx)

Definition at line 1223 of file ast_def.cpp.

Member Data Documentation

§ idx_

expression stan::lang::uni_idx::idx_

Definition at line 494 of file ast.hpp.


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

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