Method

NumCosmoMathNNLSsolve_gsmo

Declaration [src]

gdouble
ncm_nnls_solve_gsmo (
  NcmNNLS* nnls,
  NcmMatrix* A,
  NcmVector* x,
  NcmVector* f
)

Description

No description available.

Parameters

A

Type: NcmMatrix

No description available.

The data is owned by the caller of the method.
x

Type: NcmVector

No description available.

The data is owned by the caller of the method.
f

Type: NcmVector

No description available.

The data is owned by the caller of the method.

Return value

Type: gdouble

No description available.