Class
NumCosmoHICosmoQSpline
Description [src]
class NumCosmo.HICosmoQSpline : NumCosmo.HICosmo
{
/* No available fields */
}
Kinetic model — Spline deceleration function.
This object implements a kinetic model for the deceleration function using a spline.
It is a subclass of NcHICosmo.
Instance methods
nc_hicosmo_qspline_add_continuity_priors
Adds continuity priors to the spline to ensure smooth transitions between knots.
Properties
Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
No description available.
NumCosmoMath.Model:name
No description available.
NumCosmoMath.Model:nick
No description available.
NumCosmoMath.Model:params-types
No description available.
NumCosmoMath.Model:reparam
No description available.
NumCosmoMath.Model:scalar-params-len
No description available.
NumCosmoMath.Model:sparam-array
No description available.
NumCosmoMath.Model:submodel-array
No description available.
NumCosmoMath.Model:vector-params-len
No description available.
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.