Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Modules
FdReconstruction
FdProfileReconstructorKG
matrixInversionExceptions.h
Go to the documentation of this file.
1
#ifndef _matrixInversionException_h_
2
#define _matrixInversionException_h_
3
14
namespace
oBLAS {
15
class
SingularMatrixException
{ } ;
16
class
IllConditionedMatrixException
{ } ;
17
}
18
#endif
oBLAS::SingularMatrixException
Definition:
matrixInversionExceptions.h:15
oBLAS::IllConditionedMatrixException
Definition:
matrixInversionExceptions.h:16
, generated on Tue Sep 26 2023.