Community Profile

photo

Dan K


Last seen: 3年以上 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Using calllib with a function that uses std::vector in its prototype
In case anybody has stumbled across this question, I will tell you what my final solution ended up being. For each top level fu...

8年弱 前 | 0

質問


Using calllib with a function that uses std::vector in its prototype
Hi folks, Is there any way to use loadlibrary/calllib to call a function in a DLL where the function is expecting a std::vect...

8年弱 前 | 3 件の回答 | 0

3

回答

質問


How to find the minimum set of columns in a matrix to ensure every row has at least one nonzero value
Hi. I'm hoping somebody knows of an elegant way to do this. I have an array of logical values MxN. I'm trying to find the m...

8年弱 前 | 1 件の回答 | 0

1

回答