News

Overview: This project implements a C++ class Squaremat, which represents a square matrix of real numbers. It supports mathematical operations between matrices and scalars using operator overloading.