comparison +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
comparison
equal deleted inserted replaced
261:6009f2712d13 262:23051a86faa4
10 10
11 methods (Abstract) 11 methods (Abstract)
12 12
13 end 13 end
14 14
15 methods (Abstract, Static)
16 lambda = smallestGrid()
17 end
18 end 15 end