template<typename MatrixType, int QRPreconditioner, int Case, bool DoAnything = qr_preconditioner_should_do_anything<MatrixType, QRPreconditioner, Case>::ret>
struct Eigen::internal::qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, DoAnything >
Definition at line 49 of file JacobiSVD.h.