Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/plugins/
DBlockMethods.h258 inline RowsBlockXpr topRows(Index n) in topRows() function
264 inline ConstRowsBlockXpr topRows(Index n) const in topRows() function
279 inline typename NRowsBlockXpr<N>::Type topRows() in topRows() function
286 inline typename ConstNRowsBlockXpr<N>::Type topRows() const in topRows() function