HomeSort by relevance Sort by last modified time
    Searched refs:n_end (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/SparseLU/
SparseLU_gemm_kernel.h 41 Index n_end = (n/RN)*RN; // number of columns of B-C suitable for processing RN columns at once local
65 for(Index j=0; j<n_end; j+=RN)
169 if((n-n_end)>0)
190 Scalar* C0 = C+ib+(n_end)*ldc;
  /external/libxml2/
testapi.c 16516 int n_end; local
16585 int n_end; local
51737 int n_end; local
51780 int n_end; local
51833 int n_end; local
51874 int n_end; local
51915 int n_end; local
51956 int n_end; local
51997 int n_end; local
    [all...]

Completed in 94 milliseconds