Searched
full:complex (Results
776 -
800 of
2438) sorted by null
<<31323334353637383940>>
/external/clang/include/clang/Sema/ |
Overload.h | 67 ICK_Complex_Promotion, ///< Complex promotions (Clang extension) 70 ICK_Complex_Conversion, ///< Complex conversions (C99 6.3.1.6) 79 ICK_Complex_Real, ///< Complex-real conversions (C99 6.3.1.7) 110 ICR_Complex_Real_Conversion, ///< Complex <-> Real conversion
|
/external/e2fsprogs/intl/ |
libgettext.h | 19 the systems libintl.h as well as this file we have more complex
|
/external/eigen/Eigen/src/Core/ |
SelfCwiseBinaryOp.h | 125 // reimplement lazyAssign to handle complex *= real
|
/external/eigen/Eigen/src/Core/products/ |
GeneralMatrixMatrixTriangular_MKL.h | 98 // HERK for complex data
|
/external/eigen/Eigen/src/Eigenvalues/ |
MatrixBaseEigenvalues.h | 50 * class (for real matrices) or the ComplexEigenSolver class (for complex
|
/external/eigen/doc/ |
I01_TopicLazyEvaluation.dox | 9 When you write a line of code involving a complex expression such as
|
I02_HiPerformance.dox | 12 and evaluate complex product expressions, and discuss the current limitations.
|
/external/eigen/test/eigen2/ |
eigen2_hyperplane.cpp | 122 CALL_SUBTEST_4( hyperplane(Hyperplane<std::complex<double>,5>()) );
|
eigen2_sparse_product.cpp | 110 CALL_SUBTEST_2( sparse_product(SparseMatrix<std::complex<double> >(16, 16)) );
|
eigen2_triangular.cpp | 154 CALL_SUBTEST_5( triangular(Matrix<std::complex<float>,8, 8>()) );
|
/external/eigen/test/ |
geo_hyperplane.cpp | 153 CALL_SUBTEST_4( hyperplane(Hyperplane<std::complex<double>,5>()) );
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixFunction.h | 80 typedef std::complex<Scalar> ComplexScalar; 97 * This function converts the real matrix \c A to a complex matrix, 120 * \brief Partial specialization of MatrixFunction for complex matrices 517 typedef std::complex<typename NumTraits<Scalar>::Real> ComplexScalar;
|
/external/eigen/unsupported/test/ |
polynomialsolver.cpp | 190 std::complex<
|
sparse_extra.cpp | 139 CALL_SUBTEST_2( sparse_extra(SparseMatrix<std::complex<double> >(s, s)) );
|
/external/freetype/include/freetype/internal/ |
autohint.h | 50 /* However, we might be interested in introducing more complex and */
|
/external/freetype/src/cache/ |
ftcglyph.h | 47 * and FTC_Family sub-classes to implement more complex caches (e.g.,
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ListenableFuture.java | 70 * complex needs may prefer {@link AbstractFuture}.)
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-default.cc | 27 #include "hb-ot-shape-complex-private.hh"
|
/external/icu4c/layout/ |
loengine.h | 15 * \brief C API for complex text layout.
|
/external/icu4c/layoutex/layout/ |
ParagraphLayout.h | 411 * requires complex processing. (i.e. that cannot be correctly rendered by 420 * @return <code>TRUE</code> if the paragraph contains complex text. 428 * script which requires complex processing to be rendered correctly. 434 * @return <code>TRUE</code> if any of the text requires complex processing.
|
/external/javassist/src/main/javassist/ |
ClassMap.java | 25 * if a more complex mapping algorithm is needed. For example,
|
/external/jpeg/ |
jfdctflt.c | 18 * much more complex and seem not to be any faster when reduced to code.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
SyntaxTreeBuilder.java | 69 * <li>Var optimization simplifies complex var expressions and must come after both type
|
/external/libogg/doc/libogg/ |
decoding.html | 31 <p>In practice, streams are more complex, and Ogg also must handle headers, incomplete or dropped pages, and other errors in input.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
fortran.php | 70 'allocatable','character','common','complex','data','dimension','double',
|
Completed in 2224 milliseconds
<<31323334353637383940>>