René's URL Explorer Experiment


Title: std::simd::basic_vec, std::simd::simd - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://en.cppreference.com/
Create accounthttp://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fnumeric%2Fsimd%2Fbasic+vec
Log inhttp://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnumeric%2Fsimd%2Fbasic+vec
Pagehttp://en.cppreference.com/cpp/numeric/simd/basic_vec
Discussionhttp://en.cppreference.com/index.php?title=Talk:cpp/numeric/simd/basic_vec&action=edit&redlink=1
http://en.cppreference.com/cpp/numeric/simd/basic_vec
Readhttp://en.cppreference.com/cpp/numeric/simd/basic_vec
View sourcehttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&action=edit
View historyhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&action=history
http://en.cppreference.com/cpp/numeric/simd/basic_vec
cpphttp://en.cppreference.com/cpp
numerichttp://en.cppreference.com/cpp/numeric
simdhttp://en.cppreference.com/cpp/numeric/simd
C++http://en.cppreference.com/cpp
Compiler supporthttp://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttp://en.cppreference.com/cpp/freestanding
Languagehttp://en.cppreference.com/cpp/language
Standard libraryhttp://en.cppreference.com/cpp/standard_library
Standard library headershttp://en.cppreference.com/cpp/header
Named requirementshttp://en.cppreference.com/cpp/named_req
Feature test macroshttp://en.cppreference.com/cpp/feature_test
Language support libraryhttp://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttp://en.cppreference.com/cpp/concepts
Diagnostics libraryhttp://en.cppreference.com/cpp/error
Memory management libraryhttp://en.cppreference.com/cpp/memory
Metaprogramming libraryhttp://en.cppreference.com/cpp/meta
General utilities libraryhttp://en.cppreference.com/cpp/utility
Containers libraryhttp://en.cppreference.com/cpp/container
Iterators libraryhttp://en.cppreference.com/cpp/iterator
Ranges libraryhttp://en.cppreference.com/cpp/ranges
Algorithms libraryhttp://en.cppreference.com/cpp/algorithm
Strings libraryhttp://en.cppreference.com/cpp/string
Text processing libraryhttp://en.cppreference.com/cpp/text
Numerics libraryhttp://en.cppreference.com/cpp/numeric
Date and time libraryhttp://en.cppreference.com/cpp/chrono
Input/output libraryhttp://en.cppreference.com/cpp/io
Filesystem libraryhttp://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttp://en.cppreference.com/cpp/thread
Execution control libraryhttp://en.cppreference.com/cpp/execution
Technical specificationshttp://en.cppreference.com/cpp/experimental
Symbols indexhttp://en.cppreference.com/cpp/symbol_index
External librarieshttp://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Numerics libraryhttp://en.cppreference.com/cpp/numeric
Common mathematical functionshttp://en.cppreference.com/cpp/numeric/math
Mathematical special functionshttp://en.cppreference.com/cpp/numeric/special_functions
Mathematical constantshttp://en.cppreference.com/cpp/numeric/constants
Basic linear algebra algorithmshttp://en.cppreference.com/cpp/numeric/linalg
Data-parallel types (SIMD)http://en.cppreference.com/cpp/numeric/simd
Floating-point environmenthttp://en.cppreference.com/cpp/numeric/fenv
Complex numbershttp://en.cppreference.com/cpp/numeric/complex
Numeric array (valarray)http://en.cppreference.com/cpp/numeric/valarray
Pseudo-random number generationhttp://en.cppreference.com/cpp/numeric/random
Bit manipulationhttp://en.cppreference.com/cpp/utility/bit
Saturation arithmetichttp://en.cppreference.com/cpp/numeric#Saturation_arithmetic
Factor operationshttp://en.cppreference.com/cpp/numeric#Factor_operations
gcdhttp://en.cppreference.com/cpp/numeric/gcd
lcmhttp://en.cppreference.com/cpp/numeric/lcm
Interpolationshttp://en.cppreference.com/cpp/numeric#Interpolation_operations
midpointhttp://en.cppreference.com/cpp/numeric/midpoint
lerphttp://en.cppreference.com/cpp/numeric/lerp
Generic numeric operationshttp://en.cppreference.com/cpp/numeric#Numeric_operations
iotahttp://en.cppreference.com/cpp/algorithm/iota
ranges::iotahttp://en.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttp://en.cppreference.com/cpp/algorithm/accumulate
inner_producthttp://en.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttp://en.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttp://en.cppreference.com/cpp/algorithm/partial_sum
reducehttp://en.cppreference.com/cpp/algorithm/reduce
transform_reducehttp://en.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttp://en.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttp://en.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttp://en.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttp://en.cppreference.com/cpp/algorithm/transform_exclusive_scan
C-style checked integer arithmetichttp://en.cppreference.com/cpp/numeric#Checked_integer_arithmetic
ckd_addhttp://en.cppreference.com/cpp/numeric/ckd_add
ckd_subhttp://en.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttp://en.cppreference.com/cpp/numeric/ckd_mul
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
Data-parallel types (SIMD)http://en.cppreference.com/cpp/numeric/simd
Main classeshttp://en.cppreference.com/cpp/numeric/simd#Main_classes
basic_maskmaskhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
Load and store flagshttp://en.cppreference.com/cpp/numeric/simd#Load_and_store_flags
flagsflag_defaultflag_convertflag_alignedflag_overalignedhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/flags&action=edit&redlink=1
Load and storehttp://en.cppreference.com/cpp/numeric/simd#Load_and_store_operations
unchecked_loadpartial_loadhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/load&action=edit&redlink=1
unchecked_storepartial_storehttp://en.cppreference.com/index.php?title=cpp/numeric/simd/simd_store&action=edit&redlink=1
Castshttp://en.cppreference.com/cpp/numeric/simd#Casts
chunkhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/chunk&action=edit&redlink=1
cathttp://en.cppreference.com/index.php?title=cpp/numeric/simd/cat&action=edit&redlink=1
Algorithmshttp://en.cppreference.com/cpp/numeric/simd#Algorithms
minmaxminmaxhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/min_max&action=edit&redlink=1
clamphttp://en.cppreference.com/index.php?title=cpp/numeric/simd/clamp&action=edit&redlink=1
selecthttp://en.cppreference.com/index.php?title=cpp/numeric/simd/select&action=edit&redlink=1
Reductionshttp://en.cppreference.com/cpp/numeric/simd#Reductions
all_ofany_ofnone_ofhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/all_any_none_of&action=edit&redlink=1
reducereduce_minreduce_maxhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/reduce&action=edit&redlink=1
reduce_min_indexreduce_max_indexhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/reduce_min_max_index&action=edit&redlink=1
reduce_counthttp://en.cppreference.com/index.php?title=cpp/numeric/simd/reduce_count&action=edit&redlink=1
Traitshttp://en.cppreference.com/cpp/numeric/simd#Traits
alignmenthttp://en.cppreference.com/index.php?title=cpp/numeric/simd/alignment&action=edit&redlink=1
rebindhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/rebind&action=edit&redlink=1
resizehttp://en.cppreference.com/index.php?title=cpp/numeric/simd/resize&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/simd/navbar_content&action=edit
Template:cpp/numeric/simd/basic vec/navbar contenthttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/navbar_content&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/navbar_content&action=edit
http://en.cppreference.com/cpp/header/simd
vectorizable typehttp://en.cppreference.com/cpp/numeric/simd#vectorizable_types
deduce-abi-thttp://en.cppreference.com/cpp/numeric/simd#deduce-abi-t
TriviallyCopyablehttp://en.cppreference.com/cpp/named_req/TriviallyCopyable
1 Template parametershttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Template_parameters
2 Member typeshttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Member_types
3 Member constanthttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Member_constant
4 Member functionshttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Member_functions
5 Non-member functionshttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Non-member_functions
6 Deduction guidehttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Deduction_guide
7 Noteshttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Notes
8 Examplehttp://en.cppreference.com/cpp/numeric/simd/basic_vec#Example
9 See alsohttp://en.cppreference.com/cpp/numeric/simd/basic_vec#See_also
tag typehttp://en.cppreference.com/cpp/numeric/simd#ABI_tags
simd-size-typehttp://en.cppreference.com/cpp/numeric/simd#simd-size-type
simd-size-vhttp://en.cppreference.com/cpp/numeric/simd#simd-size-v
Template:cpp/numeric/simd/basic vec/dsc constructorhttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_constructor&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc operator athttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_operator_at&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc operator mem arithhttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_operator_mem_arith&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc operator mem arith2http://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_operator_mem_arith2&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc operator arithhttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_operator_arith&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc operator compoundhttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_operator_compound&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc operator cmphttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_operator_cmp&action=edit&redlink=1
Template:cpp/numeric/simd/basic vec/dsc simd selecthttp://en.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_simd_select&action=edit&redlink=1
contiguous_rangehttp://en.cppreference.com/cpp/ranges/contiguous_range
sized_rangehttp://en.cppreference.com/cpp/ranges/sized_range
constant expressionhttp://en.cppreference.com/cpp/language/constant_expression
simd::basic_maskhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_basic_mask&action=edit
simd::maskhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_mask&action=edit
valarrayhttp://en.cppreference.com/cpp/numeric/valarray
[edit]https://cppreference.com/index.php?title=Template:cpp/numeric/dsc_valarray&action=edit
Categorieshttp://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttp://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttp://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Todo no examplehttp://en.cppreference.com/Category:Todo_no_example
Support ushttp://www.cppreference.com/support
Recent changeshttp://en.cppreference.com/Special:RecentChanges
FAQhttp://en.cppreference.com/Cppreference:FAQ
Offline versionhttp://en.cppreference.com/Cppreference:Archives
http://en.cppreference.com/cpp/numeric/simd/basic_vec
What links herehttp://en.cppreference.com/Special:WhatLinksHere/cpp/numeric/simd/basic_vec
Related changeshttp://en.cppreference.com/Special:RecentChangesLinked/cpp/numeric/simd/basic_vec
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttp://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&oldid=185325
Page informationhttp://en.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&action=info
Españolhttp://es.cppreference.com/cpp/numeric/simd/basic_vec
中文http://zh.cppreference.com/cpp/numeric/simd/basic_vec

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.