Stan  2.10.0
probability, sampling & optimization
Classes | Namespaces | Functions
base_family.hpp File Reference
#include <stan/interface_callbacks/writer/base_writer.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <algorithm>
#include <ostream>

Go to the source code of this file.

Classes

class  stan::variational::base_family
 

Namespaces

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

Functions

base_family stan::variational::operator+ (base_family lhs, const base_family &rhs)
 
base_family stan::variational::operator/ (base_family lhs, const base_family &rhs)
 
base_family stan::variational::operator+ (double scalar, base_family rhs)
 
base_family stan::variational::operator* (double scalar, base_family rhs)
 

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