Determine whether quaternion array is empty
(Quaternion and octonion overloadings of standard MATLAB® function)
TF = isempty(X)
isempty(X) returns logical 1 (true) if the quaternion X is an empty array. The definition of an empty array is the same as that used by the overloaded MATLAB® function.