Mol(Math Object Library) fot .Net
要素が実数の基本行列クラス

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

構文

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

派生階層

System..::..Object
  Mol..::.._Mol
    Mol..::.._Array
      Mol..::.._Matrix
        Mol..::.._MatrixDouble
          Mol..::.._MatrixGeneralDouble
          Mol..::.._MatrixSquareDouble

参照