bundles / numpy 2.4.3 / numpy / polynomial / polyutils / _vander_nd_flat
function
numpy.polynomial.polyutils:_vander_nd_flat
Signature
def _vander_nd_flat ( vander_fs , points , degrees ) Summary
Like _vander_nd, but flattens the last len(degrees) axes into a single axis
Extended Summary
Used to implement the public <type>vander<n>d functions.
Aliases
-
numpy.polynomial.polyutils._vander_nd_flat