{ } Raw JSON

bundles / scipy latest / scipy / interpolate / _interpnd / NDInterpolatorBase

class

scipy.interpolate._interpnd:NDInterpolatorBase

source: /scipy/interpolate/_interpnd.cpython-314-x86_64-linux-gnu.so

Signature

class   NDInterpolatorBase ( points values fill_value = nan ndim = None rescale = False need_contiguous = True need_values = True )

Members

Summary

Common routines for interpolators.

Extended Summary

Aliases

  • scipy.interpolate._interpnd.NDInterpolatorBase