Virtual Method

NumCosmoMathPowspecget_nknots

Declaration [src]

void
get_nknots (
  NcmPowspec* powspec,
  guint* Nz,
  guint* Nk
)

Description [src]

Gets the number of knots used to calculate the power spectrum.

Parameters

Nz

Type: guint*

Number of knots in $z$.

The argument will be set by the function.
Nk

Type: guint*

Number of knots in $k$.

The argument will be set by the function.