SCM Repository
Diff of /trunk/src/compiler/IL/gen/mid-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 281, Fri Aug 13 17:40:53 2010 UTC | revision 282, Fri Aug 13 19:20:23 2010 UTC | |
---|---|---|
# | Line 43 | Line 43 |
43 | FloorToInt : : 1 : | FloorToInt : : 1 : |
44 | # | # |
45 | # image/kernel operations | # image/kernel operations |
46 | LoadVoxel : ImageInfo.info : * : load a voxel from an image | VoxelAddress : ImageInfo.info : * : compute the address of a voxel |
47 | LoadVoxels : RawTypes.ty * int : 1 : load a vector of voxel values from an address | |
48 | Transform : ImageInfo.info : 1 : transform to image-space | Transform : ImageInfo.info : 1 : transform to image-space |
49 | Kernel : Kernel.kernel : 0 : | Kernel : Kernel.kernel : 0 : |
50 | DiffKernel : int : 1 : derivative of kernel | DiffKernel : int : 1 : derivative of kernel |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |