Public Member Functions | Public Attributes
EigenFace::LabelDist Struct Reference

#include <eigenfaces.h>

List of all members.

Public Member Functions

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

Public Attributes

char * label
double dist

Detailed Description

Definition at line 37 of file eigenfaces.h.


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

Definition at line 40 of file eigenfaces.h.

Definition at line 39 of file eigenfaces.h.


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