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