Mol(Math Object Library) fot .Net
要素が複素数の一般密行列

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

構文

C#
public class MatrixDenseGeneralComplex : _MatrixGeneralComplex
Visual Basic
Public Class MatrixDenseGeneralComplex
	Inherits _MatrixGeneralComplex
Visual C++
public ref class MatrixDenseGeneralComplex : public _MatrixGeneralComplex
type MatrixDenseGeneralComplex =  
    class
        inherit _MatrixGeneralComplex
    end

派生階層

System..::..Object
  Mol..::.._Mol
    Mol..::.._Array
      Mol..::.._Matrix
        Mol..::.._MatrixComplex
          Mol..::.._MatrixGeneralComplex
            Mol..::..MatrixDenseGeneralComplex

参照