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 コンストラクター (IVector, Int32)
コンストラクタ
名前空間:
Popolo.Numerics.MatrixOperation
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
VectorView
(
IVector
vector
,
int
startNumber
)
パラメーター
vector
型:
Popolo.Numerics.MatrixOperation
IVector
もとのベクトル
startNumber
型:
System
Int32
部分ベクトル開始番号
関連項目
参照
VectorView クラス
VectorView オーバーロード
Popolo.Numerics.MatrixOperation 名前空間