Constructor

NumCosmoMathModelRosenbrocknew

Declaration [src]

NcmModelRosenbrock*
ncm_model_rosenbrock_new (
  void
)

Description [src]

Creates a new Rosenbrock model.

Return value

Type: NcmModelRosenbrock

The newly created NcmModelRosenbrock.

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