HomeSort by relevance Sort by last modified time
    Searched full:betas (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
version.h 8 #define SND_LIB_EXTRAVER 1000000 /**< extra version number, used mainly for betas */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
version.h 8 #define SND_LIB_EXTRAVER 1000000 /**< extra version number, used mainly for betas */
  /external/eigen/doc/snippets/
GeneralizedEigenSolver.cpp 6 cout << "The (real) denominatore of the generalzied eigenvalues are: " << ges.betas().transpose() << endl;
  /external/eigen/Eigen/src/Eigenvalues/
GeneralizedEigenSolver.h 85 /** \brief Type for vector of real scalar values eigenvalues as returned by betas().
92 /** \brief Type for vector of complex scalar values eigenvalues as returned by betas().
184 * It is a shortcut for \code this->alphas().cwiseQuotient(this->betas()); \endcode
185 * Not that betas might contain zeros. It is therefore not recommended to use this function,
186 * but rather directly deal with the alphas and betas vectors.
196 * \sa alphas(), betas(), eigenvectors()
206 * This vector permits to reconstruct the j-th eigenvalues as alphas(i)/betas(j).
208 * \sa betas(), eigenvalues() */
217 * This vector permits to reconstruct the j-th eigenvalues as alphas(i)/betas(j).
220 VectorType betas() cons function in class:Eigen::GeneralizedEigenSolver
    [all...]
  /external/mesa3d/docs/
download.html 19 When a new release is coming, release candidates (betas) may be found
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
IntrinsicBLAS.java 30 private final float betaS = 1.0f;
252 mBLAS.SGEMV(trans, alphaS, matA, vecX, incX, betaS, vecY, incY);
265 mBLAS.SGEMV(trans, alphaS, matA, vecX, incX, betaS, vecY, incY);
328 mBLAS.SGEMV(trans, alphaS, matrixAS, vectorXS, incX, betaS, vectorYS, incY);
338 mBLAS.SGEMV(trans, alphaS, matrixAS, vectorYS, incY, betaS, vectorXS, incX);
345 mBLAS.SGEMV(trans, alphaS, matrixAS, vectorYS, incY, betaS, vectorXS, incX);
360 mBLAS.SGEMV(trans, alphaS, matrixAS, vectorXS, incX, betaS, vectorYS, incY);
550 mBLAS.SGBMV(trans, KL, KU, alphaS, matA, vecX, incX, betaS, vecY, incY);
563 mBLAS.SGBMV(trans, KL, KU, alphaS, matA, vecX, incX, betaS, vecY, incY);
628 mBLAS.SGBMV(trans, mBLASData.KL, mBLASData.KU, alphaS, matrixAS, vectorXS, incX, betaS, vectorYS, incY)
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 82 static const u8 betas[52] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,3,3,3,3,4,4, variable
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
iterator.hpp 56 // STLPort 4.0 and betas have a bug when debugging is enabled and there is no
  /external/libcap-ng/libcap-ng-0.7/
aclocal.m4     [all...]
  /external/libpng/
pngrtran.c     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngrtran.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c     [all...]
  /external/protobuf/gtest/
aclocal.m4     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1     [all...]

Completed in 501 milliseconds