Hacker News new | past | comments | ask | show | jobs | submit | fzy95's comments login

"Further analysis of the remedian algorithm" https://www.sciencedirect.com/science/article/pii/S030439751...

This one has a streaming variant.


Thanks!!


At the std::vector section I think the std::array is used instead of std::vector

>std::array is a dynamically sized sequence container


Yup, spotted the same. Looks like a copy-paste / typo


"the project now uses CUDA, so i changed to C++11 since thats what nvcc supports."

I feel like nvcc supports at least 17 maybe even 20 already.


Indeed, C++20 already, although some stuff is still missing like modules.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: