René's URL Explorer Experiment


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

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fnumeric%2Fsimd%2Fbasic+vec
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fnumeric%2Fsimd%2Fbasic+vec
页面https://zh.cppreference.com/cpp/numeric/simd/basic_vec
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/numeric/simd/basic_vec&action=edit&redlink=1
https://zh.cppreference.com/cpp/numeric/simd/basic_vec
不转换https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&variant=zh-tw
阅读https://zh.cppreference.com/cpp/numeric/simd/basic_vec
查看源代码https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&action=history
https://zh.cppreference.com/cpp/numeric/simd/basic_vec
cpphttps://zh.cppreference.com/cpp
numerichttps://zh.cppreference.com/cpp/numeric
simdhttps://zh.cppreference.com/cpp/numeric/simd
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
数值库https://zh.cppreference.com/cpp/numeric
常用数学函数https://zh.cppreference.com/cpp/numeric/math
数学特殊函数https://zh.cppreference.com/cpp/numeric/special_functions
数学常数https://zh.cppreference.com/cpp/numeric/constants
基本线性代数算法https://zh.cppreference.com/cpp/numeric/linalg
数据并行类型(SIMD)https://zh.cppreference.com/cpp/numeric/simd
浮点数环境https://zh.cppreference.com/cpp/numeric/fenv
复数https://zh.cppreference.com/cpp/numeric/complex
数值数组 (valarray)https://zh.cppreference.com/cpp/numeric/valarray
伪随机数生成https://zh.cppreference.com/cpp/numeric/random
位操纵https://zh.cppreference.com/cpp/utility/bit
饱和算术https://zh.cppreference.com/cpp/numeric#饱和算术
因数运算https://zh.cppreference.com/cpp/numeric#因数运算
gcdhttps://zh.cppreference.com/cpp/numeric/gcd
lcmhttps://zh.cppreference.com/cpp/numeric/lcm
插值https://zh.cppreference.com/cpp/numeric#插值运算
midpointhttps://zh.cppreference.com/cpp/numeric/midpoint
lerphttps://zh.cppreference.com/cpp/numeric/lerp
泛型算术运算https://zh.cppreference.com/cpp/numeric#算术运算
iotahttps://zh.cppreference.com/cpp/algorithm/iota
ranges::iotahttps://zh.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://zh.cppreference.com/cpp/algorithm/accumulate
inner_producthttps://zh.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://zh.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://zh.cppreference.com/cpp/algorithm/partial_sum
reducehttps://zh.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://zh.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://zh.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://zh.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://zh.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://zh.cppreference.com/cpp/algorithm/transform_exclusive_scan
C 风格带检查整数算术https://zh.cppreference.com/cpp/numeric#带检查整数算术
ckd_addhttps://zh.cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://zh.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://zh.cppreference.com/cpp/numeric/ckd_mul
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/navbar_content&action=edit
数据并行类型 (SIMD)https://zh.cppreference.com/cpp/numeric/simd
主类https://zh.cppreference.com/cpp/numeric/simd#主类
basic_maskmaskhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
加载与存储标志https://zh.cppreference.com/cpp/numeric/simd#加载与存储标志
flagsflag_defaultflag_convertflag_alignedflag_overalignedhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/flags&action=edit&redlink=1
加载与存储https://zh.cppreference.com/cpp/numeric/simd#加载与存储操作
unchecked_loadpartial_loadhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/load&action=edit&redlink=1
unchecked_storepartial_storehttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/simd_store&action=edit&redlink=1
转换https://zh.cppreference.com/cpp/numeric/simd#转换
chunkhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/chunk&action=edit&redlink=1
cathttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/cat&action=edit&redlink=1
算法https://zh.cppreference.com/cpp/numeric/simd#算法
minmaxminmaxhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/min_max&action=edit&redlink=1
clamphttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/clamp&action=edit&redlink=1
selecthttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/select&action=edit&redlink=1
归约https://zh.cppreference.com/cpp/numeric/simd#归约
all_ofany_ofnone_ofhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/all_any_none_of&action=edit&redlink=1
reducereduce_minreduce_maxhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/reduce&action=edit&redlink=1
reduce_min_indexreduce_max_indexhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/reduce_min_max_index&action=edit&redlink=1
reduce_counthttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/reduce_count&action=edit&redlink=1
特征https://zh.cppreference.com/cpp/numeric/simd#特征
alignmenthttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/alignment&action=edit&redlink=1
rebindhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/rebind&action=edit&redlink=1
resizehttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/resize&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/navbar_content&action=edit
Template:cpp/numeric/simd/basic vec/navbar contenthttps://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/navbar_content&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/navbar_content&action=edit
https://zh.cppreference.com/cpp/header/simd
可向量化类型https://zh.cppreference.com/cpp/numeric/simd#可向量化类型
deduce-abi-thttps://zh.cppreference.com/cpp/numeric/simd#deduce-abi-t
可平凡复制 (TriviallyCopyable) https://zh.cppreference.com/cpp/named_req/TriviallyCopyable
1 模板形参https://zh.cppreference.com/cpp/numeric/simd/basic_vec#模板形参
2 成员类型https://zh.cppreference.com/cpp/numeric/simd/basic_vec#成员类型
3 成员常量https://zh.cppreference.com/cpp/numeric/simd/basic_vec#成员常量
4 成员函数https://zh.cppreference.com/cpp/numeric/simd/basic_vec#成员函数
5 非成员函数https://zh.cppreference.com/cpp/numeric/simd/basic_vec#非成员函数
6 推导指引https://zh.cppreference.com/cpp/numeric/simd/basic_vec#推导指引
7 注解https://zh.cppreference.com/cpp/numeric/simd/basic_vec#注解
8 示例https://zh.cppreference.com/cpp/numeric/simd/basic_vec#示例
9 参阅https://zh.cppreference.com/cpp/numeric/simd/basic_vec#参阅
标签类型https://zh.cppreference.com/cpp/numeric/simd#ABI_标签
simd-size-typehttps://zh.cppreference.com/cpp/numeric/simd#simd-size-type
simd-size-vhttps://zh.cppreference.com/cpp/numeric/simd#simd-size-v
Template:cpp/numeric/simd/basic vec/dsc constructorhttps://zh.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 athttps://zh.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 arithhttps://zh.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 arith2https://zh.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 arithhttps://zh.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 compoundhttps://zh.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 cmphttps://zh.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 selecthttps://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/basic_vec/dsc_simd_select&action=edit&redlink=1
contiguous_rangehttps://zh.cppreference.com/cpp/ranges/contiguous_range
sized_rangehttps://zh.cppreference.com/cpp/ranges/sized_range
常量表达式https://zh.cppreference.com/cpp/language/constant_expression
simd::basic_maskhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_basic_mask&action=edit
simd::maskhttps://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_mask&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/simd/dsc_mask&action=edit
valarrayhttps://zh.cppreference.com/cpp/numeric/valarray
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/dsc_valarray&action=edit
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
无示例的 todohttps://zh.cppreference.com/index.php?title=Category:%E6%97%A0%E7%A4%BA%E4%BE%8B%E7%9A%84_todo&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/cpp/numeric/simd/basic_vec
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/numeric/simd/basic_vec
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/numeric/simd/basic_vec
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&oldid=102616
页面信息https://zh.cppreference.com/index.php?title=cpp/numeric/simd/basic_vec&action=info
Englishhttp://en.cppreference.com/cpp/numeric/simd/basic_vec
Españolhttp://es.cppreference.com/cpp/numeric/simd/basic_vec

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.