Function

NumCosmoHIQG1DSQnew

Declaration [src]

NcHIQG1DSQ*
nc_hiqg_1d_sq_new (
  const gdouble mu,
  const gdouble V,
  const gdouble pV
)

Description [src]

Creates a new fiducial semi-quantum wave function.

Parameters

mu

Type: const gdouble

$\mu$.

V

Type: const gdouble

Volume.

pV

Type: const gdouble

Volume momentum.

Return value

Type: NcHIQG1DSQ

A new NcHIQG1DExp.

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