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

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

構文

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

派生階層

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

参照