StackRating

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

Henri Menke

Rating
1489.26 (4,426,954th)
Reputation
7,700 (20,581st)
Page: 1 2 3 4 5 6
Title Δ
Correct way to restrict functions to specific data types +0.77
Initializing a 2D std::array using multiple std::arrays 0.00
Is there a way to apply a std::function to each element of an EIGEN... +0.46
How to compare 2 matrices? 0.00
In C ,we use %x.ys for string manipulation. What it will be in C++? -0.67
How to read input from the text file until/after a specific locatio... -0.48
How to parse line-by-line using ifstream 0.00
Check if variable satisfies overloaded functions without a call 0.00
Deleting pointers in an unorderd map +0.02
Parsing CSV into Struct Array 0.00
Error when I am using boost library +0.53
Boost.Test crashes with ***Exception: Other on MSVC 0.00
merging a collection of `Eigen::VectorXd`s into one large `Eigen::V... 0.00
Why does enable_if not behave as expected? +0.75
Recusive factorial function producing incorrect results on "22... 0.00
How do I format my function to call a templated class? 0.00
Lua c API - Add number to new lib 0.00
Declare template function to accept any container but only one cont... 0.00
How do I call the value in array and change the value in array? +0.03
Convert 1 to 01 in C++ without using function -0.43
Eigen + MKL or OpenBLAS slower than Numpy/Scipy + OpenBLAS +0.50
Is a using-directive in a detail namespace problematic? -1.00
how to throw exception with system() in c++? 0.00
C++ Constructor for template of template +0.53
Catch fails on simple example 0.00
How do you write this shorter? -0.71
How to template static factory method? +0.02
Pass parameters as reference from Lua to C++ -0.48
Function objects with variadic template 0.00
If there's a constexpr if statement, why not other constexpr st... -1.24
Detect/get captured values of a lambda function 0.00
Templating with strings instead of types -1.51
C++ Utilizing dot syntax to call function on "Property" (... 0.00
Adding methods with template specialization +0.61
Does the C++ standard include what standard headers must include? 0.00
SFINAE-test fails when checking for member function -1.41
Is `void_t` necessary to check if a class has a method with a speci... -1.77
About specialization with ints, and static_assert -1.27
Calling a variadic template function with a member function -0.55
How do I cast a C++ template parameter? -1.34
Template function: perform conversion based on typename -1.52
Why do I get a segmentation fault here? [Python ctypes] 0.00
SFINAE: decltype on operator[] 0.00
C++ Return data from a Variant according to the given typename 0.00
Variadic Functions With Variadic Type Parameters -1.75
Compare VARTYPE and typeid().name / typename in function templates 0.00
How to add table to table? 0.00
the same result when i run the program 0.00
ะก++ template specialization with types which have certain interface -0.04
Lua is it possible to load all local variables into a table, and/or... -2.01