Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

UIestimator::n_matrix Class Reference

#include <colvar_UIestimator.h>

List of all members.

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)


Constructor & Destructor Documentation

UIestimator::n_matrix::n_matrix   [inline]
 

Definition at line 36 of file colvar_UIestimator.h.

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]
 

Definition at line 37 of file colvar_UIestimator.h.

References UIestimator::EPSILON.


Member Function Documentation

int UIestimator::n_matrix::get_value const std::vector< double > &    x,
const std::vector< double > &    y
[inline]
 

Definition at line 67 of file colvar_UIestimator.h.

void UIestimator::n_matrix::increase_value const std::vector< double > &    x,
const std::vector< double > &    y,
const int    value
[inline]
 

Definition at line 75 of file colvar_UIestimator.h.

void UIestimator::n_matrix::set_value const std::vector< double > &    x,
const std::vector< double > &    y,
const int    value
[inline]
 

Definition at line 71 of file colvar_UIestimator.h.


The documentation for this class was generated from the following file:
Generated on Tue Apr 23 04:26:04 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002