Collective Variables Module - Developer Documentation
|
The Gaussian kernel data structure. More...
#include <colvarbias_opes.h>
Public Member Functions | |
kernel (cvm::real h, const std::vector< cvm::real > &c, const std::vector< cvm::real > &s) | |
Public Attributes | |
cvm::real | m_height |
std::vector< cvm::real > | m_center |
std::vector< cvm::real > | m_sigma |
The Gaussian kernel data structure.