kmeans
A C++ library for k-means
|
This is the complete list of members for kmeans::MockMatrix, including all inherited members.
create_workspace() const | kmeans::MockMatrix | inline |
create_workspace(index_type start, index_type length) const | kmeans::MockMatrix | inline |
create_workspace(const index_type *sequence, index_type length) const | kmeans::MockMatrix | inline |
data_type typedef | kmeans::MockMatrix | |
dimension_type typedef | kmeans::MockMatrix | |
get_observation(int i, RandomAccessWorkspace &workspace) const | kmeans::MockMatrix | inline |
get_observation(ConsecutiveAccessWorkspace &workspace) const | kmeans::MockMatrix | inline |
get_observation(IndexedAccessWorkspace &workspace) const | kmeans::MockMatrix | inline |
index_type typedef | kmeans::MockMatrix | |
num_dimensions() const | kmeans::MockMatrix | inline |
num_observations() const | kmeans::MockMatrix | inline |