bundles / numpy 2.4.3 / numpy / polynomial / polyutils / _valnd
function
numpy.polynomial.polyutils:_valnd
Signature
def _valnd ( val_f , c , * args ) Summary
Helper function used to implement the <type>val<n>d functions.
Parameters
val_f: function(array_like, array_like, tensor: bool) -> array_likeThe
<type>valfunction, such aspolyvalc, argsSee the
<type>val<n>dfunctions for more detail
Aliases
-
numpy.polynomial.polyutils._valnd