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.

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

Description:<br />

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

See also<br />

• Task.putsuc Sets the suc vector for a solution.<br />

A.2.235<br />

Task.putsux()<br />

Task.putsux(<br />

whichsol,<br />

sux)<br />

Sets 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 />

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

• Task.putsuxslice Sets a slice of the sux vector for a solution.<br />

A.2.236<br />

Task.putsuxslice()<br />

Task.putsuxslice(<br />

whichsol,<br />

first,<br />

last,<br />

sux)<br />

Sets 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!