xtensor
Loading...
Searching...
No Matches
xt::xcsv_config Struct Reference

Public Attributes

char delimiter
std::size_t skip_rows
std::ptrdiff_t max_rows
std::string comments

Detailed Description

Definition at line 261 of file xcsv.hpp.

Constructor & Destructor Documentation

◆ xcsv_config()

xt::xcsv_config::xcsv_config ( )
inline

Definition at line 268 of file xcsv.hpp.

Member Data Documentation

◆ comments

std::string xt::xcsv_config::comments

Definition at line 266 of file xcsv.hpp.

◆ delimiter

char xt::xcsv_config::delimiter

Definition at line 263 of file xcsv.hpp.

◆ max_rows

std::ptrdiff_t xt::xcsv_config::max_rows

Definition at line 265 of file xcsv.hpp.

◆ skip_rows

std::size_t xt::xcsv_config::skip_rows

Definition at line 264 of file xcsv.hpp.


The documentation for this struct was generated from the following file:
  • /home/runner/work/xtensor/xtensor/include/xtensor/io/xcsv.hpp