Mol(Math Object Library) fot .Net
3次の中心積率を格納するベクトル(デフォルトはnull)です。
計算には2次と3次の積率が必要(ベクトルが設定されていなければ自動作成されます)です。
計算する必要が無い場合は null を設定します。
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public VectorDenseDouble Moment3C { get; set; } |
Visual Basic |
---|
Public Property Moment3C As VectorDenseDouble
Get
Set |
Visual C++ |
---|
public:
property VectorDenseDouble^ Moment3C {
VectorDenseDouble^ get ();
void set (VectorDenseDouble^ value);
} |
|
---|
member Moment3C : VectorDenseDouble with get, set
|
Property Value
タイプ:
VectorDenseDouble参照