This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / lib / _function_base_impl / _lerp

function

numpy.lib._function_base_impl:_lerp

source: build-install/usr/lib/python3.14/site-packages/numpy/lib/_function_base_impl.py :4570

Signature

def   _lerp ( a b t out = None )

Summary

Compute the linear interpolation weighted by gamma on each point of two same shape array.

Extended Summary

a

a

b

b

t

t

out

out

Aliases

  • numpy.lib._function_base_impl._lerp