Files
coco 4af4d1c457 a
2026-07-03 15:59:36 +08:00

11 lines
277 B
C

// Copyright (C) 2018 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_RANDOM_FOReST_H_
#define DLIB_RANDOM_FOReST_H_
#include "random_forest/random_forest_regression.h"
#endif // DLIB_RANDOM_FOReST_H_