![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
The class Table. More...
#include "Func.h"

Go to the source code of this file.
Classes | |
| class | cbl::data::Table |
| The class Table. More... | |
Namespaces | |
| cbl | |
| The global namespace of the CosmoBolognaLib | |
| cbl::data | |
| The namespace of the functions and classes used to handle data of any kind. | |
Typedefs | |
| typedef std::map< std::string, std::vector< double > > | cbl::data::table_map |
| Map type used in Table class. | |