OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elimination_groups
(Results
1 - 11
of
11
) sorted by null
/external/ceres-solver/internal/ceres/
schur_complement_solver.h
100
// respectively. LinearSolver::Options::
elimination_groups
[0] should be
106
CHECK_GT(options.
elimination_groups
.size(), 1);
107
CHECK_GT(options.
elimination_groups
[0], 0);