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

The class PowerSpectrum_angular. More...

Include dependency graph for PowerSpectrum_Angular.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbl::measure::angularpk::PowerSpectrum_angular
 The class PowerSpectrum_angular. More...
 

Namespaces

 cbl
 The global namespace of the CosmoBolognaLib
 
 cbl::measure
 The namespace of the functions and classes used to manage any kind of measure
 
 cbl::measure::angularpk
 The namespace of the angular power spectrum
 

Enumerations

enum class  cbl::measure::angularpk::AngularEstimator { cbl::measure::angularpk::_Fast_ , cbl::measure::angularpk::_SphericalArmonic_ }
 the angular two-point correlation estimator type More...
 

Functions

void cbl::measure::angularpk::read_mixing_matrix (const std::string dir, const std::string file, std::vector< double > &ll, std::vector< std::vector< double >> &matrix)
 read mixing matrix from file More...
 

Detailed Description

The class PowerSpectrum_angular.

This file defines the interface of the class PowerSpectrum_angular, used to measure the angular power spectrum

Definition in file PowerSpectrum_Angular.h.