This is the complete list of members for sparseqr::GivensRotations< F >, including all inherited members.
c_type typedef | concepts::Operator< F > | |
dimX() const | concepts::Operator< F > | inlinevirtual |
dimX_ | concepts::Operator< F > | protected |
dimY() const | concepts::Operator< F > | inlinevirtual |
dimY_ | concepts::Operator< F > | protected |
GivensRotations(const concepts::Space< G > &space, const Qmatrix &q, bool transpose) | sparseqr::GivensRotations< F > | inline |
GivensRotations(uint dim, const Qmatrix &q, bool transpose) | sparseqr::GivensRotations< F > | inline |
info(std::ostream &os) const | sparseqr::GivensRotations< F > | protectedvirtual |
multiply(const concepts::Matrix< F > &fact, concepts::Matrix< F > &dest) const | sparseqr::GivensRotations< F > | |
multiplyFirst(const concepts::Matrix< F > &fact, concepts::Matrix< F > &dest) const | sparseqr::GivensRotations< F > | |
Operator(uint dimX, uint dimY) | concepts::Operator< F > | inline |
operator()(const concepts::Function< F > &fncY, concepts::Function< F > &fncX) | sparseqr::GivensRotations< F > | virtual |
concepts::Operator::operator()(const Function< r_type > &fncY, Function< F > &fncX) | concepts::Operator< F > | virtual |
concepts::Operator::operator()(const Function< c_type > &fncY, Function< c_type > &fncX) | concepts::Operator< F > | virtual |
concepts::Operator::operator()() | concepts::Operator< F > | virtual |
q_ | sparseqr::GivensRotations< F > | private |
r_type typedef | concepts::Operator< F > | |
show_messages() | concepts::Operator< F > | inlinevirtual |
transpose_ | sparseqr::GivensRotations< F > | private |
type typedef | concepts::Operator< F > | |
~Operator() | concepts::Operator< F > | inlinevirtual |