for (int i = 0; i <= a.GetUpperBound(0); i++) { for (int k = 0; k <= a.GetUpperBound(1); k++) { for (