Tomographer  v1.0a
Tomographer C++ Framework Documentation
Tomographer::SolveCLyap::SolveError Class Reference

Error while attempting to solve complex Lyapunov/Sylvester equation. More...

#include <tomographer/qit/solveclyap.h>

+ Inheritance diagram for Tomographer::SolveCLyap::SolveError:
+ Collaboration diagram for Tomographer::SolveCLyap::SolveError:

Public Member Functions

 SolveError (const std::string &msg)
 
virtual const char * what () const throw ()
 
- Public Member Functions inherited from std::exception
what (T...args)
 
~exception (T...args)
 
operator= (T...args)
 
exception (T...args)
 

Detailed Description

Error while attempting to solve complex Lyapunov/Sylvester equation.

See solve().

Definition at line 60 of file solveclyap.h.


The documentation for this class was generated from the following file: