OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matrixT
(Results
1 - 4
of
4
) sorted by null
/external/eigen/Eigen/src/Eigenvalues/
ComplexSchur.h
44
* decomposition is computed, you can use the matrixU() and
matrixT
()
110
* \sa
matrixT
() and matrixU() for examples.
156
* \code schur.
matrixT
().triangularView<Upper>() \endcode
161
const ComplexMatrixType&
matrixT
() const
RealSchur.h
43
*
matrixT
() functions to retrieve the matrices U and T in the decomposition.
143
const MatrixType&
matrixT
() const
Tridiagonalization.h
53
* matrixQ() and
matrixT
() functions to retrieve the matrices Q and T in the
236
*
matrixT
(), class HouseholderSequence
263
MatrixTReturnType
matrixT
() const
280
* \sa
matrixT
(), subDiagonal()
292
* \sa diagonal() for an example,
matrixT
()
522
* \brief Expression type for return value of Tridiagonalization::
matrixT
()
RealQZ.h
43
*
matrixT
(), matrixQ() and matrixZ() functions to retrieve the matrices
148
const MatrixType&
matrixT
() const {
Completed in 431 milliseconds