------------------------------------------------------------------------------- Set = 0 if the matrix is all zeros. ------------------------------------------------------------------------------- yes = IsZero( a ) ------------------------------------------------------------------------------- ------ Inputs ------ a Matrix ------- Outputs ------- yes 0 if matrix is zero -------------------------------------------------------------------------------