リサイズはクリックかドラッグ
ImmutableIVectorItem プロパティ
要素の値を取得する

名前空間:  Popolo.Numerics.MatrixOperation
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
double this[
	int index
] { get; }

パラメーター

index
型: SystemInt32
要素番号

戻り値

型: Double
要素の値
関連項目