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