Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Examples

dsrpdb::Squared_distance Struct Reference

#include <Point.h>

List of all members.


Detailed Description

A functor that computes the squared distance between two points.
Examples:

pdb_align_points.cc, and pdb_distance.cc.

Definition at line 113 of file Point.h.

Public Member Functions

double operator() (const Point &a, const Point &b) const


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