C# 클래스 Coon.Compass.Procyon.alglib.alglib.minbleic.minbleicreport

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

공개 프로퍼티들

프로퍼티 타입 설명
debugdx double
debugeqerr double
debugfeasgpaits int
debugfeasqpits int
debugff double
debugfs double
inneriterationscount int
iterationscount int
nfev int
outeriterationscount int
terminationtype int
varidx int

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

minbleicreport() 공개 메소드

public minbleicreport ( ) : System
리턴 System

프로퍼티 상세

debugdx 공개적으로 프로퍼티

public double debugdx
리턴 double

debugeqerr 공개적으로 프로퍼티

public double debugeqerr
리턴 double

debugfeasgpaits 공개적으로 프로퍼티

public int debugfeasgpaits
리턴 int

debugfeasqpits 공개적으로 프로퍼티

public int debugfeasqpits
리턴 int

debugff 공개적으로 프로퍼티

public double debugff
리턴 double

debugfs 공개적으로 프로퍼티

public double debugfs
리턴 double

inneriterationscount 공개적으로 프로퍼티

public int inneriterationscount
리턴 int

iterationscount 공개적으로 프로퍼티

public int iterationscount
리턴 int

nfev 공개적으로 프로퍼티

public int nfev
리턴 int

outeriterationscount 공개적으로 프로퍼티

public int outeriterationscount
리턴 int

terminationtype 공개적으로 프로퍼티

public int terminationtype
리턴 int

varidx 공개적으로 프로퍼티

public int varidx
리턴 int