#include "stdafx.h"
#include "Detector.h"
Go to the source code of this file.
Classes | |
class | MetricsDetector |
A derived class to represent a detector that tracks metrics information. More... | |
Defines | |
#define | AFX_METRICSDETECTOR_H__06A2EEA5_6E1B_4581_BB61_6FEC99FBABCC__INCLUDED_ |
Typedefs | |
typedef std::vector < std::vector< double > > | M2Ddbl |
#define AFX_METRICSDETECTOR_H__06A2EEA5_6E1B_4581_BB61_6FEC99FBABCC__INCLUDED_ |
Definition at line 6 of file MetricsDetector.h.
typedef std::vector< std::vector<double> > M2Ddbl |
Definition at line 15 of file MetricsDetector.h.