Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
singleton_argument.hpp File Reference
#include <iostream>
#include <boost/lexical_cast.hpp>
#include <stan/gm/arguments/valued_argument.hpp>

Go to the source code of this file.

Classes

struct  stan::gm::type_name< T >
 
struct  stan::gm::type_name< int >
 
struct  stan::gm::type_name< unsigned int >
 
struct  stan::gm::type_name< double >
 
struct  stan::gm::type_name< bool >
 
struct  stan::gm::type_name< std::string >
 
class  stan::gm::singleton_argument< T >
 

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::gm
 Directed graphical model compiler.
 

Typedefs

typedef singleton_argument
< double > 
stan::gm::real_argument
 
typedef singleton_argument< int > stan::gm::int_argument
 
typedef singleton_argument
< unsigned int > 
stan::gm::u_int_argument
 
typedef singleton_argument< bool > stan::gm::bool_argument
 
typedef singleton_argument
< std::string > 
stan::gm::string_argument
 

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