Home
last modified time | relevance | path

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

/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dsparse_block_matrix.h107 …inline int colsOfBlock(int c) const { return c ? _colBlockIndices[c] - _colBlockIndices[c-1] : _co… in colsOfBlock() function
H A Dsparse_block_matrix_ccs.h81 …int colsOfBlock(int c) const { return c ? _colBlockIndices[c] - _colBlockIndices[c-1] : _colBlockI… in colsOfBlock() function
232 …int colsOfBlock(int c) const { return c ? _colBlockIndices[c] - _colBlockIndices[c-1] : _colBlockI… in colsOfBlock() function