|   |  | 
#include <features.h>
| Public Member Functions | |
| features () | |
| features (const size_t n) | |
| features (af_features f) | |
| ~features () | |
| features & | operator= (const features &f) | 
| size_t | getNumFeatures () const | 
| array | getX () const | 
| array | getY () const | 
| array | getScore () const | 
| array | getOrientation () const | 
| array | getSize () const | 
| af_features | get () const | 
| features | ( | ) | 
| features | ( | const size_t | n | ) | 
| features | ( | af_features | f | ) | 
| ~features | ( | ) | 
| af_features get | ( | ) | const | 
| size_t getNumFeatures | ( | ) | const | 
| array getOrientation | ( | ) | const | 
| array getScore | ( | ) | const | 
| array getSize | ( | ) | const | 
| array getX | ( | ) | const | 
| array getY | ( | ) | const |