Home | History | Annotate | Download | only in ceres

Lines Matching full:blocks

86   // Create the transformed Program, which has all the fixed blocks
88 // ordering, has the E blocks first in the resulting program, with
91 // If fixed_cost is not NULL, the residual blocks that are removed
102 // blocks is zero after removing fixed blocks.
108 // parameter blocks) occur together. This is a necessary condition
122 // Remove the fixed or unused parameter blocks and residuals
125 // at which the eliminated blocks is valid. If fixed_cost is not
126 // NULL, the residual blocks that are removed are evaluated and the
165 // Reorder the parameter blocks in program using the ordering
175 // re-order the parameter blocks.
188 // Schur type solvers require that all parameter blocks eliminated
190 // sorted in lexicographic order of their parameter blocks.