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

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

공개 프로퍼티들

프로퍼티 타입 설명
activationstep double
bndl double[]
bndu double[]
boundedstep bool
cidx int
cleic ].double[
curstpmax double
cval double
d double[]
diagh double[]
diffstep double
drep bool
epsf double
epsg double
epsx double
f double
fbase double
fc double
fm1 double
fm2 double
fn double
fp double
fp1 double
fp2 double
g double[]
gc double[]
gm1 double
gn double[]
gp double[]
gp1 double
hasbndl bool[]
hasbndu bool[]
k int
lastgoodstep double
lastscaledgoodstep double
lbfgssearch bool
lsstart bool
lstate linmin.linminstate
maxits int
maxscaledgrad double
mcstage int
nec int
needf bool
needfg bool
nfev int
nic int
nmain int
nonmonotoniccnt int
nslack int
p int
prectype int
q int
repdebugdx double
repdebugeqerr double
repdebugfeasgpaits int
repdebugfeasqpits int
repdebugff double
repdebugfs double
repinneriterationscount int
repnfev int
repouteriterationscount int
repterminationtype int
repvaridx int
rho double[]
rstate rcommstate
s double[]
sas sactivesets.sactiveset
sk ].double[
solver snnls.snnlssolver
stp double
stpmax double
teststep double
theta double[]
tmpprec double[]
trimthreshold double
work double[]
x double[]
xm1 double
xn double[]
xp double[]
xp1 double
xrep bool
xstart double[]
xupdated bool
yk ].double[

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

minbleicstate() 공개 메소드

public minbleicstate ( ) : System
리턴 System

프로퍼티 상세

activationstep 공개적으로 프로퍼티

public double activationstep
리턴 double

bndl 공개적으로 프로퍼티

public double[] bndl
리턴 double[]

bndu 공개적으로 프로퍼티

public double[] bndu
리턴 double[]

boundedstep 공개적으로 프로퍼티

public bool boundedstep
리턴 bool

cidx 공개적으로 프로퍼티

public int cidx
리턴 int

cleic 공개적으로 프로퍼티

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

curstpmax 공개적으로 프로퍼티

public double curstpmax
리턴 double

cval 공개적으로 프로퍼티

public double cval
리턴 double

d 공개적으로 프로퍼티

public double[] d
리턴 double[]

diagh 공개적으로 프로퍼티

public double[] diagh
리턴 double[]

diffstep 공개적으로 프로퍼티

public double diffstep
리턴 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

fc 공개적으로 프로퍼티

public double fc
리턴 double

fm1 공개적으로 프로퍼티

public double fm1
리턴 double

fm2 공개적으로 프로퍼티

public double fm2
리턴 double

fn 공개적으로 프로퍼티

public double fn
리턴 double

fp 공개적으로 프로퍼티

public double fp
리턴 double

fp1 공개적으로 프로퍼티

public double fp1
리턴 double

fp2 공개적으로 프로퍼티

public double fp2
리턴 double

g 공개적으로 프로퍼티

public double[] g
리턴 double[]

gc 공개적으로 프로퍼티

public double[] gc
리턴 double[]

gm1 공개적으로 프로퍼티

public double gm1
리턴 double

gn 공개적으로 프로퍼티

public double[] gn
리턴 double[]

gp 공개적으로 프로퍼티

public double[] gp
리턴 double[]

gp1 공개적으로 프로퍼티

public double gp1
리턴 double

hasbndl 공개적으로 프로퍼티

public bool[] hasbndl
리턴 bool[]

hasbndu 공개적으로 프로퍼티

public bool[] hasbndu
리턴 bool[]

k 공개적으로 프로퍼티

public int k
리턴 int

lastgoodstep 공개적으로 프로퍼티

public double lastgoodstep
리턴 double

lastscaledgoodstep 공개적으로 프로퍼티

public double lastscaledgoodstep
리턴 double

lbfgssearch 공개적으로 프로퍼티

public bool lbfgssearch
리턴 bool

lsstart 공개적으로 프로퍼티

public bool lsstart
리턴 bool

lstate 공개적으로 프로퍼티

public linmin.linminstate lstate
리턴 linmin.linminstate

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

maxscaledgrad 공개적으로 프로퍼티

public double maxscaledgrad
리턴 double

mcstage 공개적으로 프로퍼티

public int mcstage
리턴 int

nec 공개적으로 프로퍼티

public int nec
리턴 int

needf 공개적으로 프로퍼티

public bool needf
리턴 bool

needfg 공개적으로 프로퍼티

public bool needfg
리턴 bool

nfev 공개적으로 프로퍼티

public int nfev
리턴 int

nic 공개적으로 프로퍼티

public int nic
리턴 int

nmain 공개적으로 프로퍼티

public int nmain
리턴 int

nonmonotoniccnt 공개적으로 프로퍼티

public int nonmonotoniccnt
리턴 int

nslack 공개적으로 프로퍼티

public int nslack
리턴 int

p 공개적으로 프로퍼티

public int p
리턴 int

prectype 공개적으로 프로퍼티

public int prectype
리턴 int

q 공개적으로 프로퍼티

public int q
리턴 int

repdebugdx 공개적으로 프로퍼티

public double repdebugdx
리턴 double

repdebugeqerr 공개적으로 프로퍼티

public double repdebugeqerr
리턴 double

repdebugfeasgpaits 공개적으로 프로퍼티

public int repdebugfeasgpaits
리턴 int

repdebugfeasqpits 공개적으로 프로퍼티

public int repdebugfeasqpits
리턴 int

repdebugff 공개적으로 프로퍼티

public double repdebugff
리턴 double

repdebugfs 공개적으로 프로퍼티

public double repdebugfs
리턴 double

repinneriterationscount 공개적으로 프로퍼티

public int repinneriterationscount
리턴 int

repnfev 공개적으로 프로퍼티

public int repnfev
리턴 int

repouteriterationscount 공개적으로 프로퍼티

public int repouteriterationscount
리턴 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[]

sas 공개적으로 프로퍼티

public sactivesets.sactiveset sas
리턴 sactivesets.sactiveset

sk 공개적으로 프로퍼티

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

solver 공개적으로 프로퍼티

public snnls.snnlssolver solver
리턴 snnls.snnlssolver

stp 공개적으로 프로퍼티

public double stp
리턴 double

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

teststep 공개적으로 프로퍼티

public double teststep
리턴 double

theta 공개적으로 프로퍼티

public double[] theta
리턴 double[]

tmpprec 공개적으로 프로퍼티

public double[] tmpprec
리턴 double[]

trimthreshold 공개적으로 프로퍼티

public double trimthreshold
리턴 double

work 공개적으로 프로퍼티

public double[] work
리턴 double[]

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xm1 공개적으로 프로퍼티

public double xm1
리턴 double

xn 공개적으로 프로퍼티

public double[] xn
리턴 double[]

xp 공개적으로 프로퍼티

public double[] xp
리턴 double[]

xp1 공개적으로 프로퍼티

public double xp1
리턴 double

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xstart 공개적으로 프로퍼티

public double[] xstart
리턴 double[]

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool

yk 공개적으로 프로퍼티

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