A C++ matrix class for creating matrix objects and easily performing elementary operations between matrix objects including addition, subtraction, multiplication, transposition, and trace.
Features
- Easily create and manage matrix objects in C++
- Easily define any n x m matrix, with shortcuts for defining identity and diagonal matrices
- Perform basic operations on and between matrix objects
- Supports matrix multiplication, multiplication by a scalar, addition and subtraction of matrices and vectors, transposition, trace, and more
- Interfaces easily with lapack and blas/cblas libraries
- New features are coming
License
GNU General Public License version 2.0 (GPLv2)Follow NTmatrix C++ Matrix Class
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NTmatrix C++ Matrix Class!