Stan  2.14.0
probability, sampling & optimization
Namespaces | Functions
is_data_origin.hpp File Reference
#include <stan/lang/ast/var_origin.hpp>

Go to the source code of this file.

Namespaces

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

Functions

bool stan::lang::is_data_origin (const var_origin &vo)
 Return true if the specified variable origin is for variables declared as data or transformed data. More...
 

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