GitHub / areeba0 / cpp_matrix_manipulation_library
The Matrix Library in C++ is a versatile, user-friendly class for efficient matrix manipulation. It supports dynamic creation and specialized constructors for 2x2, 3x3, and 4x4 matrices. The library includes essential operations like sum, average, row/column totals, and transposition. It ensures stable, dynamic memory management for various matrix
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/areeba0%2Fcpp_matrix_manipulation_library
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: 12 months ago
Updated at: 12 months ago
Pushed at: 12 months ago
Last synced at: 12 months ago
Topics: cpp, matrix-calculations, matrix-library, matrix-multiplication, memory-management