Searched defs:BackSubstitute (Results 1 - 2 of 2) sorted by relevance
/external/ceres-solver/internal/ceres/ | ||
H A D | implicit_schur_complement.cc | 168 void ImplicitSchurComplement::BackSubstitute(const double* x, double* y) { function in class:ceres::internal::ImplicitSchurComplement 201 // Like BackSubstitute, we use the block structure of A to implement |
H A D | schur_eliminator_impl.h | 304 BackSubstitute(const BlockSparseMatrix* A, function in class:ceres::internal::SchurEliminator |
Completed in 111 milliseconds