16 #ifndef __IPSDKIPLSHAPEANALYSIS_LEASTSQUAREHYPERPLANDISTANCETOORIGINMSRINFO_H__ 17 #define __IPSDKIPLSHAPEANALYSIS_LEASTSQUAREHYPERPLANDISTANCETOORIGINMSRINFO_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/RobustEstimationConfig.h> 40 LeastSquareHyperPlanDistanceToOrigin,
42 ((eMVP_2d)(LeastSquareHyperPlan)(LeastSquareLine2d)(boost::make_shared<attr::RobustEstimationConfig>(*_pMsrParams)))
43 ((eMVP_3d)(LeastSquareHyperPlan)(LeastSquarePlan3d)(boost::make_shared<attr::RobustEstimationConfig>(*_pMsrParams))),
64 #endif // __IPSDKIPLSHAPEANALYSIS_LEASTSQUAREHYPERPLANDISTANCETOORIGINMSRINFO_H__ #define IPSDK_DECLARE_GENERIC_MEASURE_INFO_WITH_PARAMS(libraryName, msrName, msrResultType, msrDependSeq, msrUnitFormat)
attr::RobustEstimationConfig LeastSquareHyperPlanDistanceToOriginMsrParams
parameters type associated to measure
Definition: LeastSquareHyperPlanDistanceToOriginMsrInfo.h:33
Definition of import/export macro for library.
configuration parameters for robust estimation
Definition: RobustEstimationConfig.h:74