Vespucci  1.0.0
analysisresults.h File Reference
#include "Global/libvespucci.h"
#include "Math/VespucciMath.h"
#include <QStringList>
#include <QMap>
#include <QSharedPointer>

Go to the source code of this file.

Classes

class  AnalysisResults
 The AnalysisResults class A container for a mat object that allows a mat to be copied to a heap-allocated object (this) so pointers to that mat cannot go out of scope. These objects should be heap-allocated inside smart pointers. More...