Constructor

NumCosmoMathDataRosenbrocknew

Declaration [src]

NcmDataRosenbrock*
ncm_data_rosenbrock_new (
  void
)

Description [src]

Creates a new Rosenbrock distribution object.

Return value

Type: NcmDataRosenbrock

The newly created object.

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