#include <eigenfaces.h>
Public Member Functions | |
bool | operator< (const EigenSort o1) const |
Public Attributes | |
int | eigenindex |
double | weight |
Definition at line 66 of file eigenfaces.h.
bool EigenSort::operator< | ( | const EigenSort | o1 | ) | const [inline] |
Definition at line 71 of file eigenfaces.h.
Definition at line 69 of file eigenfaces.h.
double EigenSort::weight |
Definition at line 70 of file eigenfaces.h.