#include <HouseholderQR.h>
|
static void | run (MatrixQR &mat, HCoeffs &hCoeffs, Index maxBlockSize=32, typename MatrixQR::Scalar *tempData=0) |
|
◆ run()
template<typename MatrixQR , typename HCoeffs , typename MatrixQRScalar = typename MatrixQR::Scalar, bool InnerStrideIsOne = (MatrixQR::InnerStrideAtCompileTime == 1 && HCoeffs::InnerStrideAtCompileTime == 1)>
The documentation for this struct was generated from the following file:
- /home/runner/work/NDDEM/NDDEM/src/CoarseGraining/Eigen/src/QR/HouseholderQR.h