C# 클래스 Coon.Compass.Procyon.alglib.alglib.clustering.ahcreport

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

공개 프로퍼티들

프로퍼티 타입 설명
mergedist double[]
npoints int
p int[]
pm ].int[
pz ].int[
z ].int[

공개 메소드들

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

메소드 상세

ahcreport() 공개 메소드

public ahcreport ( ) : System
리턴 System

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

프로퍼티 상세

mergedist 공개적으로 프로퍼티

public double[] mergedist
리턴 double[]

npoints 공개적으로 프로퍼티

public int npoints
리턴 int

p 공개적으로 프로퍼티

public int[] p
리턴 int[]

pm 공개적으로 프로퍼티

public int[,] pm
리턴 ].int[

pz 공개적으로 프로퍼티

public int[,] pz
리턴 ].int[

z 공개적으로 프로퍼티

public int[,] z
리턴 ].int[