HomeSort by relevance Sort by last modified time
    Searched full:reflectors (Results 1 - 15 of 15) sorted by null

  /external/eigen/Eigen/src/Householder/
BlockHouseholder.h 14 // This file contains some helper function to deal with block householder reflectors
  /external/eigen/lapack/
clarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
61 *> Specifies the order in which the elementary reflectors are
71 *> reflectors are stored (see also Further Details):
86 *> elementary reflectors). K >= 1.
dlarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
61 *> Specifies the order in which the elementary reflectors are
71 *> reflectors are stored (see also Further Details):
86 *> elementary reflectors). K >= 1.
slarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
61 *> Specifies the order in which the elementary reflectors are
71 *> reflectors are stored (see also Further Details):
86 *> elementary reflectors). K >= 1.
zlarft.f 38 *> of order n, which is defined as a product of k elementary reflectors.
61 *> Specifies the order in which the elementary reflectors are
71 *> reflectors are stored (see also Further Details):
86 *> elementary reflectors). K >= 1.
clarfb.f 64 *> reflectors
73 *> reflectors are stored:
94 *> reflectors whose product defines the block reflector).
dlarfb.f 64 *> reflectors
73 *> reflectors are stored:
94 *> reflectors whose product defines the block reflector).
slarfb.f 64 *> reflectors
73 *> reflectors are stored:
94 *> reflectors whose product defines the block reflector).
zlarfb.f 64 *> reflectors
73 *> reflectors are stored:
94 *> reflectors whose product defines the block reflector).
  /external/eigen/Eigen/src/SparseQR/
SparseQR.h 50 * Q is the orthogonal matrix represented as products of Householder reflectors.
128 /** \returns an expression of the matrix Q as products of sparse Householder reflectors.
143 * reflectors are stored unsorted, two transpositions are needed to sort
254 QRMatrixType m_Q; // The orthogonal reflectors
692 // Sort the sparse householder reflectors if needed
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
QRDecompositionImpl.java 32 * <p>This class compute the decomposition using Householder reflectors.</p>
85 * reflectors by repeating the following operations to each minor
  /libcore/ojluni/src/main/java/java/io/
ObjectStreamClass.java 89 /** cache mapping field group/local desc pairs -> field reflectors */
90 static final ConcurrentMap<FieldReflectorKey,Reference<?>> reflectors = field in class:ObjectStreamClass.Caches
96 /** queue for WeakReferences to field reflectors keys */
    [all...]
  /external/eigen/Eigen/src/Eigenvalues/
Tridiagonalization.h 333 * Householder reflectors \f$ H_i \f$ such that:
335 * The Householder reflectors are defined as
417 * reflectors.
  /external/eigen/Eigen/src/SPQRSupport/
SuiteSparseQRSupport.h 45 * Q is the orthogonal matrix represented as Householder reflectors.
  /external/avahi/man/
avahi-daemon.conf.5.xml.in 319 multiple reflectors between the same networks, this might

Completed in 460 milliseconds