Searched refs:LU_factor (Results 1 – 4 of 4) sorted by relevance
89 Interface::LU_factor(LU,pivot,size); in calculate()
87 inline static void LU_factor(gene_matrix & LU, Pivot_Vector & pivot, int N) in LU_factor() function in blitz_LU_solve_interface