|
Collective Variables Module - Developer Documentation
|
Public Types | |
| using | value_type = T |
| using | size_type = decltype(N) |
| using | reference = value_type & |
| using | const_reference = const value_type & |
| using | pointer = T * |
| using | const_pointer = const T * |
Public Attributes | |
| T | m_data [N] |