isNull

Checks if the vector is a null vector, i.e., all its components are equal to 0.0.

Return

True if all components of the vector are 0.0, false otherwise.