Skip to content

sanilio/Matrix-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Matrix Library.

There are several functions to be
used like addition, scalar and matrix
multiplication, and transposition.

When constructing a matrix from a text file,
make sure the file is in the same directory.

Please see the source code for comments
explaining each function and their logic.

About

C++ library that creates matrices and performs some operations; employs operator overloading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages