Lab_1 0.1.1
Matrix Library
|
Matrix is a C++ library for working with matrices. It provides a simple and efficient way to perform common matrix operations, such as addition, multiplication, and inversion. The library is designed to be easy to use and provides a lot of useful functions for working with matrices.
The main features of the library are:
The library requires C++17 or higher to compile.
Here is an example of how to use the library: