Home
last modified time | relevance | path

Searched refs:problems (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/external/google-breakpad/src/client/windows/crash_generation/
DReadMe.txt18 | For any unexpected problems, go into ERROR state.
24 | For any unexpected problems, go into DISCONNECTING state.
29 | For any unexpected problems, go into DISCONNECTING state.
33 | For any unexpected problems, go into DISCONNECTING state.
39 | For any unexpected problems, go into DISCONNECTING state.
43 | For any unexpected problems, go into DISCONNECTING state.
48 | For any unexpected problems, go into DISCONNECTING state.
/external/gptfdisk/
Dgpt.cc168 int problems = 0, alignProbs = 0; in Verify() local
174 problems++; in Verify()
181 problems++; in Verify()
188 problems++; in Verify()
195 problems++; in Verify()
203 problems++; in Verify()
210 problems++; in Verify()
219 problems++; in Verify()
225 problems++; in Verify()
232 problems++; in Verify()
[all …]
/external/ceres-solver/scripts/
Dceres-solver.spec35 large complicated nonlinear least squares problems. Features include:
44 - Dense QR and Cholesky factorization (using Eigen) for small problems
45 - Sparse Cholesky factorization (using SuiteSparse) for large sparse problems
46 - Specialized solvers for bundle adjustment problems in computer vision
47 - Iterative linear solvers for general sparse and bundle adjustment problems
/external/v8/
DPRESUBMIT.py169 problems = []
176 problems.append(
179 if problems:
180 return [output_api.PresubmitPromptOrNotify(_TEST_ONLY_WARNING, problems)]
/external/ceres-solver/docs/source/
Dindex.rst27 large complicated `nonlinear least squares`_ problems. It is a feature
35 * Solve `bundle adjustment`_ and SLAM problems in `Project Tango`_.
37 Outside Google, Ceres is used for solving problems in computer vision,
39 it to solve SLAM problems and `Blender`_ uses it for for planar
Dbibliography.rst35 pseudo-inverses and nonlinear least squares problems whose
58 nonlinear problems in least squares**, *Quart. Appl. Math*,
62 preconditioner for large sparse least squares problems**, *SIAM
66 nonlinear least squares problems**, 2004.
94 nonlinear least squares problems**, Siam Review, 22(3):318–337,
Dfeatures.rst8 variety of problems, both in size and complexity. The code runs on
30 - **Robust Loss Functions** Most non-linear least squares problems
51 `Eigen`_ or `LAPACK`_) for dense problems, sparse Cholesky
53 problems custom Schur complement based dense, sparse, and
54 iterative linear solvers for `bundle adjustment`_ problems.
Dfaqs.rst132 1. For small (a few hundred parameters) or dense problems use
135 2. For general sparse problems (i.e., the Jacobian matrix has a
140 3. For bundle adjustment problems with up to a hundred or so
143 4. For larger bundle adjustment problems with sparse Schur
148 5. For large bundle adjustment problems (a few thousand cameras or
152 recommended option if you are solving medium sized problems for
162 #. Use `Solver::Summary::FullReport` to diagnose performance problems.
280 seminal reference on least squares problems. [TrefethenBau]_ book is
/external/eigen/Eigen/
DIterativeLinearSolvers12 …* This module currently provides iterative methods to solve problems of the form \c A \c x = \c b,…
22 …* Such problems can also be solved using the direct sparse decomposition modules: SparseCholesky, …
/external/bzip2/
DREADME.COMPILATION.PROBLEMS15 bzip2-1.0.6 should compile without problems on the vast majority of
30 can cause problems.
53 any compilation problems which affect bzip2 will also affect spewG.c,
/external/libxml2/macos/
DREADME3 Please contact the author directly in case of problems:
/external/llvm/test/MC/ARM/
Ddirective-fpu-softvfp.s6 @ without problems.
/external/mesa3d/src/gallium/drivers/i915/
DTODO1 Random list of problems with i915g:
19 problems).
/external/android-clat/
DBUGS1 known problems/assumptions:
/external/e2fsprogs/debian/attic/
Dcomerrg-dev.menu6 have the problems identified with mechanisms commonly in use." \
/external/openssh/
Daclocal.m420 /* Some math to catch -ftrapv problems in the toolchain */
57 /* Some math to catch -ftrapv problems in the toolchain */
94 /* Some math to catch -ftrapv problems in the toolchain */
/external/iptables/extensions/
Dlibipt_MIRROR.man12 avoid loops and other problems.
/external/valgrind/docs/internals/
D3_1_BUGSTATUS.txt95 v5514 v5671 117936 more stabs problems
136 (next 4 are ppc32-specific FP problems)
138 many v5694/5 n-i-bz ppc32 rounding mode problems
148 pending pending 119973 Sun JVM problems (possible sigcontext problem?)
/external/iputils/
DINSTALL10 If the first "make" fails, no problems:
/external/mockito/cglib-and-asm/
DREADME.TXT1 This mockito subproject repackages cglib + asm to avoid problems with conflicting versions.
/external/zlib/src/contrib/iostream3/
DTODO13 - Check public interface to see which calls give problems
/external/eigen/doc/
DSparseLinearSystems.dox20 <td>Recommended for very sparse and not too large problems (e.g., 2D Poisson eq.)</td></tr>
23 <td>Recommended for large symmetric problems (e.g., 3D Poisson eq.)</td></tr>
29 …<td> built-in, MPL2</td> <td>optimized for small and large problems with irregular patterns </td><…
32 …<td>built-in, MPL2</td><td>recommended for least-square problems, has a basic rank-revealing featu…
36 <td>optimized for tough problems and symmetric patterns</td></tr>
48 …parse</a> package, \b GPL </td><td>recommended for linear least-squares problems, has a rank-revea…
88 In the case where multiple problems with the same sparsity pattern have to be solved, then the "com…
121 …m where the coefficient matrix has more clustered eigenvalues. For real problems, an iterative sol…
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
Dpaste-httpserver-threadpool.txt5 works, and how it can adapt to problems.
138 problems or give you some feeling of what causes problems in the site.
140 This does open up privacy problems, as it gives you access to all the
/external/ceres-solver/internal/ceres/
Dsystem_test.cc128 vector<SystemTestProblem*> problems; in RunSolversAndCheckTheyMatch() local
166 problems.push_back(system_test_problem); in RunSolversAndCheckTheyMatch()
191 delete problems[i]; in RunSolversAndCheckTheyMatch()
/external/libpng/projects/vstudio/
Dreadme.txt39 problems.
61 a special debug build unless you have heap corruption problems that you can't

12345678910>>...20