Mol(Math Object Library) fot .Net
行列の基本クラス。

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

構文

C#
public abstract class _Matrix : _Array
Visual Basic
Public MustInherit Class _Matrix
	Inherits _Array
Visual C++
public ref class _Matrix abstract : public _Array
[<AbstractClassAttribute>]
type _Matrix =  
    class
        inherit _Array
    end

派生階層

System..::..Object
  Mol..::.._Mol
    Mol..::.._Array
      Mol..::.._Matrix
        Mol..::.._MatrixComplex
        Mol..::.._MatrixDouble

参照