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

#include <stan_csv_reader.hpp>

Public Attributes

stan_csv_metadata metadata
 
Eigen::Matrix< std::string, Eigen::Dynamic, 1 > header
 
stan_csv_adaptation adaptation
 
Eigen::MatrixXd samples
 
stan_csv_timing timing
 

Detailed Description

Definition at line 61 of file stan_csv_reader.hpp.

Member Data Documentation

stan_csv_adaptation stan::io::stan_csv::adaptation

Definition at line 64 of file stan_csv_reader.hpp.

Eigen::Matrix<std::string, Eigen::Dynamic, 1> stan::io::stan_csv::header

Definition at line 63 of file stan_csv_reader.hpp.

stan_csv_metadata stan::io::stan_csv::metadata

Definition at line 62 of file stan_csv_reader.hpp.

Eigen::MatrixXd stan::io::stan_csv::samples

Definition at line 65 of file stan_csv_reader.hpp.

stan_csv_timing stan::io::stan_csv::timing

Definition at line 66 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.