{ } Raw JSON

bundles / numpy 2.4.4 / numpy / polynomial / polyutils / _gridnd

function

numpy.polynomial.polyutils:_gridnd

source: /numpy/polynomial/polyutils.py :503

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_like

The <type>val function, such as polyval

c, args

See the <type>grid<n>d functions for more detail

Aliases

  • numpy.polynomial.polyutils._gridnd