Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineStorage.h87 …void reserve(Index size, Index upperProfileSize, Index lowerProfileSize, Index upperSize, Index lo… in reserve()
124 inline Index lowerProfileSize() const { in lowerProfileSize() function
203 …inline void reallocate(Index diagSize, Index upperProfileSize, Index lowerProfileSize, Index upper… in reallocate()