Provides the exceptions used inside the viennashe::she namespace. More...
#include <iostream>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | viennashe::solvers::invalid_linear_solver_exception |
| Exception for the case that an invalid solver is in use. More... | |
| class | viennashe::solvers::invalid_nonlinear_solver_exception |
| Exception for the case that an invalid nonlinear solver is in use. More... | |
Namespaces | |
| namespace | viennashe |
| The main ViennaSHE namespace. All functionality resides inside this namespace. | |
| namespace | viennashe::solvers |
| Namespace containing a variety of different linear solvers. | |
Provides the exceptions used inside the viennashe::she namespace.
Definition in file exception.hpp.