linbox
InconsistentSystem< Vector > Class Template Reference

Exception thrown when the system to be solved is inconsistent. More...

#include <error.h>

Public Member Functions

 InconsistentSystem (const Vector &u)
 
const Vectorcertificate () const
 

Detailed Description

template<class Vector>
class LinBox::InconsistentSystem< Vector >

Exception thrown when the system to be solved is inconsistent.

Contains a certificate of inconsistency.

Constructor & Destructor Documentation

◆ InconsistentSystem()

template<class Vector>
InconsistentSystem ( const Vector & u)
inline

Member Function Documentation

◆ certificate()

template<class Vector>
const Vector & certificate ( ) const
inline

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