Searched refs:factorL (Results 1 – 1 of 1) sorted by relevance
363 int32 factorL = 1073741824 / maxL; /*( 1 << 30 )*/ in bts_Int32Mat_solve2() local367 pivRowL[ jL ] = ( pivRowL[ jL ] * factorL + ( 1 << 14 ) ) >> 15; in bts_Int32Mat_solve2()