Function

NumCosmoHIPertCompDeps

Declaration

GArray*
(* NcHIPertCompDeps) (
  NcHIPertComp* comp,
  guint vindex
)

Description

No description available.

Parameters

comp

Type: NcHIPertComp

A NcHIPertComp.

The data is owned by the caller of the function.
vindex

Type: guint

A variable index.

Return value

Type: An array of int

The array of dependencies of variable vindex in comp.

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