HomeSort by relevance Sort by last modified time
    Searched full:complex (Results 351 - 375 of 3140) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 35 #include <complex.h>
39 means the generic argument(s) may be real or complex, _REAL means
40 real only, _CPLX means complex only. If there is no suffix, we are
47 If any generic parameter is complex, we use a complex version. Otherwise
104 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
163 /* Functions defined in <complex.h> only (7.22p6) */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 39 #include <complex.h>
43 means the generic argument(s) may be real or complex, _REAL means
44 real only, _CPLX means complex only. If there is no suffix, we are
51 If any generic parameter is complex, we use a complex version. Otherwise
115 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
174 /* Functions defined in <complex.h> only (7.22p6) */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 39 #include <complex.h>
43 means the generic argument(s) may be real or complex, _REAL means
44 real only, _CPLX means complex only. If there is no suffix, we are
51 If any generic parameter is complex, we use a complex version. Otherwise
115 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
174 /* Functions defined in <complex.h> only (7.22p6) */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
tgmath.h 35 #include <complex.h>
39 means the generic argument(s) may be real or complex, _REAL means
40 real only, _CPLX means complex only. If there is no suffix, we are
47 If any generic parameter is complex, we use a complex version. Otherwise
104 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
163 /* Functions defined in <complex.h> only (7.22p6) */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
tgmath.h 35 #include <complex.h>
39 means the generic argument(s) may be real or complex, _REAL means
40 real only, _CPLX means complex only. If there is no suffix, we are
47 If any generic parameter is complex, we use a complex version. Otherwise
104 /* Functions defined in both <math.h> and <complex.h> (7.22p4) */
163 /* Functions defined in <complex.h> only (7.22p6) */
  /external/eigen/Eigen/src/UmfPackSupport/
UmfPackSupport.h 17 // generic double/complex<double> wrapper functions:
22 inline void umfpack_free_numeric(void **Numeric, std::complex<double>)
28 inline void umfpack_free_symbolic(void **Symbolic, std::complex<double>)
39 const int Ap[], const int Ai[], const std::complex<double> Ax[], void **Symbolic,
52 inline int umfpack_numeric( const int Ap[], const int Ai[], const std::complex<double> Ax[],
66 inline int umfpack_solve( int sys, const int Ap[], const int Ai[], const std::complex<double> Ax[],
67 std::complex<double> X[], const std::complex<double> B[], void *Numeric,
78 inline int umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeric, std::complex<double>)
89 inline int umfpack_get_numeric(int Lp[], int Lj[], std::complex<double> Lx[], int Up[], int Ui[], std::complex<double> Ux[]
    [all...]
  /external/eigen/test/eigen2/
eigen2_sparse_solvers.cpp 74 // TODO fix the issue with complex (see SparseLLT::solveInPlace)
115 // TODO fix the issue with complex (see SparseLDLT::solveInPlace)
166 VERIFY_IS_APPROX(refDet,slu.determinant()); // FIXME det is not very stable for complex
179 VERIFY(refX.isApprox(x,test_precision<Scalar>()) && "LU: umfpack"); // FIXME solve is not very stable for complex
197 CALL_SUBTEST_2( sparse_solvers<std::complex<double> >(16, 16) );
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
copy_reg.py 31 # Example: provide pickling support for complex numbers.
34 complex
40 return complex, (c.real, c.imag)
42 pickle(complex, pickle_complex, complex)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
copy_reg.py 31 # Example: provide pickling support for complex numbers.
34 complex
40 return complex, (c.real, c.imag)
42 pickle(complex, pickle_complex, complex)
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_exp.c 30 #include <complex.h>
86 double complex
87 __ldexp_cexp(double complex z, int expt)
s_cexp.c 30 #include <complex.h>
39 double complex
40 cexp(double complex z)
s_cexpf.c 30 #include <complex.h>
39 float complex
40 cexpf(float complex z)
  /external/chromium_org/chrome/renderer/resources/extensions/
permissions_custom_bindings.js 56 // Convert complex permissions to strings so they validate against the schema
64 // Convert complex permissions back to objects
84 // Also convert complex permissions back to objects for events. The
  /external/clang/include/clang/AST/
OperationKinds.h 212 /// complex of the original type. Injects the value as the real
217 /// \brief Converts a floating point complex to floating point real
223 /// \brief Converts a floating point complex to bool by comparing
227 /// \brief Converts between different floating point complex types.
231 /// \brief Converts from a floating complex to an integral complex.
235 /// \brief Converts from an integral real to an integral complex
241 /// \brief Converts an integral complex to an integral real of the
246 /// \brief Converts an integral complex to bool by comparing against
250 /// \brief Converts between different integral complex types
    [all...]
  /external/eigen/Eigen/src/Eigenvalues/
ComplexSchur_MKL.h 29 * Complex Schur needed to complex unsymmetrical eigenvalues/eigenvectors.
50 typedef std::complex<RealScalar> ComplexScalar; \
EigenSolver.h 36 * The eigenvalues and eigenvectors of a matrix may be complex, even when the
43 * blocks correspond to complex eigenvalue pairs \f$ u \pm iv \f$. We call
84 /** \brief Complex scalar type for #MatrixType.
86 * This is \c std::complex<Scalar> if #Scalar is real (e.g.,
88 * complex.
90 typedef std::complex<RealScalar> ComplexScalar;
160 * \returns %Matrix whose columns are the (possibly complex) eigenvectors.
336 // we have a pair of complex eigen values
394 // Complex scalar division.
396 std::complex<Scalar> cdiv(Scalar xr, Scalar xi, Scalar yr, Scalar yi
    [all...]
  /external/eigen/blas/
common.h 14 #include <complex>
83 typedef std::complex<RealScalar> Complex;
chpr2.f 3 COMPLEX ALPHA
8 COMPLEX AP(*),X(*),Y(*)
42 * ALPHA - COMPLEX .
46 * X - COMPLEX array of dimension at least
57 * Y - COMPLEX array of dimension at least
68 * AP - COMPLEX array of DIMENSION at least
102 COMPLEX ZERO
106 COMPLEX TEMP1,TEMP2
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
transform.c 61 /* Multiply with complex exponentials and combine into one complex vector */
74 /* Use symmetry to separate into two complex vectors and center frames in time around zero */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/mips-r2/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/mips-r2/
libgcc.a     [all...]
  /development/apps/launchperf/
AndroidManifest.xml 35 <activity android:name="ComplexActivity" android:label="Complex Activity">
51 android:label="Complex Activity Launch Performance">
  /external/clang/test/SemaCXX/
warn-reorder-ctor-initialization.cpp 7 class complex : public BB, BB1 { class in inherits:BB,BB1
9 complex() function in class:complex

Completed in 656 milliseconds

<<11121314151617181920>>