[mlpack-git] [mlpack] Add a primal-dual interior point SDP solver (#387)

Stephen Tu notifications at github.com
Wed Jan 21 16:23:42 EST 2015


> Any reason for the name Svec/Smat/SvecIndex? I'm not recognizing the name.

These correspond to the names in the paper (https://www.cs.nyu.edu/overton/papers/pdffiles/pdsdp.pdf) that I'm basing this implementation off of. 

> Inlining SvecIndex() is probably a good idea, though it requires it to be in the header file.

Ok, can I just plop it in the header file or do you prefer `lin_alg_impl.hpp`?

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/387#issuecomment-70924494
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150121/26fd036b/attachment.html>


More information about the mlpack-git mailing list