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.

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

A.3.7<br />

Env.linkfiletostream()<br />

Env.linkfiletostream(<br />

whichstream,<br />

filename,<br />

append)<br />

Directs all output from a stream to a file.<br />

Arguments<br />

append : int<br />

If this argument is non-zero, the output is appended to the file.<br />

filename : str<br />

Sends all output from the stream defined by whichstream to the file given by filename.<br />

whichstream : streamtype<br />

Index of the stream.<br />

Description:<br />

Directs all output from a stream to a file.<br />

A.3.8<br />

Env.putdllpath()<br />

Env.putdllpath(dllpath)<br />

Sets the path to the DLL/shared libraries that <strong>MOSEK</strong> is loading.<br />

Arguments<br />

dllpath : str<br />

A path to where the <strong>MOSEK</strong> dynamic link/shared libraries are located. If dllpath is NULL,<br />

then <strong>MOSEK</strong> assumes that the operating system can locate the libraries.<br />

Description:<br />

Sets the path to the DLL/shared libraries that <strong>MOSEK</strong> are loading.<br />

A.3.9<br />

Env.putkeepdlls()<br />

Env.putkeepdlls(keepdlls)<br />

Controls whether explicitly loaded DLLs should be kept.

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

Saved successfully!

Ooh no, something went wrong!