diff +sbp/OpSet.m @ 262:23051a86faa4 operator_remake

Removed static method smallestGrid
author Martin Almquist <martin.almquist@it.uu.se>
date Thu, 08 Sep 2016 15:37:48 +0200
parents 32b39dc44474
children 21a180acbd49
line wrap: on
line diff
--- a/+sbp/OpSet.m	Thu Sep 08 15:35:45 2016 +0200
+++ b/+sbp/OpSet.m	Thu Sep 08 15:37:48 2016 +0200
@@ -12,7 +12,4 @@
 
     end
 
-    methods (Abstract, Static)
-        lambda = smallestGrid()
-    end
 end
\ No newline at end of file