C# 클래스 Coon.Compass.Procyon.alglib.alglib.nleq.nleqstate

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

공개 프로퍼티들

프로퍼티 타입 설명
candstep double[]
cgbuf double[]
epsf double
f double
fbase double
fi double[]
fprev double
j ].double[
m int
maxits int
n int
needf bool
needfij bool
repiterationscount int
repnfunc int
repnjac int
repterminationtype int
rightpart double[]
rstate rcommstate
stpmax double
x double[]
xbase double[]
xrep bool
xupdated bool

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

nleqstate() 공개 메소드

public nleqstate ( ) : System
리턴 System

프로퍼티 상세

candstep 공개적으로 프로퍼티

public double[] candstep
리턴 double[]

cgbuf 공개적으로 프로퍼티

public double[] cgbuf
리턴 double[]

epsf 공개적으로 프로퍼티

public double epsf
리턴 double

f 공개적으로 프로퍼티

public double f
리턴 double

fbase 공개적으로 프로퍼티

public double fbase
리턴 double

fi 공개적으로 프로퍼티

public double[] fi
리턴 double[]

fprev 공개적으로 프로퍼티

public double fprev
리턴 double

j 공개적으로 프로퍼티

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

m 공개적으로 프로퍼티

public int m
리턴 int

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

n 공개적으로 프로퍼티

public int n
리턴 int

needf 공개적으로 프로퍼티

public bool needf
리턴 bool

needfij 공개적으로 프로퍼티

public bool needfij
리턴 bool

repiterationscount 공개적으로 프로퍼티

public int repiterationscount
리턴 int

repnfunc 공개적으로 프로퍼티

public int repnfunc
리턴 int

repnjac 공개적으로 프로퍼티

public int repnjac
리턴 int

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

rightpart 공개적으로 프로퍼티

public double[] rightpart
리턴 double[]

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xbase 공개적으로 프로퍼티

public double[] xbase
리턴 double[]

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool