Full.array (property)

Compute the underyling numpy array by calling:

np.full(shape, fill_value)

Returns

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