MorphoGraphX  2.0-1-227
Classes | Namespaces | Typedefs
DataAnalyzer.hpp File Reference
#include <math.h>
#include "Progress.hpp"
#include "Geometry.hpp"
#include "Types.hpp"
#include <stdio.h>
#include <cstdlib>
#include <iostream>
#include <string.h>
#include <fstream>
#include <dirent.h>

Go to the source code of this file.

Classes

struct  mgx::SortResultData
 
struct  mgx::FileDataType
 
struct  mgx::FileEFactorDataType
 
class  mgx::DataAnalyzer
 

Namespaces

 mgx
 Distributed matrix library.
 

Typedefs

typedef std::vector< SortResultData > mgx::SortResultVector
 
typedef std::vector< SortResultVector > mgx::SortResultVectorAll
 
typedef std::vector< FileDataType > mgx::FileDataVector
 
typedef std::vector< FileEFactorDataType > mgx::FileEFactorDataVector
 
typedef Vector< 2, int > mgx::Vec2i
 
typedef std::vector< Vec2i > mgx::tagTypeVector
 
typedef std::map< int, FileDataVector > mgx::tagDataMap
 
typedef std::vector< QString > mgx::FilenameVector