SCM Repository
Diff of /trunk/src/compiler/IL/gen/mid-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 327, Wed Aug 18 18:32:34 2010 UTC | revision 328, Wed Aug 18 22:19:26 2010 UTC | |
---|---|---|
# | Line 46 | Line 46 |
46 | VoxelAddress : ImageInfo.info : * : compute the address of a voxel | VoxelAddress : ImageInfo.info : * : compute the address of a voxel |
47 | LoadVoxels : RawTypes.ty * int : 1 : load a vector of voxel values from an address | LoadVoxels : RawTypes.ty * int : 1 : load a vector of voxel values from an address |
48 | Transform : ImageInfo.info : 1 : transform a position to image-space | Transform : ImageInfo.info : 1 : transform a position to image-space |
49 | Kernel : Kernel.kernel : 0 : | EvalKernel : int * Kernel.kernel * int : 1 : apply a kernel function to a scalar or vector of arguments |
DiffKernel : : 1 : derivative of kernel | ||
EvalKernel : int : 2 : apply a kernel function to a scalar or vector of arguments | ||
50 | LoadImage : ImageInfo.info : 0 : image-file loading | LoadImage : ImageInfo.info : 0 : image-file loading |
51 | Inside : : 2 : | Inside : : 2 : |
52 | # | # |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |