Stan  2.14.0
probability, sampling & optimization
Namespaces | Functions
has_var_def.hpp File Reference
#include <stan/lang/ast.hpp>
#include <boost/variant/apply_visitor.hpp>

Go to the source code of this file.

Namespaces

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

Functions

bool stan::lang::has_var (const expression &e, const variable_map &var_map)
 Returns true if the specified expression contains a variable that is defined as a parameter, defined as a transformed parameter, or is a local variable that is not an integer. More...
 

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