bundles / scipy latest / scipy / special / _orthogonal / orthopoly1d / __init__
function
scipy.special._orthogonal:orthopoly1d.__init__
Signature
def __init__ ( self , roots , weights = None , hn = 1.0 , kn = 1.0 , wfunc = None , limits = None , monic = False , eval_func = None ) Summary
No Docstrings
Aliases
-
scipy.special._orthogonal.orthopoly1d.__init__