IODA Bundle
|
#include <map>
#include <string>
#include <vector>
#include "Eigen/Dense"
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 |