IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
EstimationLogMessages.h File Reference

Log messages description. More...

#include <IPSDKMath/IPSDKMathExports.h>
#include <IPSDKUtil/Logger/LogMessageManagerHdrMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::math
 Namespace agregating IPSDK mathematical routines and classes.
 

Enumerations

enum  ipsdk::math::eEstimationMessage {
  ipsdk::math::eDataPartitionGenerationFailed, ipsdk::math::eDataPartitionNotInit, ipsdk::math::eDataSetAndOutlierFlagsSizeMismatch, ipsdk::math::eEstimationConfigNotInit,
  ipsdk::math::eEstimationFailedCantGetResults, ipsdk::math::eEstimationResultsNotInit, ipsdk::math::eEstimatorNotInit, ipsdk::math::eGridPartitionNotEnoughBuckets,
  ipsdk::math::eInvalidDataSize, ipsdk::math::eInvalidExpectedOutlierRatio, ipsdk::math::eInvalidGaussianSigma, ipsdk::math::eInvalidNbEstimParams,
  ipsdk::math::eInvalidOutlierRangeFactor, ipsdk::math::eInvalidOutlierThresholdFactor, ipsdk::math::eInvalidSubSetSize, ipsdk::math::eInvalidSuccessRatio,
  ipsdk::math::eNonLinearEstimationPassFailed, ipsdk::math::eNotEnoughData, ipsdk::math::eNullCostFunSharedPtr, ipsdk::math::eNullDataPartitionPtr,
  ipsdk::math::eNullDataSize, ipsdk::math::eNullEstimatorSharedPtr, ipsdk::math::eNullNbBucketsByAxis, ipsdk::math::eNullNbEstimParams,
  ipsdk::math::eNullNbMinRequestedData, ipsdk::math::eNullSubSetRequestedSize, ipsdk::math::eRegularGridPartitionInvalidRange, ipsdk::math::eResidualsFailure,
  ipsdk::math::eResidualsSetAndOutlierFlagsSizeMismatch, ipsdk::math::eResidualsSizeMismatch, ipsdk::math::eRobustEstimationFinalEstimationFailed, ipsdk::math::eRobustEstimationNoValidScore,
  ipsdk::math::eRobustEstimationNotDone, ipsdk::math::eRobustEstimationNotEnoughData, ipsdk::math::eRobustEstimationNotEnoughtSuccessfulRun, ipsdk::math::eRobustEstimatorNotInit,
  ipsdk::math::eUnsupportedRobustEstimatorType
}
 

Detailed Description

Log messages description.

Author
E. Noirfalise
Date
2016/02/15