DSQSS  1.1
クラス cmatrix

#include <matrix.h>

すべてのメンバ一覧

Public メソッド

void resize (const long m0, const long n0)
void resize (const long n0)
 cmatrix ()
 cmatrix (const long n0)
 cmatrix (const long m0, const long n0)
 cmatrix (const cmatrix &X)
cmatrixoperator+= (const cmatrix &A)
cmatrixoperator-= (const cmatrix &A)
cmatrixoperator= (const cmatrix &A)
void clear ()
void zero ()
void unity ()
void identity ()
const void dump (int Mmax)
const void dump (char *)
const void dump01 (int Mmax)

Public 変数

long m
long n
CPPL::dgematrix re
CPPL::dgematrix im

説明

matrix.h139 行で定義されています。


コンストラクタとデストラクタ

cmatrix ( ) [inline]

matrix.h155 行で定義されています。

cmatrix ( const long  n0) [inline]

matrix.h156 行で定義されています。

cmatrix ( const long  m0,
const long  n0 
) [inline]

matrix.h157 行で定義されています。

cmatrix ( const cmatrix X) [inline]

matrix.h158 行で定義されています。


関数

void clear ( ) [inline]

matrix.h181 行で定義されています。

const void dump ( int  Mmax = 10)

matrix.h215 行で定義されています。

const void dump ( char *  s)

matrix.h251 行で定義されています。

関数の呼び出しグラフ:

const void dump01 ( int  Mmax = 64)

matrix.h233 行で定義されています。

void identity ( ) [inline]

matrix.h191 行で定義されています。

呼出しグラフ:

cmatrix& operator+= ( const cmatrix A) [inline]

matrix.h160 行で定義されています。

cmatrix& operator-= ( const cmatrix A) [inline]

matrix.h167 行で定義されています。

cmatrix& operator= ( const cmatrix A) [inline]

matrix.h174 行で定義されています。

void resize ( const long  m0,
const long  n0 
) [inline]

matrix.h146 行で定義されています。

呼出しグラフ:

void resize ( const long  n0) [inline]

matrix.h153 行で定義されています。

関数の呼び出しグラフ:

呼出しグラフ:

void unity ( ) [inline]

matrix.h185 行で定義されています。

呼出しグラフ:

void zero ( )

matrix.h204 行で定義されています。

呼出しグラフ:


変数

CPPL::dgematrix im

matrix.h144 行で定義されています。

long m

matrix.h141 行で定義されています。

long n

matrix.h142 行で定義されています。

CPPL::dgematrix re

matrix.h143 行で定義されています。


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型の値 フレンド マクロ定義