Logarithm Fast Fourier Algorithm
Logarithm Fast Fourier Algorithm — Object implementing logarithm fast fourier transform
|
|
Object Hierarchy
GObject
+----NcmFftlog
Properties
"L" gdouble : Read / Write / Construct Only
"N" guint : Read / Write / Construct Only
"k0" gdouble : Read / Write / Construct Only
"r0" gdouble : Read / Write / Construct Only
Details
struct NcmFftlog
struct NcmFftlog;
struct NcmFftlogClass
struct NcmFftlogClass {
};
Property Details
The "L"
property
"L" gdouble : Read / Write / Construct Only
Function log-period.
Default value: 1
The "N"
property
"N" guint : Read / Write / Construct Only
Number of knots.
Default value: 10
The "k0"
property
"k0" gdouble : Read / Write / Construct Only
Center value for k.
Default value: 0
The "r0"
property
"r0" gdouble : Read / Write / Construct Only
Center value for r.
Default value: 0