SCM Repository
Diff of /trunk/src/compiler/IL/high-il.sml
Parent Directory
|
Revision Log
|
Patch
revision 180, Wed Jul 28 14:37:08 2010 UTC | revision 184, Wed Jul 28 16:48:27 2010 UTC | |
---|---|---|
# | Line 21 | Line 21 |
21 | | EQ of ty | NEQ of ty | | EQ of ty | NEQ of ty |
22 | | GT of ty | GTE of ty | | GT of ty | GTE of ty |
23 | | Dot of ty | Cross | Norm of ty (* vector operations *) | | Dot of ty | Cross | Norm of ty (* vector operations *) |
24 | | Scale of ty (* scalar/tensor multiplication *) | | Scale of ty (* scalar*tensor multiplication *) |
25 | | InvScale of ty (* tensor/scalar division *) | |
26 | | CL (* linear anisotropy measure *) | | CL (* linear anisotropy measure *) |
27 | | PrincipleEvec (* principle eigenvector *) | | PrincipleEvec (* principle eigenvector *) |
28 | | Subscript of ty | | Subscript of ty |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |