Public Member Functions | |
| Gaussian (const std::vector< double > ¢er, const std::vector< double > &sigma, double height, bool multivariate) | |
Public Attributes | |
| std::vector< double > | center |
| double | height |
| std::vector< double > | invsigma |
| bool | multivariate |
| std::vector< double > | sigma |
|
inline |
| std::vector<double> PLMD::bias::PBMetaD::Gaussian::center |
| double PLMD::bias::PBMetaD::Gaussian::height |
| std::vector<double> PLMD::bias::PBMetaD::Gaussian::invsigma |
| bool PLMD::bias::PBMetaD::Gaussian::multivariate |
| std::vector<double> PLMD::bias::PBMetaD::Gaussian::sigma |
Hosted by GitHub
|
1.17.0
|