Home
last modified time | relevance | path

Searched defs:ipiv (Results 1 – 1 of 1) sorted by relevance

/external/eigen/bench/btl/libs/BLAS/
Dblas_interface_impl.hh79 int * ipiv = (int*)alloca(sizeof(int)*N); in partial_lu_decomp() local
104 int * ipiv = (int*)alloca(sizeof(int)*N); in lu_decomp() local