$darkmode
Eigen  5.0.1-dev
Eigen::internal::FullPivHouseholderQRMatrixQReturnType< MatrixType, PermutationIndex > Struct Template Reference

#include <Eigen/src/QR/FullPivHouseholderQR.h>

Detailed Description

template<typename MatrixType, typename PermutationIndex>
struct Eigen::internal::FullPivHouseholderQRMatrixQReturnType< MatrixType, PermutationIndex >

Expression type for return value of FullPivHouseholderQR::matrixQ()

Template Parameters
MatrixTypetype of underlying dense matrix

Inherits Eigen::ReturnByValue< Derived >.


The documentation for this struct was generated from the following file: