HomeSort by relevance Sort by last modified time
    Searched full:conjugate (Results 101 - 125 of 148) sorted by null

1 2 3 45 6

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 443 /* Complex conjugate of Z. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 434 /* Complex conjugate of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 443 /* Complex conjugate of Z. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 434 /* Complex conjugate of Z. */
  /external/eigen/doc/
QuickReference.dox 616 m3 -= s1 * m2.conjugate() * m1.adjoint().triangularView<Eigen::Lower>() \endcode
649 m3 = s1 * m1.conjugate().selfadjointView<Eigen::Upper>() * m3;
C09_TutorialSparse.dox 261 <tr><td>BiCGSTAB</td><td>\link IterativeLinearSolvers_Module IterativeLinearSolvers \endlink</td><td>Iterative stabilized bi-conjugate gradient</td><td>Square</td><td>Preconditionning</td>
  /external/ceres-solver/docs/source/
version_history.rst 207 gradient descent, non-linear conjugate gradient and LBFGS search
  /external/eigen/Eigen/src/Cholesky/
LDLT.h 403 return ldlt_inplace<Lower>::update(matt, transpositions, tmp, w.conjugate(), sigma);
  /external/eigen/Eigen/src/Eigenvalues/
EigenSolver.h 560 // We handled a pair of complex conjugate eigenvalues, so need to skip them both
  /external/eigen/Eigen/src/QR/
ColPivHouseholderQR.h 504 return HouseholderSequenceType(m_qr, m_hCoeffs.conjugate()).setLength(m_nonzero_pivots);
  /frameworks/base/docs/html/reference/renderscript/
rs__quaternion_8rsh.html 108 <tr><td class="paramname">q</td><td>quaternion to conjugate </td></tr>
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win_dw.cpp     [all...]
SkFontHost_win.cpp 363 // Unicode code points that require conjugate pairs in utf16 are not
365 // TODO(arthurhsu): Add support for conjugate pairs. It looks like that may
    [all...]
SkFontHost_mac.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_win_dw.cpp     [all...]
SkFontHost_win.cpp 363 // Unicode code points that require conjugate pairs in utf16 are not
365 // TODO(arthurhsu): Add support for conjugate pairs. It looks like that may
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_complex.py 219 self.assertClose(complex(5.3, 9.8).conjugate(), 5.3-9.8j)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_complex.py 219 self.assertClose(complex(5.3, 9.8).conjugate(), 5.3-9.8j)
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/dist/
gl-matrix.js     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
complex 72 /// Return complex conjugate of @a z.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
complex 72 /// Return complex conjugate of @a z.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
complex 72 /// Return complex conjugate of @a z.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
complex 72 /// Return complex conjugate of @a z.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
complex 72 /// Return complex conjugate of @a z.
    [all...]
  /external/opencv/cxcore/src/
cxdxt.cpp 957 // conjugate the vector - i.e. invert sign of the imaginary part
    [all...]

Completed in 3888 milliseconds

1 2 3 45 6