Method
NumCosmoMathSBesselOdeOperatorreset
Declaration [src]
void
ncm_sbessel_ode_operator_reset (
NcmSBesselOdeOperator* op,
gdouble a,
gdouble b,
gint ell_min,
gint ell_max
)
Description [src]
Resets the operator with new structural parameters without modifying the reference count. Clears all factorization state, rotations, and convergence state, but preserves allocated capacities for efficiency. After reset, the operator behaves exactly like a freshly created one.