Mol(Math Object Library) fot .Net
要素が実複素数の下三角行列

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

構文

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

派生階層

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

参照