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.

A.2. CLASS TASK 267<br />

A.2.124<br />

Task.getslcslice()<br />

Task.getslcslice(<br />

whichsol,<br />

first,<br />

last,<br />

slc)<br />

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

Arguments<br />

first : int<br />

First index in the sequence.<br />

last : int<br />

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

slc : double[]<br />

Dual variables corresponding to the lower bounds on the constraints.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

Obtains a slice of the s c l<br />

vector for a solution.<br />

See also<br />

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

A.2.125<br />

Task.getslx()<br />

Task.getslx(<br />

whichsol,<br />

slx)<br />

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

Arguments<br />

slx : double[]<br />

<strong>The</strong> s x l<br />

vector.<br />

whichsol : soltype<br />

Selects a solution.

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

Saved successfully!

Ooh no, something went wrong!