15ย years, 11ย months ago
Domain Expertise
Highlights
Community contributions featured16ย years ago
I have an n-dimensional point cloud and I want to fit a convex bounding hull to it. The points should be the vertices of the shape. Most importantly, I want to be able to identiโฆ
16ย years, 2ย months ago
Since std::vector reserve() is required to set capacity() to at least the size passed into reserve(), is it fair to access the memory as an array of POD? E.g. std::vector<douโฆ
16ย years, 5ย months ago
Hey all, I am not very IT savvy, so I was hoping to get the GDNet braintrust to help me out with a problem. I have an old laptop lying around that I wanted to basically use as aโฆ
16ย years, 7ย months ago