levmin / Vectorization

A possible standard C++ vectorization class template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vectorization

A new standard C++ class template is proposed for inclusion into the header and std::numbers template. It will facilitate access to SIMD CPU instructions by modelling their behavior in C++

About

A possible standard C++ vectorization class template

License:MIT License


Languages

Language:C++ 100.0%