ARPACK-Armadillo
DoubleShiftQR< Scalar > Class Template Reference

Public Member Functions

 DoubleShiftQR (int size)
 
 DoubleShiftQR (const Matrix &mat, Scalar s, Scalar t)
 
void compute (const Matrix &mat, Scalar s, Scalar t)
 
Matrix matrix_QtHQ ()
 
void apply_QtY (Vector &y)
 
void apply_YQ (Matrix &Y)
 

Detailed Description

template<typename Scalar = double>
class DoubleShiftQR< Scalar >

Definition at line 18 of file DoubleShiftQR.h.


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