Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyMatrix

This project implements a template class Matrix, which includes a method calculating determinant.

The class is designed with strict exception safety guarantees, this is achieved by using a two-level container and compliance with the rule of five.

To test the calculation of determinant, random square matrices of size 100 are generated; separate tests are conducted for integers and rational numbers

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages