#include <colvartypes.h>
Public Methods | |
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 () const | |
int | set (cvm::vector1d< T > const &v) const |
Public Attributes | |
T * | data |
size_t | length |
|
Definition at line 371 of file colvartypes.h. |
|
Definition at line 380 of file colvartypes.h. |
|
Definition at line 377 of file colvartypes.h. References data. |
|
Definition at line 374 of file colvartypes.h. References data. |
|
Definition at line 384 of file colvartypes.h. References COLVARS_BUG_ERROR, data, colvarmodule::error, and length. |
|
Definition at line 369 of file colvartypes.h. |
|
Definition at line 370 of file colvartypes.h. |