Files
yola/pailuan/master/clf/ov_rtree100_50features_2020.hpp
coco 85d885e008 a
2026-07-03 16:29:47 +08:00

11 lines
242 B
C++

//
// ov_rtree100_50features_2020.hpp
//
//
#ifndef ov_rtree100_50features_2020_hpp
#define ov_rtree100_50features_2020_hpp
#include "CppHeader.h"
int ov_rtree100_50features_2020 (float features[]);
#endif /* ov_rtree100_50features_2020 */