User: Plover

  • Public profile

User profile: Plover

User info
User name:Plover
History
Joined:
Number of posts:19
Latest posts:

Question on the use of Eigen::MatrixXf to form an array
Presumably you are referring to the Eigen template library, the online documentation for which is he...

No viable conversion?
The error you are getting means the compiler sees no way to take a single integer value and convert ...

Convert C++ function to Pascal
Discussion of Pascal is outside the scope of this forum but here are some comments to help you under...

Proof reading some logic
Your code could be written a bit more concisely like this [code] SDL_GetMouseState(&mosPos[0], &mosP...

big numbers, big runtime
Since the brute force approach is going to take that long I doubt that tinkering with it to make it ...

This user does not accept Private Messages