|
OpenNN
Open-source neural networks library
|
Parsed CSV result; owns the source buffer that backs all row views. More...
#include <io_utilities.h>
Public Attributes | |
| string | buffer |
| vector< vector< string_view > > | rows |
Parsed CSV result; owns the source buffer that backs all row views.
| string opennn::CsvReader::Result::buffer |
| vector<vector<string_view> > opennn::CsvReader::Result::rows |