Skip to content

The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.

Notifications You must be signed in to change notification settings

hosseinniri/Save-and-Load-Eigen-Cpp-Matrices-Arrays-to-and-from-CSV-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Save-and-Load-Eigen-Cpp-Matrices-Arrays-to-and-from-CSV-files

The functions provided in this C++ source file are used to save and load Eigen C++ matrices/arrays to and from CSV values. The post accompanying these codes is provided here:

https://aleksandarhaber.com/eigen-matrix-library-c-tutorial-saving-and-loading-data-in-from-a-csv-file/

and the accompanying video is given here:

https://www.youtube.com/watch?v=K9QB1LbemnY

The motivation for developing these function stems from the fact that the Eigen C++ matrix library does not contain functions for saving and loading objects to and from files. These functions are a part of a more complex project I am working on.

About

The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%