instance method Matrix#round

round(ndigits = 0) -> Matrix[permalink][rdoc][edit]

行列の各要素を指定した桁数で丸めた行列を返します。

[SEE_ALSO] Float#round