Functions
contrib/oxl/mvl/TripleMatchSet.cxx File Reference
#include "TripleMatchSet.h"
#include <vcl_cstdlib.h>
#include <vcl_iostream.h>
#include <vnl/vnl_matrix.h>
#include <mvl/PairMatchSet.h>

Go to the source code of this file.

Functions

vcl_ostream & operator<< (vcl_ostream &s, const TripleMatchSet &matches)
 Write to vcl_ostream with header.
vcl_istream & operator>> (vcl_istream &s, TripleMatchSet &matches)

Detailed Description

Definition in file TripleMatchSet.cxx.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
const TripleMatchSet matches 
)

Write to vcl_ostream with header.

Definition at line 110 of file TripleMatchSet.cxx.

vcl_istream& operator>> ( vcl_istream &  s,
TripleMatchSet matches 
)

Definition at line 117 of file TripleMatchSet.cxx.