![]() |
![]() |
![]() |
NumCosmo Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
Logarithm Fast Fourier AlgorithmLogarithm Fast Fourier Algorithm — Object implementing logarithm fast fourier transform |
Synopsis
struct NcmFftlogClass; struct NcmFftlog; void ncm_fftlog_set_name (NcmFftlog *fftlog
,const gchar *name
); gchar * ncm_fftlog_peek_name (NcmFftlog *fftlog
); void ncm_fftlog_set_size (NcmFftlog *fftlog
,guint n
); guint ncm_fftlog_get_size (NcmFftlog *fftlog
); void ncm_fftlog_set_length (NcmFftlog *fftlog
,gdouble L
); gdouble ncm_fftlog_get_length (NcmFftlog *fftlog
);
Properties
"L" gdouble : Read / Write / Construct Only "N" guint : Read / Write / Construct Only "k0" gdouble : Read / Write / Construct Only "name" gchar* : Read / Write / Construct Only "r0" gdouble : Read / Write / Construct Only
Details
ncm_fftlog_set_name ()
void ncm_fftlog_set_name (NcmFftlog *fftlog
,const gchar *name
);
FIXME
|
FIXME |
|
FIXME |
ncm_fftlog_peek_name ()
gchar * ncm_fftlog_peek_name (NcmFftlog *fftlog
);
FIXME
|
FIXME |
Returns : |
FIXME. [transfer none] |
ncm_fftlog_set_size ()
void ncm_fftlog_set_size (NcmFftlog *fftlog
,guint n
);
FIXME
|
FIXME |
|
FIXME |
ncm_fftlog_get_size ()
guint ncm_fftlog_get_size (NcmFftlog *fftlog
);
FIXME
|
FIXME |
Returns : |
FIXME |
ncm_fftlog_set_length ()
void ncm_fftlog_set_length (NcmFftlog *fftlog
,gdouble L
);
FIXME
|
FIXME |
|
FIXME |
Property Details
The "name"
property
"name" gchar* : Read / Write / Construct Only
FFTW Plan wisdown name.
Default value: "fftlog_default_wisdown"