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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A.2. CLASS TASK 281<br />

Description:<br />

Obtains a slice of the s c u vector for a solution.<br />

See also<br />

• Task.getsuc Obtains the suc vector for a solution.<br />

A.2.140<br />

Task.getsux()<br />

Task.getsux(<br />

whichsol,<br />

sux)<br />

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

Arguments<br />

sux : double[]<br />

<strong>The</strong> s x u vector.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

See also<br />

Obtains the s x u vector for a solution.<br />

• Task.getsuxslice Obtains a slice of the sux vector for a solution.<br />

A.2.<strong>141</strong><br />

Task.getsuxslice()<br />

Task.getsuxslice(<br />

whichsol,<br />

first,<br />

last,<br />

sux)<br />

Obtains a slice of the sux vector for a solution.<br />

Arguments<br />

first : int<br />

First index in the sequence.

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

Saved successfully!

Ooh no, something went wrong!