Virtual Method

NumCosmoMathIntegralNDget_dimensions

Declaration [src]

void
get_dimensions (
  NcmIntegralND* intnd,
  guint* dim,
  guint* fdim
)

Description

No description available.

Parameters

dim

Type: guint*

The dimension of the integral argument.

The argument will be set by the function.
fdim

Type: guint*

The dimension of the function to be integrated.

The argument will be set by the function.