Stan  2.10.0
probability, sampling & optimization
Classes | Namespaces
advi.hpp File Reference
#include <stan/math.hpp>
#include <stan/interface_callbacks/writer/base_writer.hpp>
#include <stan/interface_callbacks/writer/stream_writer.hpp>
#include <stan/io/dump.hpp>
#include <stan/model/util.hpp>
#include <stan/services/io/write_iteration.hpp>
#include <stan/services/error_codes.hpp>
#include <stan/services/variational/print_progress.hpp>
#include <stan/variational/families/normal_fullrank.hpp>
#include <stan/variational/families/normal_meanfield.hpp>
#include <boost/circular_buffer.hpp>
#include <boost/lexical_cast.hpp>
#include <algorithm>
#include <limits>
#include <numeric>
#include <ostream>
#include <vector>
#include <queue>
#include <string>

Go to the source code of this file.

Classes

class  stan::variational::advi< Model, Q, BaseRNG >
 Automatic Differentiation Variational Inference. More...
 

Namespaces

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

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