C# 클래스 Coon.Compass.Procyon.alglib.alglib.rbf.rbfmodel

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

공개 프로퍼티들

프로퍼티 타입 설명
algorithmtype int
aterm int
calcbuftags int[]
calcbufx ].double[
calcbufxcx double[]
epserr double
epsort double
fixrad bool
gridtype int
h double
lambdav double
maxits int
n int
nc int
nl int
nlayers int
nx int
ny int
radvalue double
radzvalue double
rmax double
tree nearestneighbor.kdtree
v ].double[
wr ].double[
x ].double[
xc ].double[
y ].double[

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

rbfmodel() 공개 메소드

public rbfmodel ( ) : System
리턴 System

프로퍼티 상세

algorithmtype 공개적으로 프로퍼티

public int algorithmtype
리턴 int

aterm 공개적으로 프로퍼티

public int aterm
리턴 int

calcbuftags 공개적으로 프로퍼티

public int[] calcbuftags
리턴 int[]

calcbufx 공개적으로 프로퍼티

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

calcbufxcx 공개적으로 프로퍼티

public double[] calcbufxcx
리턴 double[]

epserr 공개적으로 프로퍼티

public double epserr
리턴 double

epsort 공개적으로 프로퍼티

public double epsort
리턴 double

fixrad 공개적으로 프로퍼티

public bool fixrad
리턴 bool

gridtype 공개적으로 프로퍼티

public int gridtype
리턴 int

h 공개적으로 프로퍼티

public double h
리턴 double

lambdav 공개적으로 프로퍼티

public double lambdav
리턴 double

maxits 공개적으로 프로퍼티

public int maxits
리턴 int

n 공개적으로 프로퍼티

public int n
리턴 int

nc 공개적으로 프로퍼티

public int nc
리턴 int

nl 공개적으로 프로퍼티

public int nl
리턴 int

nlayers 공개적으로 프로퍼티

public int nlayers
리턴 int

nx 공개적으로 프로퍼티

public int nx
리턴 int

ny 공개적으로 프로퍼티

public int ny
리턴 int

radvalue 공개적으로 프로퍼티

public double radvalue
리턴 double

radzvalue 공개적으로 프로퍼티

public double radzvalue
리턴 double

rmax 공개적으로 프로퍼티

public double rmax
리턴 double

tree 공개적으로 프로퍼티

public nearestneighbor.kdtree tree
리턴 nearestneighbor.kdtree

v 공개적으로 프로퍼티

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

wr 공개적으로 프로퍼티

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

x 공개적으로 프로퍼티

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

xc 공개적으로 프로퍼티

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

y 공개적으로 프로퍼티

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