Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseCore/
DSparseTranspose.h34 …inline const StorageIndex* innerIndexPtr() const { return derived().nestedExpression().innerIndexP… in innerIndexPtr() function
39 inline StorageIndex* innerIndexPtr() { return derived().nestedExpression().innerIndexPtr(); } in innerIndexPtr() function
DSparseBlock.h224 inline const StorageIndex* innerIndexPtr() const in innerIndexPtr() function
226 inline StorageIndex* innerIndexPtr() in innerIndexPtr() function