Stan  2.10.0
probability, sampling & optimization
Classes | Namespaces | Typedefs
singleton_argument.hpp File Reference
#include <stan/services/arguments/valued_argument.hpp>
#include <boost/lexical_cast.hpp>
#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::services
 

Typedefs

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

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