Function

NumCosmoMathMSetPIndexnew

Declaration [src]

NcmMSetPIndex*
ncm_mset_pindex_new (
  NcmModelID mid,
  guint pid
)

Description [src]

Creates a new NcmMSetPIndex.

Parameters

mid

Type: NcmModelID

Model id.

pid

Type: guint

Parameter id.

Return value

Type: NcmMSetPIndex

A new NcmMSetPIndex.

The caller of the function takes ownership of the data, and is responsible for freeing it.