Eye.array (property)

Compute the underyling numpy array by calling:

np.eye(M, N, k)

Returns

  • (numpy array): the underlying (computed) numpy array