Collective Variables Module - Developer Documentation
|
Public Member Functions | |
row (T *const row_data, size_t const inner_length) | |
T & | operator[] (size_t const j) |
T const & | operator[] (size_t const j) const |
operator vector1d< T > () const | |
int | set (cvm::vector1d< T > const &v) const |
Public Attributes | |
T * | data |
size_t | length |