25.11.2015 Views

The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek

Optimizer API for Python - Documentation - Mosek

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

266 APPENDIX A. <strong>API</strong> REFERENCE<br />

Obtains the status keys for the variables.<br />

Arguments<br />

first : int<br />

First index in the sequence.<br />

last : int<br />

Last index plus 1 in the sequence.<br />

skx : mosek.stakey[]<br />

Status keys for the variables.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

Obtains the status keys for the variables.<br />

A.2.123<br />

Task.getslc()<br />

Task.getslc(<br />

whichsol,<br />

slc)<br />

Obtains the slc vector for a solution.<br />

Arguments<br />

slc : double[]<br />

<strong>The</strong> s c l vector.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

Obtains the s c l<br />

vector for a solution.<br />

See also<br />

• Task.getslcslice Obtains a slice of the slc vector for a solution.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!