HomeSort by relevance Sort by last modified time
    Searched defs:Evaluator (Results 1 - 5 of 5) sorted by null

  /external/ceres-solver/internal/ceres/
evaluator.cc 38 #include "ceres/evaluator.h"
47 Evaluator::~Evaluator() {}
49 Evaluator* Evaluator::Create(const Evaluator::Options& options,
70 *error = "Invalid Linear Solver Type. Unable to create evaluator.";
evaluator.h 52 // The Evaluator interface offers a way to interact with a least squares cost
56 class Evaluator {
58 virtual ~Evaluator();
71 static Evaluator* Create(const Options& options,
83 // The parallelism of the evaluator is controlled by num_threads; it
92 // evaluator object can be constructed.
119 // Options struct to control Evaluator::Evaluate;
146 // Variant of Evaluator::Evaluate where the user wishes to use the
  /external/chromium_org/sandbox/linux/seccomp-bpf/
demo.cc 238 ErrorCode Evaluator(Sandbox *sandbox, int sysno, void *) {
421 sandbox.SetSandboxPolicy(Evaluator, NULL);
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 

Completed in 66 milliseconds