Method

NumCosmoMathDiffset_max_order

Declaration [src]

void
ncm_diff_set_max_order (
  NcmDiff* diff,
  const guint maxorder
)

Description [src]

Sets the maximum order used when calculating the derivatives to maxorder.

Parameters

maxorder

Type: const guint

The new maximum order.