FLImaging
6.6.27.1
FLImagingFoundation
FLImagingFoundation
RandomForest.h
1
#pragma once
2
3
namespace
FLImaging
4
{
5
namespace
Foundation
6
{
7
class
FL_EXPORT CRandomForest :
public
Base::CFLBase
8
{
9
public
:
10
CRandomForest();
11
virtual
~CRandomForest();
12
13
14
15
16
17
18
19
20
SupportToDuplicateObject(CRandomForest, *
this
);
21
DeclareGetClassType();
22
};
23
}
24
}
25
FLImaging::Foundation
Definition
AlgorithmBase.h:16
FLImaging
생성시간 :
, 프로젝트명 : FLImaging, 생성자 :
1.14.0