OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
301
BackSubstitute
(const BlockSparseMatrix* A,
Completed in 467 milliseconds