Stan  2.10.0
probability, sampling & optimization
Public Member Functions | Public Attributes | List of all members
stan::io::stan_csv_adaptation Struct Reference

#include <stan_csv_reader.hpp>

Public Member Functions

 stan_csv_adaptation ()
 

Public Attributes

double step_size
 
Eigen::MatrixXd metric
 

Detailed Description

Definition at line 45 of file stan_csv_reader.hpp.

Constructor & Destructor Documentation

stan::io::stan_csv_adaptation::stan_csv_adaptation ( )
inline

Definition at line 49 of file stan_csv_reader.hpp.

Member Data Documentation

Eigen::MatrixXd stan::io::stan_csv_adaptation::metric

Definition at line 47 of file stan_csv_reader.hpp.

double stan::io::stan_csv_adaptation::step_size

Definition at line 46 of file stan_csv_reader.hpp.


The documentation for this struct was generated from the following file:

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