Home
last modified time | relevance | path

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

12345

/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/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/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/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/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
37 Currently, the gradient for the QR decomposition is well-defined only when
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-DPP14 methods like QR code based authentication (detailed below), PKEX based
102 Generate QR code for the device. Store the QR code id returned by the
112 Get URI for the QR Code of device using the bootstrap info id.
123 Enter the QR Code in the Configurator.
124 > dpp_qr_code "<URI-from-QR-Code-read-from-enrollee>"
126 On successfully adding QR Code, a bootstrapping info id is returned.
/external/zxing/core/
DREADME.google12 QR Codes, Data Matrix, and the UPC family of 1D barcodes. It will provide
/external/tensorflow/third_party/eigen3/
DBUILD22 "Eigen/QR",
DLICENSE325 ./Eigen/src/Eigen2Support/QR.h
387 ./Eigen/src/QR/HouseholderQR.h
388 ./Eigen/src/QR/ColPivHouseholderQR.h
389 ./Eigen/src/QR/FullPivHouseholderQR.h
951 ./Eigen/src/QR/HouseholderQR_MKL.h
952 ./Eigen/src/QR/HouseholderQR_MKL.h
953 ./Eigen/src/QR/ColPivHouseholderQR_MKL.h
954 ./Eigen/src/QR/ColPivHouseholderQR_MKL.h
/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/libyuv/files/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/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()
/external/ImageMagick/PerlMagick/t/reference/filter/
DNegate.miff23 … ���m�����<;�������#!��������Ŵ�˹�κ�ȳ�ʬ�ѩ��|tB\[ [[�[R�[RQR _P^TE�r!������5�…

12345