Lines Matching full:views
55 // Compute the canonical views clustering of the vertices of the
57 // as the canonical views/cluster centers, and membership is a map
94 VLOG(2) << "Canonical views clustering time (secs): "
149 const IntSet& views = graph_->vertices();
150 for (IntSet::const_iterator view = views.begin();
151 view != views.end();
160 // added to the set of canonical views.
169 // was added to the list of canonical views and its nearest
183 // Number of views penalty.
195 // Reassign views if they're more similar to the new canonical view.
227 const IntSet& views = graph_->vertices();
228 for (IntSet::const_iterator view = views.begin();
229 view != views.end();