BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc
io
csv_descriptor
bc::io::csv_descriptor Member List
This is the complete list of members for
bc::io::csv_descriptor
, including all inherited members.
csv_descriptor
(std::string fname)
bc::io::csv_descriptor
inline
delim
(char delim)
bc::io::csv_descriptor
inline
delim
() const
bc::io::csv_descriptor
inline
delim_
bc::io::csv_descriptor
filename
(std::string filename)
bc::io::csv_descriptor
inline
filename
() const
bc::io::csv_descriptor
inline
filename_
bc::io::csv_descriptor
header
(bool header)
bc::io::csv_descriptor
inline
header
() const
bc::io::csv_descriptor
inline
header_
bc::io::csv_descriptor
index
(bool index)
bc::io::csv_descriptor
inline
index
() const
bc::io::csv_descriptor
inline
index_
bc::io::csv_descriptor
mode
(char mode)
bc::io::csv_descriptor
inline
mode
() const
bc::io::csv_descriptor
inline
mode_
bc::io::csv_descriptor
row_delim
(char row_delim)
bc::io::csv_descriptor
inline
row_delim
() const
bc::io::csv_descriptor
inline
row_delim_
bc::io::csv_descriptor
skip_cols
(std::vector< int > skip_cols)
bc::io::csv_descriptor
inline
skip_cols
() const
bc::io::csv_descriptor
inline
skip_cols
(int x, Integers... args_)
bc::io::csv_descriptor
inline
skip_cols_
bc::io::csv_descriptor
skip_rows
(std::vector< int > skip_rows)
bc::io::csv_descriptor
inline
skip_rows
() const
bc::io::csv_descriptor
inline
skip_rows
(int x, Integers... args_)
bc::io::csv_descriptor
inline
skip_rows_
bc::io::csv_descriptor
transpose
(bool transpose)
bc::io::csv_descriptor
inline
transpose
() const
bc::io::csv_descriptor
inline
transpose_
bc::io::csv_descriptor
Generated by
1.8.13