Stan  2.10.0
probability, sampling & optimization
Public Types | Public Member Functions | List of all members
stan::interface_callbacks::var_context_factory::var_context_factory< VARCON > Class Template Referenceabstract

#include <var_context_factory.hpp>

Public Types

typedef VARCON var_context_t
 

Public Member Functions

 var_context_factory ()
 
virtual VARCON operator() (const std::string source)=0
 

Detailed Description

template<typename VARCON>
class stan::interface_callbacks::var_context_factory::var_context_factory< VARCON >

Definition at line 11 of file var_context_factory.hpp.

Member Typedef Documentation

template<typename VARCON>
typedef VARCON stan::interface_callbacks::var_context_factory::var_context_factory< VARCON >::var_context_t

Definition at line 15 of file var_context_factory.hpp.

Constructor & Destructor Documentation

Definition at line 13 of file var_context_factory.hpp.

Member Function Documentation

template<typename VARCON>
virtual VARCON stan::interface_callbacks::var_context_factory::var_context_factory< VARCON >::operator() ( const std::string  source)
pure virtual

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

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