Function

NumCosmoMathStatsVecUpdateFunc

Declaration

void
(* NcmStatsVecUpdateFunc) (
  NcmStatsVec* svec,
  const gdouble w,
  NcmVector* x
)

Description

No description available.

Parameters

svec

Type: NcmStatsVec

No description available.

The data is owned by the caller of the function.
w

Type: const gdouble

No description available.

x

Type: NcmVector

No description available.

The data is owned by the caller of the function.