isNotEmpty

inline fun ComplexFloatArray.isNotEmpty(): Boolean
inline fun ComplexDoubleArray.isNotEmpty(): Boolean

Returns true if the array is not empty.