31 #ifndef INIT_PER_FEATURE_H__ 32 #define INIT_PER_FEATURE_H__ 47 #ifndef DOXYGEN_SHOULD_SKIP_THIS 50 friend class DataManager;
52 explicit InitPerFeature(std::unique_ptr<DataFetcher>& fetcher);
55 InitPerFeature& operator=(CFeatures* feats);
56 operator const CFeatures*()
const;
58 std::unique_ptr<DataFetcher>& m_fetcher;
60 #endif // DOXYGEN_SHOULD_SKIP_THIS 65 #endif // INIT_PER_FEATURE_H__ all of classes and functions are contained in the shogun namespace