IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ProcessorLogMessages.h
Go to the documentation of this file.
1 // ProcessorLogMessages.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKIPLLINEARALGEBRA_PROCESSORLOGMESSAGES_H__
16 #define __IPSDKIPLLINEARALGEBRA_PROCESSORLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace la {
24 
27 
32 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLLinearAlgebra, eProcessorMessage,
38 )
39 
40 
43 } // end of namespace la
44 } // end of namespace imaproc
45 } // end of namespace ipsdk
46 
47 #endif // __IPSDKIPLLINEARALGEBRA_PROCESSORLOGMESSAGES_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
eProcessorMessage
Enumerate describing messages.
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
Enumerate value s is not yet supported.
Definition: ProcessorLogMessages.h:44
Definition of import/export macro for library.