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

  /external/eigen/Eigen/src/SparseLU/
SparseLU_pivotL.h 37 * \brief Performs the numerical pivotin on the current column of L, and the CDIV operation.
124 // cdiv operations
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsUtInterface.java 54 * CDIV (Communication Diversion, 3GPP TS 24.604)
67 // (CDIV using condition not-registered) to the same target.
ImsUt.java 50 * "OIP", "OIR", "TIP", "TIR", "CDIV", "CB", "CW", "CONF",
61 public static final String CATEGORY_CDIV = "CDIV";
  /external/eigen/Eigen/src/Eigenvalues/
EigenSolver.h 413 std::complex<Scalar> cdiv(const Scalar& xr, const Scalar& xi, const Scalar& yr, const Scalar& yi) function in namespace:Eigen
517 std::complex<Scalar> cc = cdiv<Scalar>(0.0,-m_matT.coeff(n-1,n),m_matT.coeff(n-1,n-1)-p,q);
540 std::complex<Scalar> cc = cdiv(-ra,-sa,w,q);
554 std::complex<Scalar> cc = cdiv(x*lastra-lastw*ra+q*sa,x*lastsa-lastw*sa-q*ra,vr,vi);
564 cc = cdiv(-lastra-y*m_matT.coeff(i,n-1),-lastsa-y*m_matT.coeff(i,n),lastw,q);
  /external/chromium_org/third_party/cython/src/Cython/
Shadow.py 116 def cdiv(a, b): function
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ParseTreeTransforms.py     [all...]
  /external/valgrind/main/VEX/priv/
host_amd64_defs.c     [all...]
guest_arm64_toIR.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1     [all...]

Completed in 4710 milliseconds