Exemple #1
0
 public void DefineMatrix(IMutableMatrixEx M)
 {
     FullMatrix = M.ToFullMatrixOnProc0();
 }