ROL
|
This is the complete list of members for ROL::Sketch< Real >, including all inherited members.
advance(Real nu, const Vector< Real > &h, int col, Real eta=1.0) | ROL::Sketch< Real > | inline |
C_ | ROL::Sketch< Real > | private |
computeC(void) | ROL::Sketch< Real > | inlineprivate |
computeP(void) | ROL::Sketch< Real > | inlineprivate |
computeQ(void) | ROL::Sketch< Real > | inlineprivate |
dist_ | ROL::Sketch< Real > | private |
flagC_ | ROL::Sketch< Real > | private |
flagP_ | ROL::Sketch< Real > | private |
flagQ_ | ROL::Sketch< Real > | private |
gen_ | ROL::Sketch< Real > | private |
k_ | ROL::Sketch< Real > | private |
lapack_ | ROL::Sketch< Real > | private |
lowRankApprox(LA::Matrix< Real > &A, int r) const | ROL::Sketch< Real > | inlineprivate |
LSsolver(LA::Matrix< Real > &A, LA::Matrix< Real > &B, bool trans=false) const | ROL::Sketch< Real > | inlineprivate |
maxRank_ | ROL::Sketch< Real > | private |
mgs2(std::vector< Ptr< Vector< Real >>> &Y) const | ROL::Sketch< Real > | inlineprivate |
ncol_ | ROL::Sketch< Real > | private |
nrand_ | ROL::Sketch< Real > | private |
Omega_ | ROL::Sketch< Real > | private |
orthIt_ | ROL::Sketch< Real > | private |
orthTol_ | ROL::Sketch< Real > | private |
out_ | ROL::Sketch< Real > | private |
Phi_ | 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(bool randomize=true) | ROL::Sketch< Real > | inline |
s_ | ROL::Sketch< Real > | private |
setRank(int rank) | ROL::Sketch< Real > | inline |
setStream(Ptr< std::ostream > &out) | ROL::Sketch< Real > | inline |
Sketch(const Vector< Real > &x, int ncol, int rank, Real orthTol=1e-8, int orthIt=2, bool truncate=false, unsigned dom_seed=0, unsigned rng_seed=0) | ROL::Sketch< Real > | inline |
test(const int rank, std::ostream &outStream=std::cout, const int verbosity=0) | ROL::Sketch< Real > | inline |
testP(std::ostream &outStream=std::cout, const int verbosity=0) | ROL::Sketch< Real > | inlineprivate |
testQ(std::ostream &outStream=std::cout, const int verbosity=0) | ROL::Sketch< Real > | inlineprivate |
truncate_ | ROL::Sketch< Real > | private |
update(void) | ROL::Sketch< Real > | inline |
Upsilon_ | ROL::Sketch< Real > | private |
X_ | ROL::Sketch< Real > | private |
Y_ | ROL::Sketch< Real > | private |
Z_ | ROL::Sketch< Real > | private |
~Sketch(void) | ROL::Sketch< Real > | inlinevirtual |