bundles / scipy latest / scipy / interpolate / _interpolate / _PPolyBase / _ensure_c_contiguous
function
scipy.interpolate._interpolate:_PPolyBase._ensure_c_contiguous
Signature
def _ensure_c_contiguous ( self ) Summary
c and x may be modified by the user. The Cython code expects that they are C contiguous.
Aliases
-
scipy.interpolate._interpolate._PPolyBase._ensure_c_contiguous