|
|
| Matrix_load_bypass (uint height, uint width) |
| |
|
| Matrix_load_bypass (uint height, uint width, const vector< T > &vec) |
| |
|
bool | loadFromCSVFile (const AnyString &, uint, uint, uint, BufferType *) override |
| |
|
| Matrix_easy_to_fill (uint height, uint width) |
| |
|
| Matrix_easy_to_fill (uint height, uint width, const vector< double > &vec) |
| |
| bool | openFile (Yuni::IO::File::Stream &, const AnyString &) const override |
| | Trying to open a file. More...
|
| |
|
void | saveBufferToFile (std::string &buffer, Yuni::IO::File::Stream &) const override |
| |
|
|
bool | loadFromCSVFile_called |
| |
|
std::string | data |
| |
The documentation for this class was generated from the following file: