Member Type Aliases¶
B¶
C¶
typedefstruct_with_alignment<T, A>::const_pointer Const pointer to this wrapper type.typedefstruct_with_alignment<T, false>::const_pointer Const pointer to this wrapper type.
D¶
typedefcompound_type_traits<kfr::vec_shape<T, N>>::deep_rebindtypedefcompound_type_traits<kfr::vec<T, N>>::deep_rebindtypedefcompound_type_traits<std::complex<T>>::deep_rebind Rebinds the complex to hold values of the deep-rebound subtype oftypedefcompound_type_traits<kfr::vec_shape<T, N>>::deep_subtypetypedefcompound_type_traits<kfr::vec<T, N>>::deep_subtypetypedefcompound_type_traits<std::complex<T>>::deep_subtype Deepest scalar component type after full recursion.
I¶
typedefvec<T, N>::iuscalar_typetypedefvec<T, N>::iusimd_typetypedefvec<T, N>::iuvalue_type
M¶
typedefvec<T, N>::mask_t
P¶
typedefstruct_with_alignment<T, A>::pointer Pointer to this wrapper type.typedefstruct_with_alignment<T, false>::pointer Pointer to this wrapper type.
R¶
typedefcompound_type_traits<kfr::vec_shape<T, N>>::rebindtypedefcompound_type_traits<kfr::vec<T, N>>::rebindtypedefcompound_type_traits<std::complex<T>>::rebind Rebinds the complex to hold values of type
S¶
typedefvec_shape<T, N>::scalar_type Scalar component type of the element.typedefvec<T, N>::scalar_typetypedefvec<T, N>::simd_element_typetypedefvec<T, N>::simd_typetypedefvec<T, N>::STtypedefcompound_type_traits<kfr::vec_shape<T, N>>::subtypetypedefcompound_type_traits<kfr::vec<T, N>>::subtypetypedefcompound_type_traits<std::complex<T>>::subtype Scalar component type of the complex value.
T¶
typedefspecial_constants<T>::Tsub The scalar subtype used to provide the constants.typedefconstants<T>::Tsubtypedefconstruct_common_type<CT, Tpl>::typetypedefvector_types_for_size_t_impl<vec_tpl, T, csizes_t<sizes...>>::typetypedefbitmask<bits>::type The unsigned integer type selected for the requested width.typedefnative_vector_type<T>::typetypedefvec_template<N>::typetypedefvecvec_template<N1, N2>::typetypedefvec_vec_template<N1, N2>::typetypedefrepresentation<kfr::generic::vec<T, N>>::typetypedefrepresentation<fmt_t<kfr::generic::vec<T, N>, t, width, prec>>::typetypedefrepresentation<kfr::generic::mask<T, N>>::typetypedef::std::tuple_element<I, kfr::vec<T, N>>::typetypedefrepresentation<kfr::complex<T>>::type Result type of the conversion.typedefrepresentation<fmt_t<kfr::complex<T>, t, width, prec>>::type Result type of the conversion.typedefvec_of_complex<N>::type The complex vector type for component type
U¶
typedefvec<T, N>::uscalar_typetypedefvec<T, N>::usimd_typetypedefvec<T, N>::uvalue_type
V¶
typedefvec_shape<T, N>::value_type The element type stored in the vector.typedefportable_vec<T, N>::value_typetypedefvec<T, N>::value_type
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.