CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
Path.h File Reference

The class Path used to handle the Cosmobolognalib paths. More...

#include <iostream>
#include <sstream>
#include <unordered_map>
#include <fstream>
#include <cmath>
#include <complex>
#include <iomanip>
#include <vector>
#include <algorithm>
#include <memory>
#include <numeric>
#include <functional>
#include <stdlib.h>
#include <unistd.h>
#include <random>
#include <map>
#include <omp.h>
#include <stdio.h>
#include <time.h>
#include <fcntl.h>
#include <ctype.h>
#include <sys/stat.h>
#include <errno.h>
Include dependency graph for Path.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbl::Path
 The class Path. More...
 

Namespaces

 cbl
 The global namespace of the CosmoBolognaLib
 

Detailed Description

The class Path used to handle the Cosmobolognalib paths.

This file defines the interface of the class Path, used to handle the Cosmobolognalib paths

Author
Sofia Contarini
sofia.nosp@m..con.nosp@m.tarin.nosp@m.i3@u.nosp@m.nibo..nosp@m.it

Definition in file Path.h.