C# 클래스 FeatureExtractionLib.dforest.dfinternalbuffers

파일 보기 프로젝트 열기: arunganesan/hand-gesture-recognition

공개 프로퍼티들

프로퍼티 타입 설명
classibuf int[]
evsbin bool[]
evssplits double[]
idxbuf int[]
sortibuf int[]
sortrbuf double[]
sortrbuf2 double[]
tmpbufi int[]
tmpbufr double[]
tmpbufr2 double[]
treebuf double[]
varpool int[]

공개 메소드들

메소드 설명
dfinternalbuffers ( ) : System

메소드 상세

dfinternalbuffers() 공개 메소드

public dfinternalbuffers ( ) : System
리턴 System

프로퍼티 상세

classibuf 공개적으로 프로퍼티

public int[] classibuf
리턴 int[]

evsbin 공개적으로 프로퍼티

public bool[] evsbin
리턴 bool[]

evssplits 공개적으로 프로퍼티

public double[] evssplits
리턴 double[]

idxbuf 공개적으로 프로퍼티

public int[] idxbuf
리턴 int[]

sortibuf 공개적으로 프로퍼티

public int[] sortibuf
리턴 int[]

sortrbuf 공개적으로 프로퍼티

public double[] sortrbuf
리턴 double[]

sortrbuf2 공개적으로 프로퍼티

public double[] sortrbuf2
리턴 double[]

tmpbufi 공개적으로 프로퍼티

public int[] tmpbufi
리턴 int[]

tmpbufr 공개적으로 프로퍼티

public double[] tmpbufr
리턴 double[]

tmpbufr2 공개적으로 프로퍼티

public double[] tmpbufr2
리턴 double[]

treebuf 공개적으로 프로퍼티

public double[] treebuf
리턴 double[]

varpool 공개적으로 프로퍼티

public int[] varpool
리턴 int[]