Searched refs:colIndexByOuterInner (Results 1 – 2 of 2) sorted by relevance
72 EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner) const in colIndexByOuterInner() function104 colIndexByOuterInner(outer, inner)); in coeffByOuterInner()221 colIndexByOuterInner(outer, inner)); in packetByOuterInner()292 using Base::colIndexByOuterInner;325 colIndexByOuterInner(outer, inner)); in coeffRefByOuterInner()444 colIndexByOuterInner(outer, inner), in writePacketByOuterInner()503 const Index col = colIndexByOuterInner(outer,inner); in copyCoeffByOuterInner()546 const Index col = colIndexByOuterInner(outer,inner); in copyPacketByOuterInner()
74 using Base::colIndexByOuterInner;