Searched refs:partial_lu_decomp (Results 1 - 5 of 5) sorted by relevance

/external/eigen/bench/btl/actions/
H A Daction_partial_lu.hh93 Interface::partial_lu_decomp(X,C,_size);
/external/eigen/bench/btl/data/
H A Dgo_mean45 source mk_mean_script.sh partial_lu_decomp $1 11 100 300 1000 $mode $prefix
/external/eigen/bench/btl/libs/gmm/
H A Dgmm_interface.hh126 static inline void partial_lu_decomp(const gene_matrix & X, gene_matrix & R, int N){ function in class:gmm_interface
/external/eigen/bench/btl/libs/BLAS/
H A Dblas_interface_impl.hh75 static inline void partial_lu_decomp(const gene_matrix & X, gene_matrix & C, int N){ function in class:blas_interface
/external/eigen/bench/btl/libs/eigen3/
H A Deigen3_interface.hh218 static inline void partial_lu_decomp(const gene_matrix & X, gene_matrix & C, int N){ function in class:eigen3_interface

Completed in 375 milliseconds