Lines Matching refs:AddResidualBlock
190 problem.AddResidualBlock(new ParameterIgnoringCostFunction<1, 3, 2, 3, 4>,
228 problem.AddResidualBlock(new ParameterIgnoringCostFunction<1, 3, 4, 3, 2>,
271 problem.AddResidualBlock(new ParameterIgnoringCostFunction<1, 3, 2, 3, 4>,
308 problem.AddResidualBlock(new ParameterIgnoringCostFunction<1, 2, 2, 3>,
313 problem.AddResidualBlock(new ParameterIgnoringCostFunction<2, 3, 2, 4>,
318 problem.AddResidualBlock(new ParameterIgnoringCostFunction<3, 4, 3, 4>,
371 problem.AddResidualBlock(new ParameterIgnoringCostFunction<1, 2, 2, 3>,
376 problem.AddResidualBlock(new ParameterIgnoringCostFunction<2, 3, 2, 4>,
381 problem.AddResidualBlock(new ParameterIgnoringCostFunction<3, 4, 3, 4>,
431 problem.AddResidualBlock(new ParameterIgnoringCostFunction<1, 2, 2, 3>,
436 problem.AddResidualBlock(new ParameterIgnoringCostFunction<2, 3, 2, 4>,
441 problem.AddResidualBlock(new ParameterIgnoringCostFunction<3, 4, 3, 4>,
499 problem.AddResidualBlock(
570 problem.AddResidualBlock(new ParameterSensitiveCostFunction(), NULL, x);