Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dimplicit_schur_complement.cc168 void ImplicitSchurComplement::BackSubstitute(const double* x, double* y) { in BackSubstitute() function in ceres::internal::ImplicitSchurComplement
Dschur_eliminator_impl.h304 BackSubstitute(const BlockSparseMatrix* A, in BackSubstitute() function