SCM Repository
Diff of /trunk/src/compiler/basis/TYPES
Parent Directory
|
Revision Log
|
Patch
revision 60, Tue May 4 15:55:00 2010 UTC | revision 63, Thu May 13 00:29:39 2010 UTC | |
---|---|---|
# | Line 21 | Line 21 |
21 | //// || : bool * bool -> bool | //// || : bool * bool -> bool |
22 | //// CL : tensor[3,3] -> real | //// CL : tensor[3,3] -> real |
23 | //// D : field#k(d)[dd] -> field#(k-1)(d)[dd,d] | //// D : field#k(d)[dd] -> field#(k-1)(d)[dd,d] |
24 | //// convolve : image(d)[dd] * kernel#k -> field#k(d)[dd] | |
25 | //// dot : tensor[d] * tensor[d] -> real | //// dot : tensor[d] * tensor[d] -> real |
26 | //// modulate : vec3 * vec3 -> vec3 | //// modulate : vec3 * vec3 -> vec3 |
27 | //// pow : real * real -> real | //// pow : real * real -> real |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |