You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / polynomial / polyutils / _vander_nd_flat

function

numpy.polynomial.polyutils:_vander_nd_flat

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

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