C# 클래스 Coon.Compass.Procyon.alglib.alglib.mincg.mincgstate

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

공개 프로퍼티들

프로퍼티 타입 설명
algpowerup bool
betady double
betahs double
cgtype int
curstpmax double
d double[]
debugrestartscount int
diagh double[]
diaghl2 double[]
diffstep double
dk double[]
dn double[]
drep bool
epsf double
epsg double
epsx double
f double
fbase double
fm1 double
fm2 double
fold double
fp1 double
fp2 double
g double[]
innerresetneeded bool
k int
lastgoodstep double
lastscaledstep double
lsend bool
lsstart bool
lstate linmin.linminstate
maxits int
mcinfo int
mcstage int
n int
needf bool
needfg bool
nfev int
prectype int
repiterationscount int
repnfev int
repterminationtype int
repvaridx int
rstate rcommstate
rstimer int
s double[]
stp double
stpmax double
suggestedstep double
terminationneeded bool
teststep double
trimthreshold double
vcnt int
vcorr ].double[
work0 double[]
work1 double[]
x double[]
xk double[]
xn double[]
xrep bool
xupdated bool
yk double[]

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

mincgstate() 공개 메소드

public mincgstate ( ) : System
리턴 System

프로퍼티 상세

algpowerup 공개적으로 프로퍼티

public bool algpowerup
리턴 bool

betady 공개적으로 프로퍼티

public double betady
리턴 double

betahs 공개적으로 프로퍼티

public double betahs
리턴 double

cgtype 공개적으로 프로퍼티

public int cgtype
리턴 int

curstpmax 공개적으로 프로퍼티

public double curstpmax
리턴 double

d 공개적으로 프로퍼티

public double[] d
리턴 double[]

debugrestartscount 공개적으로 프로퍼티

public int debugrestartscount
리턴 int

diagh 공개적으로 프로퍼티

public double[] diagh
리턴 double[]

diaghl2 공개적으로 프로퍼티

public double[] diaghl2
리턴 double[]

diffstep 공개적으로 프로퍼티

public double diffstep
리턴 double

dk 공개적으로 프로퍼티

public double[] dk
리턴 double[]

dn 공개적으로 프로퍼티

public double[] dn
리턴 double[]

drep 공개적으로 프로퍼티

public bool drep
리턴 bool

epsf 공개적으로 프로퍼티

public double epsf
리턴 double

epsg 공개적으로 프로퍼티

public double epsg
리턴 double

epsx 공개적으로 프로퍼티

public double epsx
리턴 double

f 공개적으로 프로퍼티

public double f
리턴 double

fbase 공개적으로 프로퍼티

public double fbase
리턴 double

fm1 공개적으로 프로퍼티

public double fm1
리턴 double

fm2 공개적으로 프로퍼티

public double fm2
리턴 double

fold 공개적으로 프로퍼티

public double fold
리턴 double

fp1 공개적으로 프로퍼티

public double fp1
리턴 double

fp2 공개적으로 프로퍼티

public double fp2
리턴 double

g 공개적으로 프로퍼티

public double[] g
리턴 double[]

innerresetneeded 공개적으로 프로퍼티

public bool innerresetneeded
리턴 bool

k 공개적으로 프로퍼티

public int k
리턴 int

lastgoodstep 공개적으로 프로퍼티

public double lastgoodstep
리턴 double

lastscaledstep 공개적으로 프로퍼티

public double lastscaledstep
리턴 double

lsend 공개적으로 프로퍼티

public bool lsend
리턴 bool

lsstart 공개적으로 프로퍼티

public bool lsstart
리턴 bool

lstate 공개적으로 프로퍼티

public linmin.linminstate lstate
리턴 linmin.linminstate

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

mcinfo 공개적으로 프로퍼티

public int mcinfo
리턴 int

mcstage 공개적으로 프로퍼티

public int mcstage
리턴 int

n 공개적으로 프로퍼티

public int n
리턴 int

needf 공개적으로 프로퍼티

public bool needf
리턴 bool

needfg 공개적으로 프로퍼티

public bool needfg
리턴 bool

nfev 공개적으로 프로퍼티

public int nfev
리턴 int

prectype 공개적으로 프로퍼티

public int prectype
리턴 int

repiterationscount 공개적으로 프로퍼티

public int repiterationscount
리턴 int

repnfev 공개적으로 프로퍼티

public int repnfev
리턴 int

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

repvaridx 공개적으로 프로퍼티

public int repvaridx
리턴 int

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

rstimer 공개적으로 프로퍼티

public int rstimer
리턴 int

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

stp 공개적으로 프로퍼티

public double stp
리턴 double

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

suggestedstep 공개적으로 프로퍼티

public double suggestedstep
리턴 double

terminationneeded 공개적으로 프로퍼티

public bool terminationneeded
리턴 bool

teststep 공개적으로 프로퍼티

public double teststep
리턴 double

trimthreshold 공개적으로 프로퍼티

public double trimthreshold
리턴 double

vcnt 공개적으로 프로퍼티

public int vcnt
리턴 int

vcorr 공개적으로 프로퍼티

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

work0 공개적으로 프로퍼티

public double[] work0
리턴 double[]

work1 공개적으로 프로퍼티

public double[] work1
리턴 double[]

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xk 공개적으로 프로퍼티

public double[] xk
리턴 double[]

xn 공개적으로 프로퍼티

public double[] xn
리턴 double[]

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool

yk 공개적으로 프로퍼티

public double[] yk
리턴 double[]