Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/Eigen/src/SparseCore/
H A 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
H A DSparseBlock.h224 inline const StorageIndex* innerIndexPtr() const in innerIndexPtr() function
226 inline StorageIndex* innerIndexPtr() in innerIndexPtr() function