OpenMS
Loading...
Searching...
No Matches
TypeAliases.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <string>
#include <vector>
Include dependency graph for TypeAliases.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 

Typedefs

typedef std::vector< IntIntList
 Vector of signed integers.
 
typedef std::vector< double > DoubleList
 Vector of double precision real types.
 
typedef std::vector< std::string > StringList
 Vector of String.