StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

David Hammen

Rating
1498.69 (3,830,048th)
Reputation
27,776 (4,524th)
Page: 1 2 3 4 5 6 ... 16
Title Δ
Can a derived class access constructor and destructor of base class? 0.00
Casting a function pointer to int and back +0.61
quasi random number generator for gaussian process -0.02
calculate vector after rotating it towards another by angle θ in 3D... +0.98
Calculate inverse of normal function that minimizes another function -0.50
How to optimize this product of three matrices in C++ for x86? -0.63
Is retrieving a value from an array, saving in temp variable faster... +0.49
Is it possible to manually call the constructor of a class in C++? -1.41
Multiple definitions error -0.01
reading and parsing a file, assigning each piece of the parsed stri... 0.00
How to convert this Python code to C++ +0.09
Why use int functions over void? -0.58
C++ function with unsigned int parameter gets strange result where... +0.49
C++ - Matrix subtraction +0.11
cin fails to stop while loop -0.50
Is it safe to change this c-cast to a reinterpret_cast? -1.54
waitpid does not appear to be wating 0.00
floating point product expansion equivalence -1.04
How does function overloading work at run-time, and why overload? +1.18
power series function of sine in python 0.00
Why does a parsed double not equal an initialized double supposedly... 0.00
Doxygen Doesn't expand macros 0.00
Calculate gravity with inclometer -1.97
How to get GCC to warn about identifier name collisions? 0.00
ISO C++ forbids declaration of 'vector' with no type +2.52
Creating a rotation matrix with pitch, yaw, roll using Eigen -0.85
How to ignore warnings from 3rd party packages? 0.00
Why is my code not setting the variable? -0.41
Calculating current velocity of a falling object +2.28
Gcov report interpretation 0.00
How to generate code using a loop in c++? +1.88
Difference between various ways of using memset function -0.04
Using variable/dynamic condition variable in nested for loops +0.42
do operator methods occupy memory in c++ objects? -0.15
Unimplemented pure virtual method issue -0.08
Use a switch statement inside "assert" (C++) -1.49
Using SWIG to wrap a C++ class that calls another objects member fu... -1.34
What would I return in this situation +1.14
Casting an unsigned long long int to signed long long int Is it pos... +0.49
C++, Clang, system_error: thread constructor failed: Resource tempo... -1.63
Where can I find the official C++ documentation? +1.26
What does the = operator do when we use it on two structs? -0.11
Why is strcmp so much faster than my function? -0.51
Generate points(x,y) on rectangle uniformly +0.97
Clone method with a non virtual interface and some private variables +0.20
How many runs are needed? +2.52
Issues with virtual function +1.45
Using dynamic memory crashes program in C++ 0.00
Using a constructor of another class +0.47
Starting a new class in a destructor -0.03