Virtual Method
NumCosmoGalaxySDShapedirect_estimate
Declaration [src]
void
direct_estimate (
NcGalaxySDShape* gsds,
NcmMSet* mset,
GPtrArray* data_array,
gdouble* gt,
gdouble* gx,
gdouble* sigma_t,
gdouble* sigma_x,
gdouble* rho
)
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. data_array-
Type: An array of
NoneA
GPtrArrayofNcGalaxySDShapeData.The data is owned by the caller of the method. gt-
Type:
gdouble*The reduced tangential shear.
The argument will be set by the function. gx-
Type:
gdouble*The cross shear.
The argument will be set by the function. sigma_t-
Type:
gdouble*The tangential scatter.
The argument will be set by the function. sigma_x-
Type:
gdouble*The cross scatter.
The argument will be set by the function. rho-
Type:
gdouble*The correlation.
The argument will be set by the function.