Skip to content

Amanmishra1/MatrixVectorOperations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

######Assumptions######

  1. Instead of creating matrix with different values, same value is inserted for each [row][col] of the matrix, this is done for ease of input.

######Steps to Build######

  1. cd
  2. mkdir build
  3. cd build
  4. cmake ..
  5. make

#####Steps to Run######

  1. cd
  2. ./MatrixVectorExecutable

######Future changes#######

  1. Add Gtest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published