Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dschur_eliminator_test.cc88 const int schur_size = J.cols() - num_eliminate_cols; in ComputeReferenceSolution() local
140 const int schur_size = lhs.num_rows(); in EliminateSolveAndCompare() local