isValid#

swordfish.function.isValid()#

Determine if each element of X is null. Return true if at least one element is not null and false otherwise.

Parameters:

X (Constant) – A scalar/vector/matrix.