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.

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

Task.getarownumnz<br />

Obtains the number of non-zero elements in one row of the linear constraint matrix<br />

Task.getarowslicetrip<br />

Obtains a sequence of rows from the coefficient matrix in triplet format.<br />

Task.getaslice<br />

Obtains a sequence of rows or columns from the coefficient matrix.<br />

Task.getbarablocktriplet<br />

Obtains barA in block triplet form.<br />

Task.getbaraidx<br />

Obtains information about an element barA.<br />

Task.getbaraidxij<br />

Obtains information about an element barA.<br />

Task.getbaraidxinfo<br />

Obtains the number terms in the weighted sum that forms a particular element in barA.<br />

Task.getbarasparsity<br />

Obtains the sparsity pattern of the barA matrix.<br />

Task.getbarcblocktriplet<br />

Obtains barc in block triplet form.<br />

Task.getbarcidx<br />

Obtains information about an element in barc.<br />

Task.getbarcidxinfo<br />

Obtains information about an element in barc.<br />

Task.getbarcidxj<br />

Obtains the row index of an element in barc.<br />

Task.getbarcsparsity<br />

Get the positions of the nonzero elements in barc.<br />

Task.getbarsj<br />

Obtains the dual solution for a semidefinite variable.<br />

Task.getbarvarname<br />

Obtains a name of a semidefinite variable.<br />

Task.getbarvarnameindex<br />

Obtains the index of name of semidefinite variable.

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

Saved successfully!

Ooh no, something went wrong!