OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:significantly
(Results
1 - 9
of
9
) sorted by null
/external/llvm/lib/IR/
Makefile
29
changed
significantly
. )
/external/chromium/chrome/browser/resources/net_internals/
tabswitcherview.js
127
//
significantly
out of date.
/external/quake/quake/src/WinQuake/
quake-rogue.spec.sh
48
The Power Shield. This 'little gem'
significantly
decreases the damage you
/external/ceres-solver/docs/
faq.tex
14
Most non-linear solvers we are aware of, define the problem and residuals in terms of scalars and it is possible to do this with Ceres also. However, it is our experience that in most problems small groups of scalars occur together. For example the three components of a translation vector and the four components of the quaternion that define the pose of a camera. Same is true for residuals, where it is common to have small vectors of residuals rather than just scalars. There are a number of advantages of using blocks. It saves on indexing information, which for large problems can be substantial. Blocks translate into contiguous storage in memory which is more cache friendly and last but not the least, it allows us to use SIMD/SSE based BLAS routines to
significantly
speed up various matrix operations.
changes.tex
207
\texttt{CHOLMOD}
significantly
.
solving.tex
299
Thus, the solution of what was an $n\times n$, $n=pc+qs$ linear system is reduced to the inversion of the block diagonal matrix $C$, a few matrix-matrix and matrix-vector multiplies, and the solution of block sparse $pc\times pc$ linear system~\eqref{eq:schur}. For almost all problems, the number of cameras is much smaller than the number of points, $p \ll q$, thus solving~\eqref{eq:schur} is
significantly
cheaper than solving~\eqref{eq:linear2}. This is the {\em Schur complement trick}~\cite{brown-58}.
319
allow bundle adjustment algorithms to
significantly
scale up over those based on dense
[
all
...]
/external/v8/src/
date.js
118
// times not being
significantly
larger than MAX_TIME_MS. If there
/external/dropbear/libtommath/
bn.tex
286
not normally
significantly
slower. On x86 machines the difference is normally a factor of two when performing modular
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 120 milliseconds