Searched defs:lu_decomp (Results 1 - 3 of 3) sorted by last modified time

/external/eigen/bench/btl/libs/BLAS/
H A Dblas_interface_impl.hh101 static inline void lu_decomp(const gene_matrix & X, gene_matrix & C, int N){ function in class:blas_interface
/external/eigen/bench/btl/libs/eigen2/
H A Deigen2_interface.hh151 static inline void lu_decomp(const gene_matrix & X, gene_matrix & C, int N){ function in class:eigen2_interface
/external/eigen/bench/btl/libs/eigen3/
H A Deigen3_interface.hh214 static inline void lu_decomp(const gene_matrix & X, gene_matrix & C, int N){ function in class:eigen3_interface

Completed in 1215 milliseconds