ETL is a header only library for C++ that provides vector and matrix classes with support for Expression Templates to perform very efficient operations on them. At this time, the library support ...
Note: Some of the code here is old and was written when I was learning C++. It might be possible that code is not safe or making wrong assumptions. Please use with caution. Pull requests are always ...