HomeSort by relevance Sort by last modified time
    Searched defs:BackSubstitute (Results 1 - 2 of 2) sorted by null

  /external/ceres-solver/internal/ceres/
implicit_schur_complement.cc 168 void ImplicitSchurComplement::BackSubstitute(const double* x, double* y) {
201 // Like BackSubstitute, we use the block structure of A to implement
schur_eliminator_impl.h 304 BackSubstitute(const BlockSparseMatrix* A,

Completed in 183 milliseconds