Function

NumCosmoMathLaurentSeriesTPSclear

Declaration [src]

void
ncm_laurent_series_tps_clear (
  NcmLaurentSeriesTPS** tps
)

Description [src]

Unrefs *tps and sets it to NULL.

Parameters

tps

Type: NcmLaurentSeriesTPS

A NcmLaurentSeriesTPS.

The data is owned by the caller of the function.