Searched refs:LU_solve (Results 1 – 4 of 4) sorted by relevance
/external/eigen/bench/btl/actions/ |
D | action_lu_solve.hh | 93 Interface::LU_solve(LU,pivot,B,X,size); in calculate()
|
/external/eigen/bench/btl/libs/gmm/ |
D | gmm_LU_solve_interface.hh | 150 …inline static void LU_solve(const gene_matrix & LU, const Pivot_Vector pivot, gene_vector &B, gene… in LU_solve() function in blitz_LU_solve_interface
|
/external/eigen/bench/btl/libs/mtl4/ |
D | mtl4_LU_solve_interface.hh | 150 …inline static void LU_solve(const gene_matrix & LU, const Pivot_Vector pivot, gene_vector &B, gene… in LU_solve() function in blitz_LU_solve_interface
|
/external/eigen/bench/btl/libs/blitz/ |
D | blitz_LU_solve_interface.hh | 150 …inline static void LU_solve(const gene_matrix & LU, const Pivot_Vector pivot, gene_vector &B, gene… in LU_solve() function in blitz_LU_solve_interface
|