StackRating

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

davidhigh

Rating
1531.33 (17,401st)
Reputation
9,162 (16,866th)
Page: 1 2 3 4 ... 7
Title Δ
Insert new pair in std::map<CString, CString> +0.17
Increase precision in SelfAdjointEigenSolver in Eigen +0.07
C++ copy constructor using pointers -0.40
static_pointer_cast through inheritance and template +1.98
LAPACKE_zheevx() failed to converge -- how to increase ABSTOL with... +0.21
Minimum number of steps required to reach the last index -0.04
Returning a Eigen::Map from a lambda -0.04
Using template class with the incomplete type void -1.29
What is the standard way to maintain accuracy when dealing with inc... +0.49
A list with the same type as the class it's contained within -0.02
Is this correct vector implementation of gradient descent for multi... 0.00
Calculate an elliptical arc start and end angles given two vectors 0.00
Finding the total number of repeat strings in a string C++ -- witho... +0.45
Identify weakest feature in classification 0.00
C++ Linked list using smart pointers -0.35
C++, std::list, assignment, inheritance +0.04
How Did Neural Networks Overcome the Bias/Variance Dilemma? -1.66
How to calculate matrix power using Eigen library? 0.00
Decision Tree Binary Classifier shortcut (sorting) 0.00
Why is my overloaded multiplication operator not recognized? -1.09
Can a std::array alias a fragment of a larger array? -0.76
Overloading the plus operator for a set of classes -2.00
C++ Operator Overloading for a Matrix Class with Both Real and Comp... +0.45
Modelling card game for machine learning 0.00
Find common element(s) in multiple arrays of strings in c++ 0.00
Why does copying a const shared_ptr& not violate const-ness? -0.47
How to use smart pointers with setUserData(void*)? 0.00
C++ member function overloading with & (ampersand) -1.27
Pass a function of n arguments as function of n-x arguments +0.44
two equal calculations not returning the same result 0.00
eigen: Subtracting a scalar from a vector +2.17
Handling references to `expressions` in a `vector_binary_operation`... 0.00
Polymorphism - Base Class -2.37
Finding the minimal product 0.00
How to assign a function to a function pointer that takes argument... +2.00
How to determine the number of layers and nodes of a neural network +0.46
When an objectA wants to send a message to objectB, where should th... +0.46
Should functions return pointer to derived or base class? -1.00
Binary Classification 0.00
Adapting a template-provided base class -0.64
Arity of aggregate in logarithmic time +2.18
Eigen Matrix library coefficient wise manipulation 0.00
Compile error, method with multi assigment to member variable, temp... -0.31
Is it possible to conditionally disable a global function definitio... +1.63
Use different return type in member function based on template argu... +1.93
How can I check whether a member function has const overload? +0.54
Find greatest amount using dynamic programming -0.04
Combination of a Collection with Repetitions -0.51
How to use Kernel PCA with neural network +1.40
Explanation of Isotropic Kernel 0.00