search_simple_points.h File Reference
#include <memory>
#include <vector>
#include <cmath>
#include "portage/support/portage.h"
#include "portage/accumulate/accumulate.h"
#include "wonton/support/Point.h"
Go to the source code of this file.
Classes | |
class | Portage::SearchSimplePoints< dim, SourceSwarm, TargetSwarm > |
A simple, crude search algorithm that does a quadratic-time search over a swarm of points. More... | |
Namespaces | |
Portage | |