Function

NumCosmoGalaxyShapeFactorFixedQuadclear

Declaration [src]

void
nc_galaxy_shape_factor_fixed_quad_clear (
  NcGalaxyShapeFactorFixedQuad** gsffq
)

Description [src]

Decreases the reference count of gsffq by one, and sets the pointer gsffq to NULL.

Parameters

gsffq

Type: NcGalaxyShapeFactorFixedQuad

A NcGalaxyShapeFactorFixedQuad.

The data is owned by the caller of the function.