OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

Home Page:http://internship.opengenus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix Row Reduction Algorithm C++

ChristianMosey opened this issue · comments

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

Want to add a Matrix Row Reduction algorithm written in C++. The function takes in a matrix reduces it, checks if it's consistent, and if so displays the solution(s) of the system.