HomeSort by relevance Sort by last modified time
    Searched refs:BufferLayoutType (Results 1 - 2 of 2) sorted by null

  /external/ceres-solver/internal/ceres/
schur_eliminator.h 266 typedef map<int, int> BufferLayoutType;
271 BufferLayoutType buffer_layout;
294 const BufferLayoutType& buffer_layout,
schur_eliminator_impl.h 492 const BufferLayoutType& buffer_layout,
499 BufferLayoutType::const_iterator it1 = buffer_layout.begin();
510 BufferLayoutType::const_iterator it2 = it1;

Completed in 38 milliseconds