Project
Loading...
Searching...
No Matches
gsl Namespace Reference

Functions

template<typename T , o2::rans::internal::simd::SIMDWidth width_V, size_t size_V>
auto make_span (const o2::rans::internal::simd::AlignedArray< T, width_V, size_V > &array)
 
template<typename T , o2::rans::internal::simd::SIMDWidth width_V, size_t size_V>
auto make_span (o2::rans::internal::simd::AlignedArray< T, width_V, size_V > &array)
 

Function Documentation

◆ make_span() [1/2]

template<typename T , o2::rans::internal::simd::SIMDWidth width_V, size_t size_V>
auto gsl::make_span ( const o2::rans::internal::simd::AlignedArray< T, width_V, size_V > &  array)

Definition at line 301 of file AlignedArray.h.

◆ make_span() [2/2]

template<typename T , o2::rans::internal::simd::SIMDWidth width_V, size_t size_V>
auto gsl::make_span ( o2::rans::internal::simd::AlignedArray< T, width_V, size_V > &  array)

Definition at line 307 of file AlignedArray.h.