Anasazi
Version of the Day
|
RTRInitFailure is thrown when the RTR solver is unable to generate an initial iterate in the RTRBase::initialize() routine. More...
#include <AnasaziRTRBase.hpp>
RTRInitFailure is thrown when the RTR solver is unable to generate an initial iterate in the RTRBase::initialize() routine.
This exception is thrown from the RTRBase::initialize() method, which is called by the user or from the RTRBase::iterate() method when isInitialized() == false
.
Definition at line 173 of file AnasaziRTRBase.hpp.