Searched defs:solution (Results 1 - 5 of 5) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvlmeds.cpp678 double solution[9]; local
747 { /* ----------- computing the solution ----------- */
781 /* ----------- solution = V * W(-1) * U(T) * f ----------- */
787 solution[a] = 0;
791 solution[a] += temp2[a_num + t] * f[t];
801 solution[a] = solution[a - 1];
804 solution[a] = 1;
816 summ += A[a9 + t] * solution[t];
828 F[j] = solution[
[all...]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp13 // solving this using a PBQP solver, and mapping the solution back to a
148 /// \brief Given a solved PBQP problem maps this solution back to a register
151 const PBQP::Solution &solution);
515 const PBQP::Solution &solution) {
523 // Iterate over the nodes mapping the PBQP solution to a register
529 unsigned alloc = solution.getSelection(node);
661 // * Map the solution back to a register allocation
680 PBQP::Solution solution = local
684 pbqpAllocComplete = mapPBQPToRegAlloc(*problem, solution);
514 mapPBQPToRegAlloc(const PBQPRAProblem &problem, const PBQP::Solution &solution) argument
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 138 milliseconds