예제 #1
0
 public static ISimpleIndices createSimple(IndicesSymmetries symmetries, params uint[] data)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public static ISimpleIndices createSimple(IndicesSymmetries symmetries, IIndices indices)
 {
     throw new NotImplementedException();
 }