Function

NumCosmoMathLapackWSnew

Declaration [src]

NcmLapackWS*
ncm_lapack_ws_new (
  void
)

Description [src]

Creates a new Lapack workspace object.

Return value

Type: NcmLapackWS

A newly created NcmLapackWS.

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