finitediff
Classes | Macros
SNexceptions.cpp File Reference
#include <exception>
#include <string>
Include dependency graph for SNexceptions.cpp:
This graph shows which files directly or indirectly include this file:

Classes

class  IncompatibleMatrixSizeException
 When trying to perform operation with matrices with incompatible sizes. More...
 
class  SNchangeNotAllowedException
 
class  NotInitializedMemberException
 
class  OutOfRangeColumnNumber
 
class  SNoutOfRangeException
 
class  PermutationIdexoutOfRangeException
 
class  OutOfRangeConstructionElementaryPermutationException
 
class  ProbablyNotWhatYouWantException
 
class  NegativeMatrixElementNumberException
 

Macros

#define __EXCEPTIONS_H__095622__
 

Macro Definition Documentation

#define __EXCEPTIONS_H__095622__