IVector インターフェイス |
名前空間: Popolo.Numerics.MatrixOperation
public interface IVector : ImmutableIVector
IVector 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Item | 要素の値を設定・取得する | |
| Length | ベクトル長を取得する (ImmutableIVectorから継承) |
| 名前 | 説明 | |
|---|---|---|
| ComputeEuclideanNorm | ユークリッドノルムを計算する (ImmutableIVectorから継承) | |
| Initialize | 初期化する |