Searched defs:BackSubstitute (Results 1 – 2 of 2) sorted by relevance
/external/ceres-solver/internal/ceres/ | ||
D | implicit_schur_complement.cc | 168 void ImplicitSchurComplement::BackSubstitute(const double* x, double* y) { in BackSubstitute() function in ceres::internal::ImplicitSchurComplement |
D | schur_eliminator_impl.h | 304 BackSubstitute(const BlockSparseMatrix* A, in BackSubstitute() function |