Mol(Math Object Library) fot .Net
要素が複素数の対称行列

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

構文

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

派生階層

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

参照