#include <colvar_UIestimator.h>
Public Methods | |
n_matrix () | |
n_matrix (const std::vector< double > &lowerboundary_input, const std::vector< double > &upperboundary_input, const std::vector< double > &width_input, const int y_size_input) | |
int | get_value (const std::vector< double > &x, const std::vector< double > &y) |
void | set_value (const std::vector< double > &x, const std::vector< double > &y, const int value) |
void | increase_value (const std::vector< double > &x, const std::vector< double > &y, const int value) |
|
Definition at line 36 of file colvar_UIestimator.h. |
|
Definition at line 37 of file colvar_UIestimator.h. References UIestimator::EPSILON. |
|
Definition at line 67 of file colvar_UIestimator.h. |
|
Definition at line 75 of file colvar_UIestimator.h. |
|
Definition at line 71 of file colvar_UIestimator.h. |