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

Inheritance: apobject
Show file 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 property

public cqmodels.convexquadraticmodel a
return cqmodels.convexquadraticmodel

akind public property

public int akind
return int

algokind public property

public int algokind
return int

anorm public property

public double anorm
return double

b public property

public double[] b
return double[]

bleicepsf public property

public double bleicepsf
return double

bleicepsg public property

public double bleicepsg
return double

bleicepsx public property

public double bleicepsx
return double

bleicmaxits public property

public int bleicmaxits
return int

bndl public property

public double[] bndl
return double[]

bndu public property

public double[] bndu
return double[]

cleic public property

public double[,] cleic
return ].double[

debugphase1flops public property

public double debugphase1flops
return double

debugphase2flops public property

public double debugphase2flops
return double

debugphase3flops public property

public double debugphase3flops
return double

estimator public property

public normestimator.normestimatorstate estimator
return normestimator.normestimatorstate

gc public property

public double[] gc
return double[]

havebndl public property

public bool[] havebndl
return bool[]

havebndu public property

public bool[] havebndu
return bool[]

havex public property

public bool havex
return bool

n public property

public int n
return int

nec public property

public int nec
return int

nic public property

public int nic
return int

pg public property

public double[] pg
return double[]

rctmpg public property

public double[] rctmpg
return double[]

repinneriterationscount public property

public int repinneriterationscount
return int

repncholesky public property

public int repncholesky
return int

repnmv public property

public int repnmv
return int

repouteriterationscount public property

public int repouteriterationscount
return int

repterminationtype public property

public int repterminationtype
return int

s public property

public double[] s
return double[]

sas public property

public sactivesets.sactiveset sas
return sactivesets.sactiveset

solver public property

public minbleic.minbleicstate solver
return minbleic.minbleicstate

solverrep public property

public minbleic.minbleicreport solverrep
return minbleic.minbleicreport

sparsea public property

public sparse.sparsematrix sparsea
return sparse.sparsematrix

sparseaupper public property

public bool sparseaupper
return bool

startx public property

public double[] startx
return double[]

tmp0 public property

public double[] tmp0
return double[]

tmp1 public property

public double[] tmp1
return double[]

tmpb public property

public bool[] tmpb
return bool[]

tmpi public property

public int[] tmpi
return int[]

workbndl public property

public double[] workbndl
return double[]

workbndu public property

public double[] workbndu
return double[]

workcleic public property

public double[,] workcleic
return ].double[

xn public property

public double[] xn
return double[]

xorigin public property

public double[] xorigin
return double[]

xs public property

public double[] xs
return double[]