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