Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
alglib.dforest.decisionforest
C# 클래스 alglib.dforest.decisionforest, hand-gesture-recognition
파일 보기
프로젝트 열기: arunganesan/hand-gesture-recognition
공개 프로퍼티들
프로퍼티
타입
설명
bufsize
int
nclasses
int
ntrees
int
nvars
int
trees
double[]
공개 메소드들
메소드
설명
decisionforest
( ) :
System
메소드 상세
decisionforest()
공개
메소드
public
decisionforest
( ) :
System
리턴
System
프로퍼티 상세
bufsize
공개적으로 프로퍼티
public
int
bufsize
리턴
int
nclasses
공개적으로 프로퍼티
public
int
nclasses
리턴
int
ntrees
공개적으로 프로퍼티
public
int
ntrees
리턴
int
nvars
공개적으로 프로퍼티
public
int
nvars
리턴
int
trees
공개적으로 프로퍼티
public
double[]
trees
리턴
double[]