![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
The namespace of the functions and classes used to handle pairs of objects More...
Enumerations | |
enum class | PairType { _angular_lin_ , _angular_log_ , _comoving_lin_ , _comoving_log_ , _comoving_multipoles_lin_ , _comoving_multipoles_log_ , _comovingCartesian_linlin_ , _comovingCartesian_linlog_ , _comovingCartesian_loglin_ , _comovingCartesian_loglog_ , _comovingPolar_linlin_ , _comovingPolar_linlog_ , _comovingPolar_loglin_ , _comovingPolar_loglog_ } |
the pair type More... | |
enum class | PairInfo { _standard_ , _extra_ } |
the information contained in the pairs More... | |
Functions | |
std::vector< std::string > | PairTypeNames () |
return a vector containing the PairType names More... | |
std::vector< std::string > | PairInfoNames () |
return a vector containing the PairInfo names More... | |
The namespace of the functions and classes used to handle pairs of objects
The pairs namespace contains all the functions and classes to handle pairs of objects
|
strong |
|
strong |
the pair type
|
inline |