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

#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).

Additional Inherited Members

- Public Attributes inherited from std::array< T >
elements
 STL member.
 

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