#define MatLUCheckShift_inline(info,sctx,row,newshift) 0;\Collective on Mat
info | - information about the matrix factorization | |
sctx | - pointer to the struct LUShift_Ctx | |
row | - active row index |
newshift | - 0: shift is unchanged; 1: shft is updated; -1: zeropivot |