In Standard Gaussian Elimination, what modification constitutes "Partial Pivoting"? I understand that Gaussian Elimination implies that we start with the matrix and take a diagonal element, divide by its value and subtract below (interchanging only if necessary). Does the fact that we look for the index with maximum absolute value constitute Partial Pivoting?
Tell me more
×
Computational Science Stack Exchange is a question and answer site for
scientists using computers to solve scientific problems. It's 100% free, no registration required.
|