A C++ math library for scientific computing with a simple and elegant interface.
GNU Lesser General Public License v3.0
21
stars
4
forks
source link
Add to_string() and printing operators (<< std::ostream) on all classes #30
Closed
mattiaisgro closed 2 years ago
Add to_string() and operator<<(std::ostream, T class) on all classes to make them easily printable