* * Apply diagonal pivot (row and column swapped) to symmetric matrix blocks. * AR[0,0] is on diagonal and AL is block to the left of diagonal and AR the * triangular diagonal block. Need to swap row and column. * * LOWER triangular; moving from top-left to bottom-right * * d * x d *
(AL, AR *matrix.FloatMatrix, index int, flags Flags)
source not stored for this graph (policy: none)
no test coverage detected