Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
行列の行ベクトル
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public _VectorsDouble Rows { get; } |
Visual Basic |
---|
Public ReadOnly Property Rows As _VectorsDouble Get |
Visual C++ |
---|
public: property _VectorsDouble^ Rows { _VectorsDouble^ get (); } |
member Rows : _VectorsDouble with get |