Home | History | Annotate | Download | only in ceres

Lines Matching refs:Program

48 class Program;
66 Program* program,
80 Program* program,
86 // Create the transformed Program, which has all the fixed blocks
88 // ordering, has the E blocks first in the resulting program, with
93 static Program* CreateReducedProgram(Solver::Options* options,
106 // Reorder the residuals for program, if necessary, so that the
112 Program* program,
115 // Create the appropriate evaluator for the transformed program.
119 Program* program,
128 static bool RemoveFixedBlocksFromProgram(Program* program,
143 const Program& program,
163 const Program* program);
165 // Reorder the parameter blocks in program using the ordering
169 Program* program,
185 Program* program,
203 // was used to order the program.
209 Program* program,