C++ Matrix Structure Implementation Implementation of the Matrix class containing essential arithmetics operations. Project Structure linear-algebra/ ├── lib/ ├── tests/ └── docs/