IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDKIPLLinearAlgebraLogMessages.h
Go to the documentation of this file.
1 // IPSDKIPLLinearAlgebraLogMessages.h:
3 // -----------------------------------
4 //
14 
15 #ifndef __IPSDKIPLLINEARALGEBRA_IPSDKIPLLINEARALGEBRALOGMESSAGES_H__
16 #define __IPSDKIPLLINEARALGEBRA_IPSDKIPLLINEARALGEBRALOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace la {
24 
27 
37 )
38 
39 
42 } // end of namespace la
43 } // end of namespace imaproc
44 } // end of namespace ipsdk
45 
46 #endif // __IPSDKIPLLINEARALGEBRA_IPSDKIPLLINEARALGEBRALOGMESSAGES_H__
Level 1 algorithm: Solves an overdeterminated system Ax=b for each pixel using a QR decomposition...
Definition: IPSDKIPLLinearAlgebraLogMessages.h:38
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Level 2 algorithm: Solves an overdeterminated system Ax=b for each pixel using a QR decomposition...
Definition: IPSDKIPLLinearAlgebraLogMessages.h:40
Level 2 algorithm: Solves an overdeterminated system Ax=b for each pixel using a QR decomposition on ...
Definition: IPSDKIPLLinearAlgebraLogMessages.h:36
Level 3 algorithm: Solves an overdeterminated system Ax=b for each pixel using a QR decomposition...
Definition: IPSDKIPLLinearAlgebraLogMessages.h:42
eIPSDKIPLLinearAlgebraMessage
Enumerate describing messages.
Definition: IPSDKIPLLinearAlgebraLogMessages.h:34
Definition of import/export macro for library.