Table of Contents

Delegate np.PadFunc

Namespace
NumSharp
Assembly
NumSharp.dll
public delegate void np.PadFunc(NDArray vector, (int before, int after) padWidth, int axis, object kwargs)

Parameters

vector NDArray
padWidth (int AxisA, int AxisB)
axis int
kwargs object