Home | History | Annotate | Download | only in ceres

Lines Matching full:program

47 class Program;
57 // Create the transformed Program, which has all the fixed blocks
59 // ordering, has the E blocks first in the resulting program, with
64 static Program* CreateReducedProgram(Solver::Options* options,
77 // Reorder the parameter blocks in program using the ordering. A
82 Program* program,
86 // Reorder the residuals for program, if necessary, so that the
92 Program* program,
95 // Create the appropriate evaluator for the transformed program.
99 Program* program,
104 Program* program,
117 static bool RemoveFixedBlocksFromProgram(Program* program,
132 const Program& program,