Popolo
Popolo
名前空間
Popolo.Numerics.MatrixOperation
IVector インターフェイス
IVector プロパティ
Item プロパティ
IVector
Item プロパティ
要素の値を設定・取得する
名前空間:
Popolo.Numerics.MatrixOperation
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
コピー
double
this
[
int
index
] {
get
;
set
; }
パラメーター
index
型:
System
Int32
要素番号
戻り値
型:
Double
要素の値
実装
ImmutableIVector
Item
Int32
関連項目
参照
IVector インターフェイス
Popolo.Numerics.MatrixOperation 名前空間