Mol(Math Object Library) fot .Net
行列の行ベクトル

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

構文

C#
public _VectorsComplex Rows { get; }
Visual Basic
Public ReadOnly Property Rows As _VectorsComplex
	Get
Visual C++
public:
property _VectorsComplex^ Rows {
	_VectorsComplex^ get ();
}
member Rows : _VectorsComplex with get

Return Value

タイプ: _VectorsComplex
全行ベクトルを管理する _VectorsComplex オブジェクト

参照