User: dinesh999lama

  • Public profile

User profile: dinesh999lama

User info
User name:dinesh999lama
History
Joined:
Number of posts:37
Latest posts:

software archetecture for c++ project?
What are the best software archetecture for c++ related projects based on cmake? For example in .net...

stl map for Eigen matrix
How to use stl map for Eigen::MatrixXd ? When i try to directly use it as [code]std::map<Eigen::Matr...

Vector3d to Vector3i conversion eigen
What is the eigen way of converting vector3d to vector3i or vector2i. Eg. how do i convert vector3d...

error linking boost library to cmake
I am trying to link boost library to my c++ project using cmake. Here is the cmakelists.txt file: [c...

making member required
I have a struct : struct Vector { vector<pair<int,int>> pnts; int ind; } When i use this struct...

This user does not accept Private Messages