IODA Bundle
IngesterTypes.h File Reference
#include <map>
#include <string>
#include <vector>
#include "Eigen/Dense"
Include dependency graph for IngesterTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ingester
 

Typedefs

typedef float Ingester::FloatType
 
typedef Eigen::Array< FloatType, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > Ingester::IngesterArray
 
typedef std::map< std::string, IngesterArray > Ingester::IngesterArrayMap
 
typedef std::vector< std::string > Ingester::IngesterStrVector