• Users
  • KalmanFilteredCoffee

User profile: KalmanFilteredCoffee

User info
User name:KalmanFilteredCoffee
History
Joined:
Number of posts:5
Latest posts:

Using the std namespace in user written classes in a Windows Form project.
Thanks for the answers. I am simply using vectors now instead of arrays, and so the compiler complai...

Using the std namespace in user written classes in a Windows Form project.
You're right, I could just append std:: everywhere, but I think the code looks ugly that way, and so...

Using the std namespace in user written classes in a Windows Form project.
Hello, I looked around and haven't found an answer to this issue yet. Basically, I'm working with...

C++ and math.
Thanks for the help, this will definitely get me started.

C++ and math.
So I recently migrated from Matlab to C++, on the account of being in the finance industry which ins...