ROL
|
This is the complete list of members for ROL::Sketch< Real >, including all inherited members.
advance(const Real alpha, Vector< Real > &h, const int col, const Real beta=1.0) | ROL::Sketch< Real > | inline |
computeQ(void) | ROL::Sketch< Real > | inlineprivate |
computeX(void) | ROL::Sketch< Real > | inlineprivate |
flagQ_ | ROL::Sketch< Real > | private |
flagX_ | ROL::Sketch< Real > | private |
k_ | ROL::Sketch< Real > | private |
l_ | ROL::Sketch< Real > | private |
lapack_ | ROL::Sketch< Real > | private |
mgs(std::vector< Ptr< Vector< Real >>> &Y) const | ROL::Sketch< Real > | inlineprivate |
ncol_ | ROL::Sketch< Real > | private |
Omega_ | ROL::Sketch< Real > | private |
Psi_ | ROL::Sketch< Real > | private |
rank_ | ROL::Sketch< Real > | private |
reconstruct(Vector< Real > &a, const int col) | ROL::Sketch< Real > | inline |
reset(void) | ROL::Sketch< Real > | inlineprivate |
setRank(const int rank) | ROL::Sketch< Real > | inline |
Sketch(const Vector< Real > &x, const int ncol, const int rank, const int solverType=0) | ROL::Sketch< Real > | inline |
solverType_ | ROL::Sketch< Real > | private |
test(const int rank, std::ostream &outStream=std::cout, const int verbosity=0) | ROL::Sketch< Real > | inline |
testQ(std::ostream &outStream=std::cout, const int verbosity=0) | ROL::Sketch< Real > | inlineprivate |
update(void) | ROL::Sketch< Real > | inline |
W_ | ROL::Sketch< Real > | private |
Y_ | ROL::Sketch< Real > | private |
~Sketch(void) | ROL::Sketch< Real > | inlinevirtual |