Method

NumCosmoPowspecMLTransferset_tf

Declaration [src]

void
nc_powspec_ml_transfer_set_tf (
  NcPowspecMLTransfer* ps_mlt,
  NcTransferFunc* tf
)

Description [src]

Sets the NcTransferFunc to tf.

Parameters

tf

Type: NcTransferFunc

A NcTransferFunc.

The data is owned by the caller of the method.