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

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

構文

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

派生階層

System..::..Object
  Mol..::.._Mol
    Mol..::.._Array
      Mol..::.._Matrix
        Mol..::.._MatrixDouble
          Mol..::.._MatrixGeneralDouble
            Mol..::..MatrixDenseBandDouble
            Mol..::..MatrixDenseGeneralDouble
            Mol..::..MatrixSparseGeneralDouble

参照