Example #1
0
 protected virtual int CalcFlatIndex(int[] indices)
 {
     return(ArrayInfo.CalcFlatIndex(indices));
 }