Community Profile

photo

Dan K


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Statistics

All
  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Answered
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 years ago | 0

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 1 answer | 0

1

answer