Public Member Functions | Static Public Member Functions | List of all members
mirtk::SpectralDecomposition::FindClosestPoints Class Reference

For each point in the first set, find closest point in the second set. More...

#include <SpectralDecomposition.h>

Collaboration diagram for mirtk::SpectralDecomposition::FindClosestPoints:
Collaboration graph

Public Member Functions

void operator() (const blocked_range< int > &re) const
 Internal function executed by worker threads.
 

Static Public Member Functions

static Array< int > Run (const PointSet &p1, const PointSet &p2)
 For each point in the first set, find closest point in the second set.
 

Detailed Description

For each point in the first set, find closest point in the second set.

Definition at line 67 of file SpectralDecomposition.h.


The documentation for this class was generated from the following file: