Searched refs:MaxScratchDoublesNeededForEvaluate (Results 1 – 3 of 3) sorted by relevance
156 int MaxScratchDoublesNeededForEvaluate() const;
291 new double[MaxScratchDoublesNeededForEvaluate()]); in RemoveFixedBlocks()460 int Program::MaxScratchDoublesNeededForEvaluate() const { in MaxScratchDoublesNeededForEvaluate() function in ceres::internal::Program
352 program.MaxScratchDoublesNeededForEvaluate(); in CreateEvaluatorScratch()