Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
stan::gm::argument_probe Class Reference

#include <argument_probe.hpp>

Public Member Functions

 argument_probe (std::vector< argument * > &valid_args)
 
void probe_args (std::stringstream &s)
 

Protected Attributes

std::vector< argument * > & _arguments
 

Detailed Description

Definition at line 14 of file argument_probe.hpp.

Constructor & Destructor Documentation

stan::gm::argument_probe::argument_probe ( std::vector< argument * > &  valid_args)
inline

Definition at line 18 of file argument_probe.hpp.

Member Function Documentation

void stan::gm::argument_probe::probe_args ( std::stringstream &  s)
inline

Definition at line 21 of file argument_probe.hpp.

Member Data Documentation

std::vector<argument*>& stan::gm::argument_probe::_arguments
protected

Definition at line 31 of file argument_probe.hpp.


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

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