Searched defs:NoEBlockRowOuterProduct (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dschur_eliminator_impl.h552 // and calls NoEBlockRowOuterProduct on each row.
574 NoEBlockRowOuterProduct(A, row_block_counter, lhs);
596 NoEBlockRowOuterProduct(const BlockSparseMatrix* A, function in class:ceres::internal::SchurEliminator
644 // function has the same structure as NoEBlockRowOuterProduct, except

Completed in 85 milliseconds