Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
colvarmodule::matrix2d< T >::row Class Reference

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
 

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