Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
matovitch
matovitch has asked
4
questions and find answers to
10
problems.
Stats
191
EtPoint
45
Vote count
4
questions
10
answers
About
matovitch questions
A "hack" to get float template parameter working compiles but segfaulted on both g++ and clang
C intrinsics, SSE2 dot product and gcc -O3 generated assembly
Fast transposition of an image and Sobel Filter optimization in C (SIMD)
Effective D : best practices and design patterns
matovitch answers
A "hack" to get float template parameter working compiles but segfaulted on both g++ and clang
Random element from unordered_set in O(1)
Efficiently get lattice points on line in square
ignoring packed attribute because of unpacked non-POD field
How to select a random element in std::set?