Method
NumCosmoMathSBesselOdeOperatorget_ell_range
Declaration [src]
void
ncm_sbessel_ode_operator_get_ell_range (
NcmSBesselOdeOperator* op,
gint* ell_min,
gint* ell_max
)
Description [src]
Gets the range of angular momentum values [ell_min, ell_max] for which the operator solves. For single-ell operators, ell_min == ell_max.