C# 클래스 Coon.Compass.Procyon.alglib.alglib.lincg.lincgreport

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

공개 프로퍼티들

프로퍼티 타입 설명
iterationscount int
nmv int
r2 double
terminationtype int

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

lincgreport() 공개 메소드

public lincgreport ( ) : System
리턴 System

make_copy() 공개 메소드

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

프로퍼티 상세

iterationscount 공개적으로 프로퍼티

public int iterationscount
리턴 int

nmv 공개적으로 프로퍼티

public int nmv
리턴 int

r2 공개적으로 프로퍼티

public double r2
리턴 double

terminationtype 공개적으로 프로퍼티

public int terminationtype
리턴 int