kmeans
A C++ library for k-means
|
Workspace for access to consecutive observations. More...
#include <MockMatrix.hpp>
Workspace for access to consecutive observations.
This may be used by matrix implementations to store temporary data structures that can be re-used in each call to get_observation()
.