Allocator typedef (defined in ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc >) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
Architecture typedef (defined in ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc >) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
begin() const | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
begin() (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
bin_to_frequency(std::size_t idx) const (defined in ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc >) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
bin_to_period(std::size_t idx) const (defined in ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc >) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
cbegin() const (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
cend() const (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
ChiSquaredType typedef (defined in ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc >) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
ConstIterator typedef (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
degrees_of_freedom() const | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
degrees_of_freedom(double dof) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
end() (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
end() const (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
equiv_sigma_to_power(float sigma) const | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
frequency_step() const | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
frequency_step(FourierFrequencyType const &df) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
frequency_to_bin(data::FourierFrequencyType const &frequency) const (defined in ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc >) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
FrequencySeries(Allocator const &allocator=Allocator()) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
FrequencySeries(std::size_t size, Allocator const &allocator=Allocator()) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
FrequencySeries(FrequencySeries< OtherArch, ValueType, OtherAlloc > const ©, Alloc const &allocator=Allocator()) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | explicit |
FrequencySeries(FourierFrequencyType const &df, std::size_t size, Allocator const &allocator=Allocator()) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
FrequencySeries(FourierFrequencyType const &df, Allocator const &allocator=Allocator()) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
GaussianType typedef (defined in ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc >) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
Iterator typedef (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
power_to_equiv_sigma(float power) const | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
PowerSeries(std::size_t size=0, Allocator const &allocator=Allocator()) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
PowerSeries(FourierFrequencyType const &df, double degrees_of_freedom=2.0f, std::size_t=0, Allocator const &allocator=Allocator()) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
pvalue(float power) const | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |
resize(std::size_t size) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series(Allocator const &) (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series(std::size_t size, Allocator const &) (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series(Series const ©) (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series(Series &©_to_move) (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series(Series< OtherArch, ValueType, OtherAlloc > const ©, Alloc const &allocator) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series() (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
Series(Series< OtherArch, ValueType, OtherAlloc > const ©) (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
size() const | ska::cheetah::data::Series< Arch, ValueType, Alloc > | inline |
ValueType typedef (defined in ska::cheetah::data::Series< Arch, ValueType, Alloc >) | ska::cheetah::data::Series< Arch, ValueType, Alloc > | |
~FrequencySeries() (defined in ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc >) | ska::cheetah::data::FrequencySeries< Arch, ValueType, Alloc > | |
~PowerSeries() (defined in ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc >) | ska::cheetah::data::PowerSeries< Arch, ValueType, Alloc > | |