Mol(Math Object Library) fot .Net
各標本データの重みです(デフォルトは null で重みは 1.0 が仮定されます)です。
設定する場合、ベクトルのサイズは DataMatrix の行数に一致する必要があります。
※ null を設定することはできません。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public VectorDenseDouble Weight { get; set; } |
Visual Basic |
---|
Public Property Weight As VectorDenseDouble
Get
Set |
Visual C++ |
---|
public:
property VectorDenseDouble^ Weight {
VectorDenseDouble^ get ();
void set (VectorDenseDouble^ value);
} |
|
---|
member Weight : VectorDenseDouble with get, set
|
Property Value
タイプ:
VectorDenseDouble参照