コード例 #1
0
 public override void InitializeIterations()
 {
     _transform = SymmetricMatrix.IdentityMatrix(_rows.GetLength(0)).Components;
 }