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

#include <ast.hpp>

Public Member Functions

 increment_log_prob_statement ()
 
 increment_log_prob_statement (const expression &log_prob)
 

Public Attributes

expression log_prob_
 

Detailed Description

Definition at line 869 of file ast.hpp.

Constructor & Destructor Documentation

stan::lang::increment_log_prob_statement::increment_log_prob_statement ( )

Definition at line 1642 of file ast_def.cpp.

stan::lang::increment_log_prob_statement::increment_log_prob_statement ( const expression log_prob)

Definition at line 1644 of file ast_def.cpp.

Member Data Documentation

expression stan::lang::increment_log_prob_statement::log_prob_

Definition at line 870 of file ast.hpp.


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

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