Stan  2.14.0
probability, sampling & optimization
Namespaces | Functions
expr_type_def.hpp File Reference
#include <stan/lang/ast/base_expr_type.hpp>
#include <stan/lang/ast/expr_type.hpp>
#include <stan/lang/ast/fun/write_base_expr_type.hpp>
#include <ostream>

Go to the source code of this file.

Namespaces

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

Functions

std::ostream & stan::lang::operator<< (std::ostream &o, const expr_type &et)
 Stream a user-readable version of the expression type to the specified output stream, returning the speicifed argument output stream to allow chaining. More...
 

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