Searched refs:L_stl (Results 1 – 1 of 1) sorted by relevance
42 init_matrix<pseudo_random>(L_stl,_size); in Action_trisolve()48 L_stl[j][i] = 0; in Action_trisolve()49 L_stl[j][j] += 3; in Action_trisolve()55 Interface::matrix_from_stl(L,L_stl); in Action_trisolve()110 STL_interface<typename Interface::real_type>::trisolve_lower(L_stl,B_stl,X_stl,_size); in check_result()124 typename Interface::stl_matrix L_stl; member in Action_trisolve