Class

NumCosmoWLEllipticitySeriesTraceDet

Description

final class NumCosmo.WLEllipticitySeriesTraceDet : GObject.Object
{
  /* No available fields */
}

No description available.

Ancestors

Constructors

nc_wl_ellipticity_series_trace_det_new
No description available.

Functions

nc_wl_ellipticity_series_trace_det_clear
No description available.

Instance methods

nc_wl_ellipticity_series_trace_det_eval

Refills sers chi and jac series (see nc_wl_ellipticity_series_trace_det_get_chi()/ _get_jac()) at $\chi_L=\rho\,w$.

nc_wl_ellipticity_series_trace_det_free
No description available.

nc_wl_ellipticity_series_trace_det_get_chi
No description available.

nc_wl_ellipticity_series_trace_det_get_jac
No description available.

nc_wl_ellipticity_series_trace_det_ref
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

NumCosmo.WLEllipticitySeriesTraceDet:order

Truncation order $N$ of the $g$-power series. Immutable for the object’s whole life — every NcmLaurentSeriesTPS this needs is sized and allocated once, here.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct NumCosmoWLEllipticitySeriesTraceDetClass {
  GObjectClass parent_class;
  
}

No description available.

Class members
parent_class: GObjectClass

No description available.