Function

NumCosmoMathLapackWSclear

Declaration [src]

void
ncm_lapack_ws_clear (
  NcmLapackWS** ws
)

Description [src]

Clears a Lapack workspace object.

Parameters

ws

Type: NcmLapackWS

A NcmLapackWS.

The data is owned by the caller of the function.