Function

NumCosmoMathCSQ1DStatenew

Declaration [src]

NcmCSQ1DState*
ncm_csq1d_state_new (
  void
)

Description [src]

Creates a new and uninitialized NcmCSQ1DState.

Return value

Type: NcmCSQ1DState

A new NcmCSQ1DState.

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