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

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

構文

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

派生階層

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

参照