Searched refs:trisolve_lower_matrix (Results 1 – 4 of 4) sorted by relevance
120 Interface::trisolve_lower_matrix(A,B,X,_size); in calculate()
140 …static inline void trisolve_lower_matrix(const gene_matrix & L, const gene_matrix& B, gene_matrix&… in trisolve_lower_matrix() function in eigen2_interface
197 …static inline void trisolve_lower_matrix(const gene_matrix & L, const gene_matrix& B, gene_matrix&… in trisolve_lower_matrix() function in eigen3_interface
89 …static inline void trisolve_lower_matrix(const gene_matrix & L, const gene_matrix& B, gene_matrix … in trisolve_lower_matrix() function in blas_interface