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

To be raised if the matrix is nonsquare. More...

#include <detailed_exception.hh>

Detailed Description

To be raised if the matrix is nonsquare.

Definition at line 126 of file detailed_exception.hh.

Inheritance diagram for Kaskade::NonsquareMatrixException:
Kaskade::LinearAlgebraException Kaskade::DetailedException

Public Member Functions

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

Constructor & Destructor Documentation

◆ NonsquareMatrixException()

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

Definition at line 129 of file detailed_exception.hh.


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