15 #ifndef __IPSDKMATH_GRAPHLOGMESSAGES_H__ 16 #define __IPSDKMATH_GRAPHLOGMESSAGES_H__ 46 #endif // __IPSDKMATH_GRAPHLOGMESSAGES_H__ Definition of import/export macro for library.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Algorithm has not been initialized.
Definition: GraphLogMessages.h:35
Algorithm has not been resolved, can't access associated results.
Definition: GraphLogMessages.h:37
Header part of macros set allowing to manager log messages map into libraries.
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
macro allowing to declare a message map for a given library libraryName and a given enumerate enumTyp...
Definition: LogMessageManagerHdrMacros.h:27
eGraphMessage
Enumerate describing messages.
Definition: GraphLogMessages.h:33
Column index d is not valid given total number of matrix columns d.
Definition: GraphLogMessages.h:39
Row index d is not valid given total number of matrix rows d.
Definition: GraphLogMessages.h:41
Matrix should be column major for munkres processing while input number of rows is d and number of co...
Definition: GraphLogMessages.h:43
Matrix size should not be null for munkres algorithm.
Definition: GraphLogMessages.h:45