UIestimator::n_matrix Class Reference
#include <colvar_UIestimator.h>
List of all members.
Public Methods
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)
Constructor & Destructor Documentation
UIestimator::n_matrix::n_matrix
(
)
[inline]
UIestimator::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
)
[inline]
Member Function Documentation
int UIestimator::n_matrix::get_value
(
const std::vector< double > &
x,
const std::vector< double > &
y
)
[inline]
void UIestimator::n_matrix::increase_value
(
const std::vector< double > &
x,
const std::vector< double > &
y,
const int
value
)
[inline]
void UIestimator::n_matrix::set_value
(
const std::vector< double > &
x,
const std::vector< double > &
y,
const int
value
)
[inline]
The documentation for this class was generated from the following file:
Generated on Tue Nov 18 02:50:05 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002