C# 클래스 TPB3D.Maths.ALGLIB.alglib.linmin.armijostate

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

공개 프로퍼티들

프로퍼티 타입 설명
f double
fcur double
fmax int
info int
n int
needf bool
nfev int
rstate rcommstate
s double[]
stplen double
stpmax double
x double[]
xbase double[]

공개 메소드들

메소드 설명
armijostate ( ) : System

메소드 상세

armijostate() 공개 메소드

public armijostate ( ) : System
리턴 System

프로퍼티 상세

f 공개적으로 프로퍼티

public double f
리턴 double

fcur 공개적으로 프로퍼티

public double fcur
리턴 double

fmax 공개적으로 프로퍼티

public int fmax
리턴 int

info 공개적으로 프로퍼티

public int info
리턴 int

n 공개적으로 프로퍼티

public int n
리턴 int

needf 공개적으로 프로퍼티

public bool needf
리턴 bool

nfev 공개적으로 프로퍼티

public int nfev
리턴 int

rstate 공개적으로 프로퍼티

public rcommstate rstate
리턴 rcommstate

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

stplen 공개적으로 프로퍼티

public double stplen
리턴 double

stpmax 공개적으로 프로퍼티

public double stpmax
리턴 double

x 공개적으로 프로퍼티

public double[] x
리턴 double[]

xbase 공개적으로 프로퍼티

public double[] xbase
리턴 double[]