![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
The class PowerSpectrum_angular. More...
#include "TwoPointCorrelation1D_angular.h"
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... | |
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.