gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
ascii_table_reader.hpp File Reference

Simple reader for ASCII tables. More...

#include <iostream>
#include <cstdlib>
#include <fstream>
#include <vector>
#include <map>
#include <sstream>
#include "gambit/Utils/standalone_error_handlers.hpp"
#include "gambit/Utils/local_info.hpp"
Include dependency graph for ascii_table_reader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gambit::ASCIItableReader
 

Namespaces

 Gambit
 TODO: see if we can use this one:
 

Detailed Description

Simple reader for ASCII tables.


Authors (add name and date if you modify):

Definition in file ascii_table_reader.hpp.