Guassian elimination with pivoting | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Guassian elimination with pivoting

Can someone please help me with this code, my function needs to also hold for the case of infinite solutions(return 1) and no solutions(return 0) and also do pivoting.I don't know how to work it out. https://code.sololearn.com/ceEw7aezdlMz/?ref=app

12th Aug 2022, 6:20 PM
Siyabonga Mbendane
Siyabonga Mbendane - avatar
3 Respostas
+ 2
Something is wrong i can not see your code please try send it Once more
16th Aug 2022, 6:59 PM
VƔclav DostƔl
VƔclav DostƔl - avatar
+ 1
How do want call function? And beware of intendantion...
17th Aug 2022, 5:22 AM
VƔclav DostƔl
VƔclav DostƔl - avatar
16th Aug 2022, 9:26 PM
Siyabonga Mbendane
Siyabonga Mbendane - avatar