w2kmeans::ClusterInputHistory< GridType > Class Template Reference

List of all members.

Detailed Description

template<class GridType>
class w2kmeans::ClusterInputHistory< GridType >

The state is arranged chronologically (earliest first).

The size of this vector should be determined by the actions to be performed on it.


Public Member Functions

ClusterTableInput< GridType > & latest ()
const ClusterTableInput< GridType > & latest () const
void prune (size_t maxHistory)

Public Attributes

std::vector< ClusterTableInput<
GridType > > 
inputs


Member Function Documentation

template<class GridType>
const ClusterTableInput<GridType>& w2kmeans::ClusterInputHistory< GridType >::latest (  )  const [inline]

template<class GridType>
ClusterTableInput<GridType>& w2kmeans::ClusterInputHistory< GridType >::latest (  )  [inline]

template<class GridType>
void w2kmeans::ClusterInputHistory< GridType >::prune ( size_t  maxHistory  )  [inline]


Member Data Documentation

template<class GridType>
std::vector< ClusterTableInput<GridType> > w2kmeans::ClusterInputHistory< GridType >::inputs


Generated on Fri May 4 13:40:24 2012 for WDSS-IIw2algs by  doxygen 1.4.7