Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 44 of file stan_csv_reader.hpp.

Constructor & Destructor Documentation

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

Definition at line 48 of file stan_csv_reader.hpp.

Member Data Documentation

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

Definition at line 46 of file stan_csv_reader.hpp.

double stan::io::stan_csv_adaptation::step_size

Definition at line 45 of file stan_csv_reader.hpp.


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

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