Constructor

NumCosmoCBEPrecisionnew

Declaration [src]

NcCBEPrecision*
nc_cbe_precision_new (
  void
)

Description [src]

Creates a new NcCBEPrecision object with default CLASS precision parameters.

Return value

Type: NcCBEPrecision

A new NcCBEPrecision.

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