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

#include <ast.hpp>

Public Attributes

std::string family_
 
std::vector< expressionargs_
 

Detailed Description

Definition at line 148 of file ast.hpp.

Member Data Documentation

◆ args_

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

Definition at line 150 of file ast.hpp.

◆ family_

std::string stan::gm::distribution::family_

Definition at line 149 of file ast.hpp.


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

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