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

/external/ceres-solver/internal/ceres/
H A Dimplicit_schur_complement.cc168 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 Dschur_eliminator_impl.h304 BackSubstitute(const BlockSparseMatrix* A, function in class:ceres::internal::SchurEliminator

Completed in 111 milliseconds