Popolo
Popolo
名前空間
Popolo.Numerics.MatrixOperation
VectorView クラス
VectorView コンストラクター
VectorView コンストラクター (IVector, Int32)
VectorView コンストラクター (IVector, Int32, Int32)
VectorView コンストラクター (IMatrix, Boolean, Int32, Int32)
VectorView コンストラクター (IMatrix, Boolean, Int32, Int32, Int32)
VectorView コンストラクター (IMatrix, Boolean, Int32, Int32)
コンストラクタ
名前空間:
Popolo.Numerics.MatrixOperation
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
VectorView
(
IMatrix
matrix
,
bool
isRowVector
,
int
rowStartNumber
,
int
columnStartNumber
)
パラメーター
matrix
型:
Popolo.Numerics.MatrixOperation
.
IMatrix
もとの行列
isRowVector
型:
System
.
Boolean
行ベクトルか否か
rowStartNumber
型:
System
.
Int32
部分ベクトル開始行番号
columnStartNumber
型:
System
.
Int32
部分ベクトル開始列番号
関連項目
参照
VectorView クラス
VectorView オーバーロード
Popolo.Numerics.MatrixOperation 名前空間