Functions
contrib/oxl/mvl/HomgInterestPoint.cxx File Reference
#include "HomgInterestPoint.h"
#include <vcl_iostream.h>
#include <vnl/vnl_math.h>
#include <mvl/HomgMetric.h>

Go to the source code of this file.

Functions

vcl_ostream & operator<< (vcl_ostream &s, const HomgInterestPoint &)
bool operator== (const HomgInterestPoint &a, const HomgInterestPoint &b)

Detailed Description

Definition in file HomgInterestPoint.cxx.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
const HomgInterestPoint  
)

Definition at line 87 of file HomgInterestPoint.cxx.

bool operator== ( const HomgInterestPoint a,
const HomgInterestPoint b 
)

Definition at line 92 of file HomgInterestPoint.cxx.