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

/external/eigen/Eigen/src/Core/products/
H A DTriangularSolverMatrix.h224 Index startPanel = IsLower ? 0 : k2+actual_kc; local
228 if (rs>0) pack_rhs(geb, &rhs(actual_k2,startPanel), triStride, actual_kc, rs);
305 gebp_kernel(_other+i2+startPanel*otherStride, otherStride, blockA, geb,

Completed in 34 milliseconds