Mol(Math Object Library) fot .Net
計算したい各種プロパティ(基本統計量)を指定します(複数ある場合は | で組み合わせます)

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public Stat..::..PROPERTIES Computed { get; set; }
Visual Basic
Public Property Computed As Stat..::..PROPERTIES
	Get
	Set
Visual C++
public:
property Stat..::..PROPERTIES Computed {
	Stat..::..PROPERTIES get ();
	void set (Stat..::..PROPERTIES value);
}
member Computed : Stat..::..PROPERTIES with get, set

Property Value

タイプ: Stat..::..PROPERTIES

参照