This commit is contained in:
rowanc1
2014-02-16 18:40:32 -08:00
parent abd4f47dfc
commit 5b09891601
+1 -1
View File
@@ -383,7 +383,7 @@ def _getFacePx_Rectangular(M):
"""Returns a function for creating projection matrices
"""
i = np.int64(range(M.nCx))
ii = np.int64(range(M.nCx))
def Px(xFace):
"""