16 #ifndef __IPSDKIPLATTRIBUTES_INOPTHISTOMSRPARAMS_H__ 17 #define __IPSDKIPLATTRIBUTES_INOPTHISTOMSRPARAMS_H__ 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/HistoMsrParams.h> 35 (ipsdk::processor::isLowerOrEqual<NodeType::Min, NodeType::Max>(attribute) &&
36 ipsdk::processor::isGreater<NodeType::BinWidth>(attribute, 0.0)),
46 #endif // __IPSDKIPLATTRIBUTES_INOPTHISTOMSRPARAMS_H__ boost::shared_ptr< HistoMsrParams > HistoMsrParamsPtr
shared pointer to HistoMsrParams
Definition: HistoMsrParams.h:208
input parameters of the HistogramMsr algorithm
Definition: HistoMsrParams.h:64
#define IPSDK_DECLARE_INPUT_OPTIONAL_FROM_EXISTING_DATAITEM_ATTRIBUTE(libraryName, className, dataItemClassName, RuleString, defaultValue)
Definition of import/export macro for library.