EigenFace::LabelDist Struct Reference

#include <eigenfaces.h>

List of all members.


Detailed Description

Definition at line 37 of file eigenfaces.h.


Public Member Functions

 LabelDist (char *str, double d)
bool operator< (const LabelDist &x) const

Public Attributes

char * label
double dist

Constructor & Destructor Documentation

EigenFace::LabelDist::LabelDist ( char *  str,
double  d 
) [inline]

Definition at line 41 of file eigenfaces.h.


Member Function Documentation

bool EigenFace::LabelDist::operator< ( const LabelDist x  )  const [inline]

Definition at line 42 of file eigenfaces.h.


Member Data Documentation

char* EigenFace::LabelDist::label

Definition at line 39 of file eigenfaces.h.

double EigenFace::LabelDist::dist

Definition at line 40 of file eigenfaces.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 2 05:25:34 2008 for contrib/oul/ouml by  doxygen 1.5.1