C# Class Coon.Compass.Procyon.alglib.alglib.minqp.minqpstate

Inheritance: apobject
ファイルを表示 Open project: dbaileychess/Compass

Public Properties

Property Type Description
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[]

Public Methods

Method Description
init ( ) : void
make_copy ( ) : alglib.apobject
minqpstate ( ) : System

Method Details

init() public method

public init ( ) : void
return void

make_copy() public method

public make_copy ( ) : alglib.apobject
return alglib.apobject

minqpstate() public method

public minqpstate ( ) : System
return System

Property Details

a public_oe property

public cqmodels.convexquadraticmodel a
return cqmodels.convexquadraticmodel

akind public_oe property

public int akind
return int

algokind public_oe property

public int algokind
return int

anorm public_oe property

public double anorm
return double

b public_oe property

public double[] b
return double[]

bleicepsf public_oe property

public double bleicepsf
return double

bleicepsg public_oe property

public double bleicepsg
return double

bleicepsx public_oe property

public double bleicepsx
return double

bleicmaxits public_oe property

public int bleicmaxits
return int

bndl public_oe property

public double[] bndl
return double[]

bndu public_oe property

public double[] bndu
return double[]

cleic public_oe property

public double[,] cleic
return ].double[

debugphase1flops public_oe property

public double debugphase1flops
return double

debugphase2flops public_oe property

public double debugphase2flops
return double

debugphase3flops public_oe property

public double debugphase3flops
return double

estimator public_oe property

public normestimator.normestimatorstate estimator
return normestimator.normestimatorstate

gc public_oe property

public double[] gc
return double[]

havebndl public_oe property

public bool[] havebndl
return bool[]

havebndu public_oe property

public bool[] havebndu
return bool[]

havex public_oe property

public bool havex
return bool

n public_oe property

public int n
return int

nec public_oe property

public int nec
return int

nic public_oe property

public int nic
return int

pg public_oe property

public double[] pg
return double[]

rctmpg public_oe property

public double[] rctmpg
return double[]

repinneriterationscount public_oe property

public int repinneriterationscount
return int

repncholesky public_oe property

public int repncholesky
return int

repnmv public_oe property

public int repnmv
return int

repouteriterationscount public_oe property

public int repouteriterationscount
return int

repterminationtype public_oe property

public int repterminationtype
return int

s public_oe property

public double[] s
return double[]

sas public_oe property

public sactivesets.sactiveset sas
return sactivesets.sactiveset

solver public_oe property

public minbleic.minbleicstate solver
return minbleic.minbleicstate

solverrep public_oe property

public minbleic.minbleicreport solverrep
return minbleic.minbleicreport

sparsea public_oe property

public sparse.sparsematrix sparsea
return sparse.sparsematrix

sparseaupper public_oe property

public bool sparseaupper
return bool

startx public_oe property

public double[] startx
return double[]

tmp0 public_oe property

public double[] tmp0
return double[]

tmp1 public_oe property

public double[] tmp1
return double[]

tmpb public_oe property

public bool[] tmpb
return bool[]

tmpi public_oe property

public int[] tmpi
return int[]

workbndl public_oe property

public double[] workbndl
return double[]

workbndu public_oe property

public double[] workbndu
return double[]

workcleic public_oe property

public double[,] workcleic
return ].double[

xn public_oe property

public double[] xn
return double[]

xorigin public_oe property

public double[] xorigin
return double[]

xs public_oe property

public double[] xs
return double[]