test.func

test.func(x, y, *args, **kwargs)

test function

Parameters
  • x, y (array-like) – parameters

  • *args, **kwargs – variable args list and arbitrary keywords

Returns

array-like – the dot product of the input values