C# 클래스 Coon.Compass.Procyon.alglib.alglib.lsfit.lsfitstate

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

공개 프로퍼티들

프로퍼티 타입 설명
bndl double[]
bndu double[]
c double[]
diffstep double
epsf double
epsx double
f double
g double[]
h ].double[
invrep matinv.matinvreport
k int
m int
maxits int
needf bool
needfg bool
needfgh bool
npoints int
nweights int
optalgo int
optrep minlm.minlmreport
optstate minlm.minlmstate
pointindex int
prevalgo int
prevnpt int
rep lsfitreport
repavgerror double
repavgrelerror double
repiterationscount int
repmaxerror double
reprmserror double
repterminationtype int
repvaridx int
repwrmserror double
rstate rcommstate
s double[]
stpmax double
taskw double[]
taskx ].double[
tasky double[]
teststep double
tmp double[]
tmpf double[]
tmpjac ].double[
tmpjacw ].double[
tmpnoise double
wcur double[]
wits int
wkind int
x double[]
xrep bool
xupdated bool

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

lsfitstate() 공개 메소드

public lsfitstate ( ) : System
리턴 System

make_copy() 공개 메소드

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

프로퍼티 상세

bndl 공개적으로 프로퍼티

public double[] bndl
리턴 double[]

bndu 공개적으로 프로퍼티

public double[] bndu
리턴 double[]

c 공개적으로 프로퍼티

public double[] c
리턴 double[]

diffstep 공개적으로 프로퍼티

public double diffstep
리턴 double

epsf 공개적으로 프로퍼티

public double epsf
리턴 double

epsx 공개적으로 프로퍼티

public double epsx
리턴 double

f 공개적으로 프로퍼티

public double f
리턴 double

g 공개적으로 프로퍼티

public double[] g
리턴 double[]

h 공개적으로 프로퍼티

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

invrep 공개적으로 프로퍼티

public matinv.matinvreport invrep
리턴 matinv.matinvreport

k 공개적으로 프로퍼티

public int k
리턴 int

m 공개적으로 프로퍼티

public int m
리턴 int

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

needf 공개적으로 프로퍼티

public bool needf
리턴 bool

needfg 공개적으로 프로퍼티

public bool needfg
리턴 bool

needfgh 공개적으로 프로퍼티

public bool needfgh
리턴 bool

npoints 공개적으로 프로퍼티

public int npoints
리턴 int

nweights 공개적으로 프로퍼티

public int nweights
리턴 int

optalgo 공개적으로 프로퍼티

public int optalgo
리턴 int

optrep 공개적으로 프로퍼티

public minlm.minlmreport optrep
리턴 minlm.minlmreport

optstate 공개적으로 프로퍼티

public minlm.minlmstate optstate
리턴 minlm.minlmstate

pointindex 공개적으로 프로퍼티

public int pointindex
리턴 int

prevalgo 공개적으로 프로퍼티

public int prevalgo
리턴 int

prevnpt 공개적으로 프로퍼티

public int prevnpt
리턴 int

rep 공개적으로 프로퍼티

public lsfitreport rep
리턴 lsfitreport

repavgerror 공개적으로 프로퍼티

public double repavgerror
리턴 double

repavgrelerror 공개적으로 프로퍼티

public double repavgrelerror
리턴 double

repiterationscount 공개적으로 프로퍼티

public int repiterationscount
리턴 int

repmaxerror 공개적으로 프로퍼티

public double repmaxerror
리턴 double

reprmserror 공개적으로 프로퍼티

public double reprmserror
리턴 double

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

repvaridx 공개적으로 프로퍼티

public int repvaridx
리턴 int

repwrmserror 공개적으로 프로퍼티

public double repwrmserror
리턴 double

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

taskw 공개적으로 프로퍼티

public double[] taskw
리턴 double[]

taskx 공개적으로 프로퍼티

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

tasky 공개적으로 프로퍼티

public double[] tasky
리턴 double[]

teststep 공개적으로 프로퍼티

public double teststep
리턴 double

tmp 공개적으로 프로퍼티

public double[] tmp
리턴 double[]

tmpf 공개적으로 프로퍼티

public double[] tmpf
리턴 double[]

tmpjac 공개적으로 프로퍼티

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

tmpjacw 공개적으로 프로퍼티

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

tmpnoise 공개적으로 프로퍼티

public double tmpnoise
리턴 double

wcur 공개적으로 프로퍼티

public double[] wcur
리턴 double[]

wits 공개적으로 프로퍼티

public int wits
리턴 int

wkind 공개적으로 프로퍼티

public int wkind
리턴 int

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xrep 공개적으로 프로퍼티

public bool xrep
리턴 bool

xupdated 공개적으로 프로퍼티

public bool xupdated
리턴 bool