C# 클래스 Coon.Compass.Procyon.alglib.alglib.minqp.minqpstate

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

공개 프로퍼티들

프로퍼티 타입 설명
a cqmodels.convexquadraticmodel
akind int
algokind int
anorm double
b double[]
bleicepsf double
bleicepsg double
bleicepsx double
bleicmaxits int
bndl double[]
bndu double[]
cleic ].double[
debugphase1flops double
debugphase2flops double
debugphase3flops double
estimator normestimator.normestimatorstate
gc double[]
havebndl bool[]
havebndu bool[]
havex bool
n int
nec int
nic int
pg double[]
rctmpg double[]
repinneriterationscount int
repncholesky int
repnmv int
repouteriterationscount int
repterminationtype int
s double[]
sas sactivesets.sactiveset
solver minbleic.minbleicstate
solverrep minbleic.minbleicreport
sparsea sparse.sparsematrix
sparseaupper bool
startx double[]
tmp0 double[]
tmp1 double[]
tmpb bool[]
tmpi int[]
workbndl double[]
workbndu double[]
workcleic ].double[
xn double[]
xorigin double[]
xs double[]

공개 메소드들

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

메소드 상세

init() 공개 메소드

public init ( ) : void
리턴 void

make_copy() 공개 메소드

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

minqpstate() 공개 메소드

public minqpstate ( ) : System
리턴 System

프로퍼티 상세

a 공개적으로 프로퍼티

public cqmodels.convexquadraticmodel a
리턴 cqmodels.convexquadraticmodel

akind 공개적으로 프로퍼티

public int akind
리턴 int

algokind 공개적으로 프로퍼티

public int algokind
리턴 int

anorm 공개적으로 프로퍼티

public double anorm
리턴 double

b 공개적으로 프로퍼티

public double[] b
리턴 double[]

bleicepsf 공개적으로 프로퍼티

public double bleicepsf
리턴 double

bleicepsg 공개적으로 프로퍼티

public double bleicepsg
리턴 double

bleicepsx 공개적으로 프로퍼티

public double bleicepsx
리턴 double

bleicmaxits 공개적으로 프로퍼티

public int bleicmaxits
리턴 int

bndl 공개적으로 프로퍼티

public double[] bndl
리턴 double[]

bndu 공개적으로 프로퍼티

public double[] bndu
리턴 double[]

cleic 공개적으로 프로퍼티

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

debugphase1flops 공개적으로 프로퍼티

public double debugphase1flops
리턴 double

debugphase2flops 공개적으로 프로퍼티

public double debugphase2flops
리턴 double

debugphase3flops 공개적으로 프로퍼티

public double debugphase3flops
리턴 double

estimator 공개적으로 프로퍼티

public normestimator.normestimatorstate estimator
리턴 normestimator.normestimatorstate

gc 공개적으로 프로퍼티

public double[] gc
리턴 double[]

havebndl 공개적으로 프로퍼티

public bool[] havebndl
리턴 bool[]

havebndu 공개적으로 프로퍼티

public bool[] havebndu
리턴 bool[]

havex 공개적으로 프로퍼티

public bool havex
리턴 bool

n 공개적으로 프로퍼티

public int n
리턴 int

nec 공개적으로 프로퍼티

public int nec
리턴 int

nic 공개적으로 프로퍼티

public int nic
리턴 int

pg 공개적으로 프로퍼티

public double[] pg
리턴 double[]

rctmpg 공개적으로 프로퍼티

public double[] rctmpg
리턴 double[]

repinneriterationscount 공개적으로 프로퍼티

public int repinneriterationscount
리턴 int

repncholesky 공개적으로 프로퍼티

public int repncholesky
리턴 int

repnmv 공개적으로 프로퍼티

public int repnmv
리턴 int

repouteriterationscount 공개적으로 프로퍼티

public int repouteriterationscount
리턴 int

repterminationtype 공개적으로 프로퍼티

public int repterminationtype
리턴 int

s 공개적으로 프로퍼티

public double[] s
리턴 double[]

sas 공개적으로 프로퍼티

public sactivesets.sactiveset sas
리턴 sactivesets.sactiveset

solver 공개적으로 프로퍼티

public minbleic.minbleicstate solver
리턴 minbleic.minbleicstate

solverrep 공개적으로 프로퍼티

public minbleic.minbleicreport solverrep
리턴 minbleic.minbleicreport

sparsea 공개적으로 프로퍼티

public sparse.sparsematrix sparsea
리턴 sparse.sparsematrix

sparseaupper 공개적으로 프로퍼티

public bool sparseaupper
리턴 bool

startx 공개적으로 프로퍼티

public double[] startx
리턴 double[]

tmp0 공개적으로 프로퍼티

public double[] tmp0
리턴 double[]

tmp1 공개적으로 프로퍼티

public double[] tmp1
리턴 double[]

tmpb 공개적으로 프로퍼티

public bool[] tmpb
리턴 bool[]

tmpi 공개적으로 프로퍼티

public int[] tmpi
리턴 int[]

workbndl 공개적으로 프로퍼티

public double[] workbndl
리턴 double[]

workbndu 공개적으로 프로퍼티

public double[] workbndu
리턴 double[]

workcleic 공개적으로 프로퍼티

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

xn 공개적으로 프로퍼티

public double[] xn
리턴 double[]

xorigin 공개적으로 프로퍼티

public double[] xorigin
리턴 double[]

xs 공개적으로 프로퍼티

public double[] xs
리턴 double[]