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

#include <statement_grammar_def.hpp>

Classes

struct  result
 

Public Member Functions

bool is_double_return (const std::string &function_name, const std::vector< expr_type > &arg_types, std::ostream &error_msgs) const
 
bool operator() (const sample &s, const variable_map &var_map, std::ostream &error_msgs) const
 

Static Public Member Functions

static bool is_univariate (const expr_type &et)
 

Detailed Description

Definition at line 219 of file statement_grammar_def.hpp.

Member Function Documentation

bool stan::gm::validate_sample::is_double_return ( const std::string &  function_name,
const std::vector< expr_type > &  arg_types,
std::ostream &  error_msgs 
) const
inline

Definition at line 223 of file statement_grammar_def.hpp.

static bool stan::gm::validate_sample::is_univariate ( const expr_type et)
inlinestatic

Definition at line 230 of file statement_grammar_def.hpp.

bool stan::gm::validate_sample::operator() ( const sample s,
const variable_map var_map,
std::ostream &  error_msgs 
) const
inline

Definition at line 235 of file statement_grammar_def.hpp.


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

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