HomeSort by relevance Sort by last modified time
    Searched full:complex (Results 326 - 350 of 2438) sorted by null

<<11121314151617181920>>

  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp     [all...]
warn-reorder-ctor-initialization.cpp 7 class complex : public BB, BB1 { class in inherits:BB,BB1
9 complex() function in class:complex
  /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...]
ComplexSchur.h 28 * \brief Performs a complex Schur decomposition of a real or complex square matrix
34 * Given a real or complex square matrix A, this class computes the
36 * complex matrix, and T is a complex upper triangular matrix. The
68 /** \brief Complex scalar type for \p _MatrixType.
70 * This is \c std::complex<Scalar> if #Scalar is real (e.g.,
72 * complex.
74 typedef std::complex<RealScalar> ComplexScalar;
178 * to be \f$25n^3\f$ complex flops, or \f$10n^3\f$ complex flop
    [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
zhpr2.f 3 DOUBLE COMPLEX ALPHA
8 DOUBLE COMPLEX AP(*),X(*),Y(*)
42 * ALPHA - COMPLEX*16 .
46 * X - COMPLEX*16 array of dimension at least
57 * Y - COMPLEX*16 array of dimension at least
68 * AP - COMPLEX*16 array of DIMENSION at least
102 DOUBLE COMPLEX ZERO
106 DOUBLE 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 */
  /development/apps/launchperf/
AndroidManifest.xml 35 <activity android:name="ComplexActivity" android:label="Complex Activity">
51 android:label="Complex Activity Launch Performance">
  /external/eigen/doc/
I00_CustomizingEigen.dox 117 (((Eigen::MatrixBase<Eigen::Matrix<std::complex<float>, 10000, 1, 2, 10000,
119 Eigen::Matrix<std::complex<float>, 10000, 1, 2, 10000,
121 Eigen::Matrix<std::complex<float>, 10000, 1, 2, 10000, 1>, ExpressionType =
122 Eigen::Matrix<std::complex<float>, 10000, 1, 2, 10000, 1>](((const
123 Eigen::MatrixBase<Eigen::Matrix<std::complex<float>, 10000, 1, 2, 10000, 1>
124 >&)(((const Eigen::MatrixBase<Eigen::Matrix<std::complex<float>, 10000, 1,
130 By default, Eigen currently supports standard floating-point types (\c float, \c double, \c std::complex<float>, \c std::complex<double>, \c long \c double), as well as all integrale types (e.g., \c int, \c unsigned \c int, \c short, etc.), and \c bool.
  /external/eigen/test/
product_mmtr.cpp 62 CALL_SUBTEST_3((mmtr<std::complex<float> >(internal::random<int>(1,EIGEN_TEST_MAX_SIZE/2))));
63 CALL_SUBTEST_4((mmtr<std::complex<double> >(internal::random<int>(1,EIGEN_TEST_MAX_SIZE/2))));
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/
Basis.java 50 * or a more complex perlin noise ({@link ImprovedNoise}
52 * Fractals use these functions to generate a more complex result based on some
  /frameworks/base/docs/html/design/get-started/
creative-vision.jd 28 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd 10 one-time-programmable areas to make the card read-only. More complex tags offer math operations,
12 contain operating environments, allowing complex interactions with code executing on the tag.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/thumb/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/thumb/
libgcc.a     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonIntrinsicsV4.td 356 * XTYPE/COMPLEX *
359 // XTYPE / COMPLEX / Complex add/sub halfwords.
360 // XTYPE / COMPLEX / Complex add/sub words.
361 // XTYPE / COMPLEX / Complex multiply 32x16.
362 // XTYPE / COMPLEX / Vector reduce complex rotate.
369 // XTYPE / COMPLEX / Complex add/sub halfwords
    [all...]
  /development/apps/launchperf/src/com/android/launchperf/
ComplexActivityLaunchPerformance.java 27 * Instrumentation class for Complex Activity launch performance testing.

Completed in 796 milliseconds

<<11121314151617181920>>