Home | History | Annotate | Download | only in ceres

Lines Matching full:complement

31 // An iterative solver for solving the Schur complement/reduced camera
49 // to the Schur complement without explicitly forming it.
63 // and the Schur complement system is given by
68 // is to form this Schur complement system and solve it using
72 // matrix vector product with the Schur complement
82 // complement using the PartitionedMatrixView object.
95 // Complement.
102 // Initialize the Schur complement for a linear least squares
114 // y += Sx, where S is the Schur complement.
117 // The Schur complement is a symmetric positive definite matrix,
124 // the Schur complement system, this method computes the value of
126 // complement.