SCM Repository
[diderot] / branches / lamont_dev / src / compiler / gen / il / mid-il.spec |
Diff of /branches/lamont_dev/src/compiler/gen/il/mid-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 1301, Thu Jun 9 23:58:40 2011 UTC | revision 1444, Mon Jul 11 12:11:53 2011 UTC | |
---|---|---|
# | Line 45 | Line 45 |
45 | Normalize : int : 1 : | Normalize : int : 1 : |
46 | # Scale<ty>(s,u) -- multiply scalar s time tensor u; ty specifies u's type | # Scale<ty>(s,u) -- multiply scalar s time tensor u; ty specifies u's type |
47 | Scale : ty : 2 : scalar*tensor multiplication | Scale : ty : 2 : scalar*tensor multiplication |
CL : : 1 : linear anisotropy measures | ||
48 | PrincipleEvec : ty : 2 : principle eigenvector; ty is result vector type | PrincipleEvec : ty : 2 : principle eigenvector; ty is result vector type |
49 | # Identity<n>() -- nxn identity matrix | # Identity<n>() -- nxn identity matrix |
50 | Identity : int : 0 : identity matrix | Identity : int : 0 : identity matrix |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |