C# 클래스 Coon.Compass.Procyon.alglib.alglib.minlm.minlmstate

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

공개 프로퍼티들

프로퍼티 타입 설명
actualdecrease double
algomode int
bndl double[]
bndu double[]
choleskybuf double[]
deltaf double[]
deltafready bool
deltax double[]
deltaxready bool
diffstep double
epsf double
epsg double
epsx double
f double
fbase double
fc1 double[]
fi double[]
fibase double[]
fm1 double[]
fp1 double[]
g double[]
gbase double[]
gc1 double[]
gm1 double[]
gp1 double[]
h ].double[
hasf bool
hasfi bool
hasg bool
havebndl bool[]
havebndu bool[]
internalrep minlbfgs.minlbfgsreport
internalstate minlbfgs.minlbfgsstate
j ].double[
lambdav double
m int
makeadditers bool
maxits int
maxmodelage int
modelage int
n int
needf bool
needfg bool
needfgh bool
needfi bool
needfij bool
nu double
predicteddecrease double
qprep minqp.minqpreport
qpstate minqp.minqpstate
quadraticmodel ].double[
repfuncidx int
repiterationscount int
repncholesky int
repnfunc int
repngrad int
repnhess int
repnjac int
repterminationtype int
repvaridx int
rstate rcommstate
s double[]
stpmax double
teststep double
tmp0 double[]
x double[]
xbase double[]
xdir double[]
xm1 double
xp1 double
xrep bool
xupdated bool

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

minlmstate() 공개 메소드

public minlmstate ( ) : System
리턴 System

프로퍼티 상세

actualdecrease 공개적으로 프로퍼티

public double actualdecrease
리턴 double

algomode 공개적으로 프로퍼티

public int algomode
리턴 int

bndl 공개적으로 프로퍼티

public double[] bndl
리턴 double[]

bndu 공개적으로 프로퍼티

public double[] bndu
리턴 double[]

choleskybuf 공개적으로 프로퍼티

public double[] choleskybuf
리턴 double[]

deltaf 공개적으로 프로퍼티

public double[] deltaf
리턴 double[]

deltafready 공개적으로 프로퍼티

public bool deltafready
리턴 bool

deltax 공개적으로 프로퍼티

public double[] deltax
리턴 double[]

deltaxready 공개적으로 프로퍼티

public bool deltaxready
리턴 bool

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

fc1 공개적으로 프로퍼티

public double[] fc1
리턴 double[]

fi 공개적으로 프로퍼티

public double[] fi
리턴 double[]

fibase 공개적으로 프로퍼티

public double[] fibase
리턴 double[]

fm1 공개적으로 프로퍼티

public double[] fm1
리턴 double[]

fp1 공개적으로 프로퍼티

public double[] fp1
리턴 double[]

g 공개적으로 프로퍼티

public double[] g
리턴 double[]

gbase 공개적으로 프로퍼티

public double[] gbase
리턴 double[]

gc1 공개적으로 프로퍼티

public double[] gc1
리턴 double[]

gm1 공개적으로 프로퍼티

public double[] gm1
리턴 double[]

gp1 공개적으로 프로퍼티

public double[] gp1
리턴 double[]

h 공개적으로 프로퍼티

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

hasf 공개적으로 프로퍼티

public bool hasf
리턴 bool

hasfi 공개적으로 프로퍼티

public bool hasfi
리턴 bool

hasg 공개적으로 프로퍼티

public bool hasg
리턴 bool

havebndl 공개적으로 프로퍼티

public bool[] havebndl
리턴 bool[]

havebndu 공개적으로 프로퍼티

public bool[] havebndu
리턴 bool[]

internalrep 공개적으로 프로퍼티

public minlbfgs.minlbfgsreport internalrep
리턴 minlbfgs.minlbfgsreport

internalstate 공개적으로 프로퍼티

public minlbfgs.minlbfgsstate internalstate
리턴 minlbfgs.minlbfgsstate

j 공개적으로 프로퍼티

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

lambdav 공개적으로 프로퍼티

public double lambdav
리턴 double

m 공개적으로 프로퍼티

public int m
리턴 int

makeadditers 공개적으로 프로퍼티

public bool makeadditers
리턴 bool

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

maxmodelage 공개적으로 프로퍼티

public int maxmodelage
리턴 int

modelage 공개적으로 프로퍼티

public int modelage
리턴 int

n 공개적으로 프로퍼티

public int n
리턴 int

needf 공개적으로 프로퍼티

public bool needf
리턴 bool

needfg 공개적으로 프로퍼티

public bool needfg
리턴 bool

needfgh 공개적으로 프로퍼티

public bool needfgh
리턴 bool

needfi 공개적으로 프로퍼티

public bool needfi
리턴 bool

needfij 공개적으로 프로퍼티

public bool needfij
리턴 bool

nu 공개적으로 프로퍼티

public double nu
리턴 double

predicteddecrease 공개적으로 프로퍼티

public double predicteddecrease
리턴 double

qprep 공개적으로 프로퍼티

public minqp.minqpreport qprep
리턴 minqp.minqpreport

qpstate 공개적으로 프로퍼티

public minqp.minqpstate qpstate
리턴 minqp.minqpstate

quadraticmodel 공개적으로 프로퍼티

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

repfuncidx 공개적으로 프로퍼티

public int repfuncidx
리턴 int

repiterationscount 공개적으로 프로퍼티

public int repiterationscount
리턴 int

repncholesky 공개적으로 프로퍼티

public int repncholesky
리턴 int

repnfunc 공개적으로 프로퍼티

public int repnfunc
리턴 int

repngrad 공개적으로 프로퍼티

public int repngrad
리턴 int

repnhess 공개적으로 프로퍼티

public int repnhess
리턴 int

repnjac 공개적으로 프로퍼티

public int repnjac
리턴 int

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

repvaridx 공개적으로 프로퍼티

public int repvaridx
리턴 int

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

teststep 공개적으로 프로퍼티

public double teststep
리턴 double

tmp0 공개적으로 프로퍼티

public double[] tmp0
리턴 double[]

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xbase 공개적으로 프로퍼티

public double[] xbase
리턴 double[]

xdir 공개적으로 프로퍼티

public double[] xdir
리턴 double[]

xm1 공개적으로 프로퍼티

public double xm1
리턴 double

xp1 공개적으로 프로퍼티

public double xp1
리턴 double

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool