Reference documentation for deal.II version GIT relicensing-468-ge3ce94fd06 2024-04-23 15:40:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
QR< VectorType > Member List

This is the complete list of members for QR< VectorType >, including all inherited members.

append_column(const VectorType &column)QR< VectorType >virtual
apply_givens_rotation(const unsigned int i, const unsigned int k)QR< VectorType >private
BaseQR()BaseQR< VectorType >protected
columnsBaseQR< VectorType >protected
connect_givens_slot(const std::function< void(const unsigned int i, const unsigned int j, const std::array< Number, 3 > &csr)> &slot)BaseQR< VectorType >
current_sizeBaseQR< VectorType >protected
get_R() constBaseQR< VectorType >
givens_signalBaseQR< VectorType >protected
multiply_with_A(VectorType &y, const Vector< Number > &x) constQR< VectorType >virtual
multiply_with_AT(Vector< Number > &y, const VectorType &x) constQR< VectorType >virtual
multiply_with_cols(VectorType &y, const Vector< Number > &x) constBaseQR< VectorType >protected
multiply_with_colsT(Vector< Number > &y, const VectorType &x) constBaseQR< VectorType >protected
multiply_with_Q(VectorType &y, const Vector< Number > &x) constQR< VectorType >virtual
multiply_with_QT(Vector< Number > &y, const VectorType &x) constQR< VectorType >virtual
Number typedefQR< VectorType >
QR()QR< VectorType >
RBaseQR< VectorType >protected
remove_column(const unsigned int k=0)QR< VectorType >virtual
size() constBaseQR< VectorType >
solve(Vector< Number > &x, const Vector< Number > &y, const bool transpose=false) constBaseQR< VectorType >
tmpQR< VectorType >private
~BaseQR()=defaultBaseQR< VectorType >virtual
~QR()=defaultQR< VectorType >virtual