HomeSort by relevance Sort by last modified time
    Searched full:symmetric (Results 301 - 325 of 626) sorted by null

<<11121314151617181920>>

  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_linalg.cpp 28 /*Cholesky-factorize symmetric positive definite 6 x 6 matrix A. Upper
76 /*Cholesky-factorize symmetric positive definite n x n matrix A.Part
119 /*Cholesky-factorize symmetric positive definite 3 x 3 matrix A. Part
  /external/ceres-solver/internal/ceres/
covariance_impl.cc 456 cholmod_jacobian.stype = 0; // Matrix is not symmetric.
520 // Since the covariance matrix is symmetric, the i^th row and column
708 // Since the covariance matrix is symmetric, the i^th row and column
  /external/eigen/Eigen/src/Eigenvalues/
Tridiagonalization.h 41 * \f$ A = Q T Q^* \f$ where \f$ Q \f$ is unitary and \f$ T \f$ a real symmetric tridiagonal matrix.
198 * symmetric matrix T.
401 * symmetric tridiagonal matrix.
  /external/eigen/Eigen/src/SparseCholesky/
SimplicialCholesky.h 27 * In order to reduce the fill-in, a symmetric permutation P is applied prior to the factorization
295 * In order to reduce the fill-in, a symmetric permutation P is applied prior to the factorization
384 * In order to reduce the fill-in, a symmetric permutation P is applied prior to the factorization
  /external/eigen/doc/
SparseLinearSystems.dox 23 <td>Recommended for large symmetric problems (e.g., 3D Poisson eq.)</td></tr>
36 <td>optimized for tough problems and symmetric patterns</td></tr>
51 Here \c SPD means symmetric positive definite.
  /external/tcpdump/
print-olsr.c 144 { 2, "Symmetric" },
151 { 1, "Symmetric" },
152 { 2, "Symmetric-MPR" },
  /external/tpm2/
Implementation.h 503 // From TCG Algorithm Registry: Table 17 - Defines for AES Symmetric Cipher Algorithm Constants
512 // From TCG Algorithm Registry: Table 18 - Defines for SM4 Symmetric Cipher Algorithm Constants
516 // From TCG Algorithm Registry: Table 19 - Defines for CAMELLIA Symmetric Cipher Algorithm Constants
    [all...]
  /frameworks/rs/cpp/
ScriptIntrinsicBLAS.cpp     [all...]
  /hardware/libhardware/include/hardware/
keymaster_defs.h 171 * Symmetric block cipher modes provided by keymaster implementations.
187 * padding modes for both symmetric and asymmetric algorithms. Note that implementations should not
355 KM_KEY_FORMAT_RAW = 3, /* for symmetric key import and export*/
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_linalg.cpp 28 /*Cholesky-factorize symmetric positive definite 6 x 6 matrix A. Upper
76 /*Cholesky-factorize symmetric positive definite n x n matrix A.Part
119 /*Cholesky-factorize symmetric positive definite 3 x 3 matrix A. Part
  /external/opencv3/modules/core/test/
test_math.cpp 1797 bool have_u, have_v, symmetric, compact, vector_w; member in class:Core_SVDTest
    [all...]
  /frameworks/av/services/audioflinger/
AudioResamplerFirGen.h 176 * Note we assume x is nonnegative (the function is symmetric,
413 * fact that h[n] is symmetric (cosines only, no complex arithmetic).
615 * The windowed sinc is an odd length symmetric filter of exactly L*halfNumCoef*2+1
  /art/test/415-optimizing-arith-neg/src/
Main.java 95 // values is not symmetric, so negation of the maximum negative
  /developers/build/prebuilts/gradle/FingerprintDialog/Application/src/main/java/com/example/android/fingerprintdialog/
MainActivity.java 224 * Creates a symmetric key in the Android Key Store which can only be used after the user has
  /developers/samples/android/security/FingerprintDialog/Application/src/main/java/com/example/android/fingerprintdialog/
MainActivity.java 224 * Creates a symmetric key in the Android Key Store which can only be used after the user has
  /development/samples/browseable/FingerprintDialog/src/com.example.android.fingerprintdialog/
MainActivity.java 224 * Creates a symmetric key in the Android Key Store which can only be used after the user has
  /external/aac/libFDK/include/
qmf.h 132 /* Complex Low Delay Filter Bank (or std symmetric filter bank) */
  /external/autotest/client/deps/glbench/src/
utils.cc 221 // Generates a lattice symmetric around the origin (all quadrants).
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
PBE.java 1 package org.bouncycastle.jcajce.provider.symmetric.util;
  /external/eigen/bench/
eig33.cpp 57 // real-valued, because the matrix is symmetric.
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
IncompleteCholesky.h 23 * \tparam _MatrixType The type of the sparse matrix. It should be a symmetric
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 44 ** LLCP Symmetric state
  /external/llvm/test/Linker/
subprogram-linkonce-weak.ll 125 ; The DWARF output is already symmetric (just reordered).
  /external/opencv3/3rdparty/openexr/Imath/
ImathMatrixAlgo.cpp 316 // and the second diagonalizes the symmetric matrix.
343 if (std::abs(mu_2) <= tol*std::abs(mu_1)) // Already symmetric (to tolerance)
484 if (std::abs(mu_2) <= tol*std::abs(mu_1)) // Already symmetric (to tolerance)
    [all...]
  /external/opencv3/modules/shape/include/opencv2/shape/
shape_distance.hpp 115 context distance between two shapes is defined as the symmetric sum of shape context matching costs

Completed in 1009 milliseconds

<<11121314151617181920>>