Transcription of VCL C++ vector class library - agner.org
{{id}} {{{paragraph}}}
VCLC++ vector class library 2012 2017 Agner Fog, Gnu public licenseVersion of it sets VCL uses to of vector vectors and loading data into data from of a point simple mathematical point categorization point control word manipulation point mathematical , blend, lookup, gather and scatter string conversion operations and per-element representation of boolean for use with between vector between boolean vector number number sets and CPU of alternative methods for writing SIMD of compiler and function the optimal vector size and data into the data size is not a multiple of the vector multiple multiple VCL vector class library is a tool that allows C++ programmers to make their code much faster by handling multiple data in parallel. Modern CPU s have Single Instruction Multiple Data (SIMD) instructions for handling vectors of multiple data elements in parallel.
How VCL uses metaprogramming The vector class library uses metaprogramming extensively to resolve as much work as possible at compile time rather than at run time.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}