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

1 2

  /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/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/host/darwin-x86/clang-3289846/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-3859424/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-4053586/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-4393122/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-4479392/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-4579689/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-4630689/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-4639204/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/darwin-x86/clang-4691093/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-3289846/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-3859424/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-4053586/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-4393122/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-4479392/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-4579689/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-4630689/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-4639204/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "objective-c-cpp-output" => 1,
  /prebuilts/clang/host/linux-x86/clang-4691093/libexec/
ccc-analyzer 136 if ($Lang =~ /objective-c\+\+/) { return ".mii" };
137 if ($Lang =~ /objective-c/) { return ".mi"; }
423 'm' => 'objective-c',
424 'mi' => 'objective-c-cpp-output',
425 'mm' => 'objective-c++',
426 'mii' => 'objective-c++-cpp-output',
438 "objective-c" => 1,
441 "objective-c++" => 1,
443 "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 531 milliseconds

1 2