C# 클래스 TPB3D.Maths.ALGLIB.alglib.lsfit.lsfitstate

파일 보기 프로젝트 열기: tpb3d/TPB3D

공개 프로퍼티들

프로퍼티 타입 설명
bndl double[]
bndu double[]
c double[]
epsf double
epsx double
f double
g double[]
h ].double[
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
repavgerror double
repavgrelerror double
repiterationscount int
repmaxerror double
reprmserror double
repterminationtype int
repwrmserror double
rstate rcommstate
s double[]
stpmax double
taskx ].double[
tasky double[]
w double[]
wits int
wkind int
x double[]
xrep bool
xupdated bool

공개 메소드들

메소드 설명
lsfitstate ( ) : System

메소드 상세

lsfitstate() 공개 메소드

public lsfitstate ( ) : System
리턴 System

프로퍼티 상세

bndl 공개적으로 프로퍼티

public double[] bndl
리턴 double[]

bndu 공개적으로 프로퍼티

public double[] bndu
리턴 double[]

c 공개적으로 프로퍼티

public double[] c
리턴 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[

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

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

repwrmserror 공개적으로 프로퍼티

public double repwrmserror
리턴 double

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

taskx 공개적으로 프로퍼티

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

tasky 공개적으로 프로퍼티

public double[] tasky
리턴 double[]

w 공개적으로 프로퍼티

public double[] w
리턴 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