Stan  2.10.0
probability, sampling & optimization
Namespaces | Functions
write_iteration.hpp File Reference
#include <stan/interface_callbacks/writer/base_writer.hpp>
#include <ostream>
#include <vector>

Go to the source code of this file.

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::services
 
 stan::services::io
 

Functions

template<class Model , class RNG >
void stan::services::io::write_iteration (Model &model, RNG &base_rng, double lp, std::vector< double > &cont_vector, std::vector< int > &disc_vector, interface_callbacks::writer::base_writer &message_writer, interface_callbacks::writer::base_writer &parameter_writer)
 

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