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 171 void ImplicitSchurComplement::BackSubstitute(const double* x, double* y) {
204 // Like BackSubstitute, we use the block structure of A to implement
schur_eliminator_impl.h 285 BackSubstitute(const BlockSparseMatrixBase* A,

Completed in 138 milliseconds