SCM Repository
Diff of /trunk/src/compiler/IL/gen/high-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 186, Thu Jul 29 04:26:57 2010 UTC | revision 363, Wed Sep 29 18:05:48 2010 UTC | |
---|---|---|
# | Line 42 | Line 42 |
42 | FloorToInt : : 1 : | FloorToInt : : 1 : |
43 | # | # |
44 | # image/field operations | # image/field operations |
45 | LoadImage : ImageInfo.info : 1 : image-file loading | Kernel : Kernel.kernel : 0 : |
46 | LoadImage : ImageInfo.info : 0 : image-file loading | |
47 | Convolve : : 2 : convolution | |
48 | Inside : : 2 : | Inside : : 2 : |
49 | Field : FieldDef.field_def : 0 : | Field : FieldDef.field_def : 0 : |
50 | AddField : : 2 : field addition | |
51 | ScaleField : : 2 : field scaling | |
52 | NegField : : 1 : field negation | |
53 | DiffField : : 1 : field differentiation | |
54 | Probe : : 2 : | Probe : : 2 : |
55 | Transform : ImageInfo.info : 1 : transform to image-space | # |
56 | # inputs | |
57 | Input : string : 0 : | |
58 | InputWithDefault : string : 1 : |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |