verry.linalg.norm# verry.linalg.norm(a, ord)# Compute a matrix or vector norm. Parameters: ord (Literal["fro", "inf", "one", "two"]) – Order of the norm (see NumPy documentation). Return type: Interval