バージョン

Variance(ComplexMatrix,StatisticsType) メソッド

ComplexMatrixx のすべての要素の差異の例を返します。
シンタックス
'宣言
 
Public Overloads Shared Function Variance( _
   ByVal x As ComplexMatrix, _
   ByVal stat As StatisticsType _
) As Complex
public static Complex Variance( 
   ComplexMatrix x,
   StatisticsType stat
)

パラメータ

x
ComplexMatrix。
stat
望ましい統計の型。

戻り値の型

x の差異 。
参照