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

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

공개 프로퍼티들

프로퍼티 타입 설명
alpha double
b double[]
beta double
cr double[]
cx double[]
cz double[]
epsf double
itsbeforerestart int
itsbeforerupdate int
maxits int
meritfunction double
mv double[]
n int
needmtv bool
needmv bool
needmv2 bool
needprec bool
needvmv bool
p double[]
prectype int
pv double[]
r double[]
r2 double
repiterationscount int
repnmv int
repterminationtype int
rstate rcommstate
running bool
rx double[]
startx double[]
tmpd double[]
vmv double
x double[]
xrep bool
xupdated bool
z double[]

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

lincgstate() 공개 메소드

public lincgstate ( ) : System
리턴 System

make_copy() 공개 메소드

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

프로퍼티 상세

alpha 공개적으로 프로퍼티

public double alpha
리턴 double

b 공개적으로 프로퍼티

public double[] b
리턴 double[]

beta 공개적으로 프로퍼티

public double beta
리턴 double

cr 공개적으로 프로퍼티

public double[] cr
리턴 double[]

cx 공개적으로 프로퍼티

public double[] cx
리턴 double[]

cz 공개적으로 프로퍼티

public double[] cz
리턴 double[]

epsf 공개적으로 프로퍼티

public double epsf
리턴 double

itsbeforerestart 공개적으로 프로퍼티

public int itsbeforerestart
리턴 int

itsbeforerupdate 공개적으로 프로퍼티

public int itsbeforerupdate
리턴 int

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

meritfunction 공개적으로 프로퍼티

public double meritfunction
리턴 double

mv 공개적으로 프로퍼티

public double[] mv
리턴 double[]

n 공개적으로 프로퍼티

public int n
리턴 int

needmtv 공개적으로 프로퍼티

public bool needmtv
리턴 bool

needmv 공개적으로 프로퍼티

public bool needmv
리턴 bool

needmv2 공개적으로 프로퍼티

public bool needmv2
리턴 bool

needprec 공개적으로 프로퍼티

public bool needprec
리턴 bool

needvmv 공개적으로 프로퍼티

public bool needvmv
리턴 bool

p 공개적으로 프로퍼티

public double[] p
리턴 double[]

prectype 공개적으로 프로퍼티

public int prectype
리턴 int

pv 공개적으로 프로퍼티

public double[] pv
리턴 double[]

r 공개적으로 프로퍼티

public double[] r
리턴 double[]

r2 공개적으로 프로퍼티

public double r2
리턴 double

repiterationscount 공개적으로 프로퍼티

public int repiterationscount
리턴 int

repnmv 공개적으로 프로퍼티

public int repnmv
리턴 int

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

running 공개적으로 프로퍼티

public bool running
리턴 bool

rx 공개적으로 프로퍼티

public double[] rx
리턴 double[]

startx 공개적으로 프로퍼티

public double[] startx
리턴 double[]

tmpd 공개적으로 프로퍼티

public double[] tmpd
리턴 double[]

vmv 공개적으로 프로퍼티

public double vmv
리턴 double

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool

z 공개적으로 프로퍼티

public double[] z
리턴 double[]