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

#include <ast.hpp>

Public Attributes

std::string family_
 
std::vector< expressionargs_
 

Detailed Description

Definition at line 219 of file ast.hpp.

Member Data Documentation

std::vector<expression> stan::lang::distribution::args_

Definition at line 221 of file ast.hpp.

std::string stan::lang::distribution::family_

Definition at line 220 of file ast.hpp.


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

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