バージョン

Round メソッド (ComplexMatrix)

各要素 y[i] を Round(y[i]) と置き換えることにより ComplexMatrix、y を更新します。
シンタックス
'宣言
 
Public Function Round() As ComplexMatrix
public ComplexMatrix Round()

戻り値の型

変更された ComplexMatrix。
参照