acmpesuecc / laalibrary

This repository contains a C++ file which aims to act as a library for simple to complex linear arithmetic operations.
MIT License
0 stars 11 forks source link

Updated the function LUdecomposition #47

Closed anushka-gupta-31 closed 4 years ago

anushka-gupta-31 commented 4 years ago

Pull Request Template

Description

Fixes # (issue)

Earlier this function returned only the lower matrix, but now I have updated it to print both the upper and lower matrices.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

I have run the code on compiler

Test Configuration:

Checklist:

acm-bot[bot] commented 4 years ago

Hey there @anushka-gupta-31, Thanks for contributing! A maintainer will review this shortly.