C# 클래스 Coon.Compass.Procyon.alglib.alglib.nearestneighbor.kdtree

상속: apobject
파일 보기 프로젝트 열기: dbaileychess/Compass

공개 프로퍼티들

프로퍼티 타입 설명
approxf double
boxmax double[]
boxmin double[]
buf double[]
curboxmax double[]
curboxmin double[]
curdist double
debugcounter int
idx int[]
kcur int
kneeded int
n int
nodes int[]
normtype int
nx int
ny int
r double[]
rneeded double
selfmatch bool
splits double[]
tags int[]
x double[]
xy ].double[

공개 메소드들

메소드 설명
init ( ) : void
kdtree ( ) : System
make_copy ( ) : alglib.apobject

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

kdtree() 공개 메소드

public kdtree ( ) : System
리턴 System

make_copy() 공개 메소드

public make_copy ( ) : alglib.apobject
리턴 alglib.apobject

프로퍼티 상세

approxf 공개적으로 프로퍼티

public double approxf
리턴 double

boxmax 공개적으로 프로퍼티

public double[] boxmax
리턴 double[]

boxmin 공개적으로 프로퍼티

public double[] boxmin
리턴 double[]

buf 공개적으로 프로퍼티

public double[] buf
리턴 double[]

curboxmax 공개적으로 프로퍼티

public double[] curboxmax
리턴 double[]

curboxmin 공개적으로 프로퍼티

public double[] curboxmin
리턴 double[]

curdist 공개적으로 프로퍼티

public double curdist
리턴 double

debugcounter 공개적으로 프로퍼티

public int debugcounter
리턴 int

idx 공개적으로 프로퍼티

public int[] idx
리턴 int[]

kcur 공개적으로 프로퍼티

public int kcur
리턴 int

kneeded 공개적으로 프로퍼티

public int kneeded
리턴 int

n 공개적으로 프로퍼티

public int n
리턴 int

nodes 공개적으로 프로퍼티

public int[] nodes
리턴 int[]

normtype 공개적으로 프로퍼티

public int normtype
리턴 int

nx 공개적으로 프로퍼티

public int nx
리턴 int

ny 공개적으로 프로퍼티

public int ny
리턴 int

r 공개적으로 프로퍼티

public double[] r
리턴 double[]

rneeded 공개적으로 프로퍼티

public double rneeded
리턴 double

selfmatch 공개적으로 프로퍼티

public bool selfmatch
리턴 bool

splits 공개적으로 프로퍼티

public double[] splits
리턴 double[]

tags 공개적으로 프로퍼티

public int[] tags
리턴 int[]

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xy 공개적으로 프로퍼티

public double[,] xy
리턴 ].double[