Home
last modified time | relevance | path

Searched refs:QR (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/eigen/Eigen/
DQR19 /** \defgroup QR_Module QR module
23 * This module provides various QR decompositions
30 * #include <Eigen/QR>
34 #include "src/QR/HouseholderQR.h"
35 #include "src/QR/FullPivHouseholderQR.h"
36 #include "src/QR/ColPivHouseholderQR.h"
37 #include "src/QR/CompleteOrthogonalDecomposition.h"
40 #include "src/QR/HouseholderQR_LAPACKE.h"
41 #include "src/QR/ColPivHouseholderQR_LAPACKE.h"
DSparseQR16 * \brief Provides QR decomposition for sparse matrices
18 * This module provides a simplicial version of the left-looking Sparse QR decomposition.
DDense4 #include "QR"
DSVD11 #include "QR"
DOrderingMethods22 * the sparse matrix decomposition (LLT, LU, QR).
/external/eigen/unsupported/Eigen/
DPolynomials29 * \brief This module provides a QR based polynomial solver.
44 and a QR based polynomial solver.
48 polynomials, computing estimates about polynomials and next the QR based polynomial
98 \section QR polynomial solver class
99 …a polynomial by computing the eigenvalues of the associated companion matrix with the QR algorithm.
112 …However, the QR algorithm is not guaranteed to converge when there are several eigenvalues with sa…
127 …-# the accuracy problem with the QR algorithm is presented: a polynomial with almost conjugate roo…
128 Those roots have almost same module therefore the QR algorithm failed to converge: the accuracy
DLevenbergMarquardt17 #include <Eigen/QR>
/external/zxing/qr_scanner/
DREADME.google7 Android library that exposes an activity to capture QR codes. It is basically
9 non-QR code scanning and the products, books and all other product recognition
13 Removed all code that is not directly related to scanning a QR code, such as product search, book
/external/eigen/doc/
DLeastSquares.dox10 The three methods discussed on this page are the SVD decomposition, the QR decomposition and normal
12 equations is the fastest but least accurate, and the QR decomposition is in between.
35 \section LeastSquaresQR Using the QR decomposition
37 The solve() method in QR decomposition classes also computes the least squares solution. There are
38 three QR decomposition classes: HouseholderQR (no pivoting, so fast but unstable),
DTutorialLinearAlgebra.dox6 QR, %SVD, eigendecompositions... After reading this page, don't miss our
35 Here, ColPivHouseholderQR is a QR decomposition with column pivoting. It's a good compromise for th…
199 normal matrix or a QR decomposition. Our page on \link LeastSquares least squares solving \endlink
DB01_Experimental.dox24 \li QR
DInplaceDecomposition.dox5 Starting from %Eigen 3.3, the LU, Cholesky, and QR decompositions can operate \em inplace, that is,…
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-DPP13 in a secure Wi-Fi network using many methods like QR code based
100 Generate QR code for the device. Store the qr code id returned by the
106 Get QR Code of device using the bootstrap info id.
116 Enter the QR Code in the Configurator.
117 > dpp_qr_code "<QR-Code-read-from-enrollee>"
119 On successfully adding QR Code, a bootstrapping info id is returned.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Qr.pbtxt32 summary: "Computes the QR decompositions of one or more matrices."
34 Computes the QR decomposition of each inner matrix in `tensor` such that
/external/zxing/core/
DREADME.google12 QR Codes, Data Matrix, and the UPC family of 1D barcodes. It will provide
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D71edbf05426cc8fdd9f767c0905a3119.0000108b.honggfuzz.cov8 …U o;X��Y��m�Z4]j������W����Ki6�8<����Ѳ���_)�8@��Qy��yt�#"uF���؝QR�'���LY�B���,�3^L}�m"��h���>� …
Dd97540e982d90b06dcecd065ccfeecbd.000009f0.honggfuzz.cov11 … 溪��S3E�ݨ`j��!�'\(�R̺6� Δ�I�R���ئ6K*��/�r��R6,f�=��HUq�Ƭq�p6D9�.* �QR�xQ��4;���]_�3V�����f…
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1311 #define RGBTOUV(QB, QG, QR) \ argument
1314 "vmls.s16 q8, " #QR ", q12 \n" /* R */ \
1316 "vmul.s16 q9, " #QR ", q10 \n" /* R */ \
Drow_neon64.cc1377 #define RGBTOUV(QB, QG, QR) \ argument
1379 "mul v4.8h, " #QR ",v20.8h \n" /* R */ \
1382 "mls v3.8h, " #QR ",v22.8h \n" /* R */ \
/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dd97540e982d90b06dcecd065ccfeecbd.000009f0.honggfuzz.cov11 … 溪��S3E�ݨ`j��!�'\(�R̺6� Δ�I�R���ئ6K*��/�r��R6,f�=��HUq�Ƭq�p6D9�.* �QR�xQ��4;���]_�3V�����f…
/external/libyuv/files/source/
Drow_neon.cc1370 #define RGBTOUV(QB, QG, QR) \ argument
1375 "vmls.s16 q8, " #QR \
1378 "vmul.s16 q9, " #QR \
Drow_neon64.cc1391 #define RGBTOUV(QB, QG, QR) \ argument
1394 "mul v4.8h, " #QR \
1400 "mls v3.8h, " #QR \
/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc1624 #define RGBTOUV(QB, QG, QR) \ argument
1627 "vmls.s16 q8, " #QR ", q12 \n" /* R */ \
1629 "vmul.s16 q9, " #QR ", q10 \n" /* R */ \
Drow_neon64.cc1628 #define RGBTOUV(QB, QG, QR) \ argument
1630 "mul v4.8h, " #QR ",v20.8h \n" /* R */ \
1633 "mls v3.8h, " #QR ",v22.8h \n" /* R */ \
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1503 RegisterRef QR = I->Addr->getRegRef(); in linkRefUp() local
1504 auto AliasQR = [QR,this] (RegisterRef RR) -> bool { in linkRefUp()
1505 return RAI.alias(QR, RR); in linkRefUp()
1507 bool PrecUp = RAI.covers(QR, RR); in linkRefUp()
1532 Defs.insert(QR); in linkRefUp()

12345678910