![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <ostream>#include <vector>#include <stan/common/write_iteration_csv.hpp>#include <iostream>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::common | |
Functions | |
| template<class Model , class RNG > | |
| void | stan::common::write_iteration (std::ostream &output_stream, Model &model, RNG &base_rng, double lp, std::vector< double > &cont_vector, std::vector< int > &disc_vector) |