SCM Repository
Diff of /trunk/src/compiler/IL/gen/high-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 401, Thu Oct 14 21:08:45 2010 UTC | revision 402, Thu Oct 14 21:51:37 2010 UTC | |
---|---|---|
# | Line 23 | Line 23 |
23 | Cos : : 1 : | Cos : : 1 : |
24 | Pow : : 2 : | Pow : : 2 : |
25 | Not : : 1 : boolean negation | Not : : 1 : boolean negation |
Dot : ty : 2 : | ||
Cross : : 2 : | ||
26 | # | # |
27 | # tensor/vector operations | # tensor/vector operations |
28 | # | # |
29 | Dot : ty : 2 : | |
30 | Cross : : 2 : | |
31 | Norm : ty : 1 : | Norm : ty : 1 : |
32 | Scale : ty : 2 : scalar*tensor multiplication | Scale : ty : 2 : scalar*tensor multiplication |
33 | InvScale : ty : 2 : tensor/scalar division | InvScale : ty : 2 : tensor/scalar division |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |