KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::LinearAlgebraException Class Reference

A base class for linear algebra exceptions. More...

#include <detailed_exception.hh>

Detailed Description

A base class for linear algebra exceptions.

Definition at line 87 of file detailed_exception.hh.

Inheritance diagram for Kaskade::LinearAlgebraException:
Kaskade::DetailedException Kaskade::DirectSolverException Kaskade::NonpositiveMatrixException Kaskade::NonsquareMatrixException Kaskade::SingularMatrixException

Public Member Functions

 LinearAlgebraException (std::string const &message, std::string const &file, int const line)
 

Constructor & Destructor Documentation

◆ LinearAlgebraException()

Kaskade::LinearAlgebraException::LinearAlgebraException ( std::string const &  message,
std::string const &  file,
int const  line 
)
inline

Definition at line 90 of file detailed_exception.hh.


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