Belos
Version of the Day
|
IterationState contains the data that defines the state of the LSQR solver at any given time. More...
Go to the source code of this file.
Classes | |
struct | Belos::LSQRIterationState< ScalarType, MV > |
Structure to contain pointers to LSQRIteration state variables, ... More... | |
class | Belos::LSQRIterateFailure |
LSQRIterateFailure is thrown when the LSQRIteration object is unable to compute the next iterate in the iterate() routine. More... | |
Namespaces | |
Belos | |
IterationState contains the data that defines the state of the LSQR solver at any given time.
Definition in file BelosLSQRIteration.hpp.