Recent content by philosafari

  1. P

    Solving Gaussian Elimination with Zero Pivot

    I found this code on my computer a while ago, and I want to adjust the algorithm so that I can have a zero pivot, whereas now the program will try to divide by zero and gives the #undef message that we all know and love. Is there another type of Gaussian Elimination that I can look into? I only...
Back
Top