Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::AlignedArray< float, N > Struct Template Reference

#include <gromacs/simd/include/gromacs/simd/simd.h>

Inherits std::array< T >.

Description

template<size_t N>
struct gmx::AlignedArray< float, N >

Identical to std::array with GMX_SIMD_FLOAT_WIDTH alignment. Should not be deleted through base pointer (destructor is non-virtual).

Public Attributes

elements
 STL member.
 

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