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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NTmatrix C++ Matrix Class!