C# 클래스 Coon.Compass.Procyon.alglib.alglib.minlbfgs.minlbfgsstate

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

공개 프로퍼티들

프로퍼티 타입 설명
autobuf double[]
d double[]
denseh ].double[
diagh double[]
diffstep double
epsf double
epsg double
epsx double
f double
fbase double
fm1 double
fm2 double
fold double
fp1 double
fp2 double
g double[]
gammak double
k int
lstate linmin.linminstate
m int
maxits int
mcstage int
n int
needf bool
needfg bool
nfev int
p int
prectype int
q int
repiterationscount int
repnfev int
repterminationtype int
repvaridx int
rho double[]
rstate rcommstate
s double[]
sk ].double[
stp double
stpmax double
teststep double
theta double[]
trimthreshold double
work double[]
x double[]
xrep bool
xupdated bool
yk ].double[

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

minlbfgsstate() 공개 메소드

public minlbfgsstate ( ) : System
리턴 System

프로퍼티 상세

autobuf 공개적으로 프로퍼티

public double[] autobuf
리턴 double[]

d 공개적으로 프로퍼티

public double[] d
리턴 double[]

denseh 공개적으로 프로퍼티

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

diagh 공개적으로 프로퍼티

public double[] diagh
리턴 double[]

diffstep 공개적으로 프로퍼티

public double diffstep
리턴 double

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[]

gammak 공개적으로 프로퍼티

public double gammak
리턴 double

k 공개적으로 프로퍼티

public int k
리턴 int

lstate 공개적으로 프로퍼티

public linmin.linminstate lstate
리턴 linmin.linminstate

m 공개적으로 프로퍼티

public int m
리턴 int

maxits 공개적으로 프로퍼티

public int maxits
리턴 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

p 공개적으로 프로퍼티

public int p
리턴 int

prectype 공개적으로 프로퍼티

public int prectype
리턴 int

q 공개적으로 프로퍼티

public int q
리턴 int

repiterationscount 공개적으로 프로퍼티

public int repiterationscount
리턴 int

repnfev 공개적으로 프로퍼티

public int repnfev
리턴 int

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

repvaridx 공개적으로 프로퍼티

public int repvaridx
리턴 int

rho 공개적으로 프로퍼티

public double[] rho
리턴 double[]

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

sk 공개적으로 프로퍼티

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

stp 공개적으로 프로퍼티

public double stp
리턴 double

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

teststep 공개적으로 프로퍼티

public double teststep
리턴 double

theta 공개적으로 프로퍼티

public double[] theta
리턴 double[]

trimthreshold 공개적으로 프로퍼티

public double trimthreshold
리턴 double

work 공개적으로 프로퍼티

public double[] work
리턴 double[]

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool

yk 공개적으로 프로퍼티

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