Gromacs  2021-sycl
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::internal::SimdTraits< T > Struct Template Reference

#include <gromacs/simd/simd.h>

Description

template<typename T>
struct gmx::internal::SimdTraits< T >

Simd traits.

These traits are used to query data about SIMD types. Currently provided data is useful for SIMD loads (load function and helper classes for ArrayRef<> in simd_memory.h). Provided data:


The documentation for this struct was generated from the following file: