Returns the pivoting indices
63 64 65
# File 'lib/matrix/lup_decomposition.rb', line 63 def pivots @pivots end