Constructor

NumCosmoMathSphereNNnew

Declaration [src]

NcmSphereNN*
ncm_sphere_nn_new (
  void
)

Description [src]

Creates a new NcmSphereNN for a given nobjs.

Return value

Type: NcmSphereNN

A new NcmSphereNN.

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