バージョン

StandardError(ComplexMatrix) メソッド

ComplexMatrixx のすべての要素の平均の標準誤差を返します。
シンタックス
'宣言
 
Public Overloads Shared Function StandardError( _
   ByVal x As ComplexMatrix _
) As Complex
public static Complex StandardError( 
   ComplexMatrix x
)

パラメータ

x
ComplexMatrix。

戻り値の型

x の平均の標準誤差。
参照