StackRating

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

chtz

Rating
1526.48 (22,175th)
Reputation
7,340 (21,751st)
Page: 1 2 3 ... 9
Title Δ
Conversion from std::vector<Eigen::Vector3d> to std::vector&l... -0.54
Shortest way to do Linear Averaging in AVX 0.00
SIMD search for trough after the last peak +2.36
I need 2 for loops to fill a matrix in Eigen but I can fill it with... 0.00
How to remove "infinite" while loop to improve MATLAB code? 0.00
How to Convert Eigen Matrix to C/C++ Array 0.00
How to perform an elementwise addition in an Eigen sparse matrix +0.44
Stl iterators with Eigen matrices +0.47
Using AVX to improve performance of float subtract, divide, truncat... 0.00
Adding scalar to Eigen matrix (vector) +0.47
Template overloaded operator in Eigen::Matrix 0.00
Vectorization of loop with accumulation in variable 0.00
Call subroutine by dynamic value +0.17
What happens to unassigned `Eigen::VectorXd` object following a cal... 0.00
Vectorize test for nan +1.51
C++ operator[] access to elements of SIMD (e.g. AVX) variable -1.41
Write return variable to external data 0.00
shortest way to find absolute min. of two number & multiply it... +2.42
Is there a way to modify eigen slice? 0.00
What is the cheapest ways to get the combinations of all rotated an... 0.00
The way to compute off-diagonal terms of a square matrix 0.00
Accurate sqrt(1 + (x/2)^2) + x/2 +2.15
Is there an elegant way to declare a set of functions with the same... 0.00
How to create an Eigen::Ref to a fixed-sized matrix row? 0.00
Reliably determine if vector of floating point values is (numerical... 0.00
How to assing a vector to a matrix in eigen 0.00
How to tell gcc to not align function parameters on the stack? -0.18
Gathering half-float values using AVX 0.00
Eigen: selfadjointView does not work if innerIndexPtr vector is not... 0.00
Passing rows of a MatrixXd to a function to be modified without cre... 0.00
Eigen Dynamic-sized matrix verticaly/horizontaly Linspaced? 0.00
C++ :: how to capture matrix created by void function 0.00
Gather / Scatter 16-bit integers using AVX-512 0.00
Find element index with AVX2 - code optimization 0.00
Eigen: dividing a vector by a scalar in two steps works but not in... +0.42
Vectorization of a loop in matlab 0.00
How to swap 128-bit parts between two AVX2 vectors -0.37
What is the best way to handle errors in 68000 assembly language? 0.00
How to do manual code vectorization with better performance that au... 0.00
how to change values in matrixXd eigen using block? 0.00
Squared Quaternion using AVX 0.00
Passing the Lower Cholesky Factor of an Eigen matrix as a function... 0.00
How do I assign "Eigen::EigenSolver<MatrixXd> es(Matrix)... 0.00
Explicitly telling GCC 9.2 to unswitch loop to allow auto-vectoriza... 0.00
Eigen::Vector template class? 0.00
C++ Accessing operator function in inherited class -0.94
Memory allocation of a vector inside a function while building matr... 0.00
Eigen Assertion Error when Converting from MatrixXf to ArrayXf -0.28
eigen: get next block of the matrix with stride =2 -1.07
Trivial Eigen3 Tensor program does not build without -On 0.00