User profile: kitfox

User info
User name:kitfox
History
Joined:
Number of posts:40
Latest posts:

Will my compiler automatically reuse the return value of this method?
I'm wondering if my compiler will be smart enough to realize that the determinant() of this matrix h...

What's the proper way to set a std::vector to another std::vector?
I'm trying to figure out the optimal way to do this assignment. Right now I'm just doing a simple a...

Can I make this a constexpr?
I have small array that I'm using to store some directional data. I'm trying to adapt this to be a ...

Why can I not link?
I'm putting together a small project to generate tetrahedralizations of 3D meshes: https://github.co...

How to let user specify float size in data structure?
I'm writing a library to do a math calculation. For my purposes I want to use 32 bit floats, but I ...

This user does not accept Private Messages