HomeSort by relevance Sort by last modified time
    Searched refs:objective (Results 1 - 18 of 18) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
AbstractLeastSquaresOptimizer.java 69 * Target value for the objective functions at optimum.
83 /** Current objective function value. */
84 protected double[] objective; field in class:AbstractLeastSquaresOptimizer
113 /** Objective function. */
116 /** Objective function derivatives. */
220 objective = function.value(point);
221 if (objective.length != rows) {
223 objective.length, rows);
228 final double residual = targetValues[i] - objective[i];
364 * @return the point/value pair giving the optimal value for objective functio
    [all...]
GaussNewtonOptimizer.java 73 // evaluate the objective function and its jacobian
77 current = new VectorialPointValuePair(point, objective);
86 final double residual = objective[i] - targetValues[i];
LevenbergMarquardtOptimizer.java 272 VectorialPointValuePair current = new VectorialPointValuePair(point, objective);
332 current = new VectorialPointValuePair(point, objective);
353 tmpVec = objective;
354 objective = oldObj;
432 current = new VectorialPointValuePair(point, objective);
451 tmpVec = objective;
452 objective = oldObj;
    [all...]
NonLinearConjugateGradientOptimizer.java 145 final double objective = computeObjectiveValue(point); local
147 current = new RealPointValuePair(point, objective);
252 * the objective function gradient and the search direction. Its
254 * direction, i.e. when the objective function value is a local
278 // gradient of the objective function
  /external/ceres-solver/scripts/
ceres-solver.spec 37 - A friendly API: build your objective function one term at a time
  /external/clang/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
ccc-analyzer 106 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
107 if ($Lang =~ /objective-c/) { return ".mi"; }
412 'm' => 'objective-c',
413 'mi' => 'objective-c-cpp-output',
414 'mm' => 'objective-c++',
415 'mii' => 'objective-c++-cpp-output',
427 "objective-c" => 1,
430 "objective-c++" => 1,
432 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/
ccc-analyzer 133 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
134 if ($Lang =~ /objective-c/) { return ".mi"; }
415 'm' => 'objective-c',
416 'mi' => 'objective-c-cpp-output',
417 'mm' => 'objective-c++',
418 'mii' => 'objective-c++-cpp-output',
430 "objective-c" => 1,
433 "objective-c++" => 1,
435 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/3.8/tools/scan-build/
ccc-analyzer 133 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
134 if ($Lang =~ /objective-c/) { return ".mi"; }
415 'm' => 'objective-c',
416 'mi' => 'objective-c-cpp-output',
417 'mm' => 'objective-c++',
418 'mii' => 'objective-c++-cpp-output',
430 "objective-c" => 1,
433 "objective-c++" => 1,
435 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
422 'm' => 'objective-c',
423 'mi' => 'objective-c-cpp-output',
424 'mm' => 'objective-c++',
425 'mii' => 'objective-c++-cpp-output',
437 "objective-c" => 1,
440 "objective-c++" => 1,
442 "objective-c-cpp-output" => 1,
  /prebuilts/clang/linux-x86/host/3.6/tools/scan-build/
ccc-analyzer 106 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
107 if ($Lang =~ /objective-c/) { return ".mi"; }
412 'm' => 'objective-c',
413 'mi' => 'objective-c-cpp-output',
414 'mm' => 'objective-c++',
415 'mii' => 'objective-c++-cpp-output',
427 "objective-c" => 1,
430 "objective-c++" => 1,
432 "objective-c-cpp-output" => 1,
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 87 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
88 if ($Lang =~ /objective-c/) { return ".mi"; }
394 'm' => 'objective-c',
395 'mi' => 'objective-c-cpp-output',
396 'mm' => 'objective-c++'
408 "objective-c" => 1,
411 "objective-c++" => 1
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 87 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
88 if ($Lang =~ /objective-c/) { return ".mi"; }
394 'm' => 'objective-c',
395 'mi' => 'objective-c-cpp-output',
396 'mm' => 'objective-c++'
408 "objective-c" => 1,
411 "objective-c++" => 1

Completed in 485 milliseconds