class NotEqualScalar

class NotEqualScalar

Taking elementwise binary test of `not equal` with scalar.

Inputs:

  • N-D array.

Outputs:

  • N-D array.

Template Parameters:

T – Data type for computation.

Param val:

Value of the scalar.