Namespaces | |
namespace | w2kmeans |
Classes | |
struct | w2kmeans::ClusterTableRegion |
Specifies a region for use by ClusterTableAction classes. More... | |
class | w2kmeans::ClusterTableAction< GridType > |
An action that will be performed on a cluster table input to create a new output grid. More... | |
class | w2kmeans::GridOperator< GridType > |
Base-class of cluster-table-action objects that use grids as input. More... | |
class | w2kmeans::ColumnOperator< GridType > |
Base-class of cluster-table-action objects that use columns computed by previous operators as input. More... |