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

UIestimator::n_vector Class Template Reference

#include <colvar_UIestimator.h>

List of all members.

Public Methods

 n_vector ()
 n_vector (const std::vector< double > &lowerboundary_input, const std::vector< double > &upperboundary_input, const std::vector< double > &width_input, const int y_size_input, const T &default_value)
T & get_value (const std::vector< double > &x)
void set_value (const std::vector< double > &x, const T value)
void increase_value (const std::vector< double > &x, const T value)

template<typename T>
class UIestimator::n_vector< T >


Constructor & Destructor Documentation

template<typename T>
UIestimator::n_vector< T >::n_vector   [inline]
 

Definition at line 143 of file colvar_UIestimator.h.

template<typename T>
UIestimator::n_vector< T >::n_vector const std::vector< double > &    lowerboundary_input,
const std::vector< double > &    upperboundary_input,
const std::vector< double > &    width_input,
const int    y_size_input,
const T &    default_value
[inline]
 

Definition at line 144 of file colvar_UIestimator.h.


Member Function Documentation

template<typename T>
T& UIestimator::n_vector< T >::get_value const std::vector< double > &    x [inline]
 

Definition at line 168 of file colvar_UIestimator.h.

template<typename T>
void UIestimator::n_vector< T >::increase_value const std::vector< double > &    x,
const T    value
[inline]
 

Definition at line 176 of file colvar_UIestimator.h.

template<typename T>
void UIestimator::n_vector< T >::set_value const std::vector< double > &    x,
const T    value
[inline]
 

Definition at line 172 of file colvar_UIestimator.h.


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