Searched defs:trisolve_lower_matrix (Results 1 – 3 of 3) sorted by relevance
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
90 …static inline void trisolve_lower_matrix(const gene_matrix & L, const gene_matrix& B, gene_matrix … in trisolve_lower_matrix() function in blas_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