SCM Repository
Diff of /trunk/doc/defs.tex
Parent Directory
|
Revision Log
|
Patch
revision 20, Sat Jan 16 17:32:12 2010 UTC | revision 21, Sat Jan 16 18:16:32 2010 UTC | |
---|---|---|
# | Line 104 | Line 104 |
104 | \newcommand{\TYbool}{\mathbf{bool}} | \newcommand{\TYbool}{\mathbf{bool}} |
105 | \newcommand{\TYint}{\mathbf{int}} | \newcommand{\TYint}{\mathbf{int}} |
106 | \newcommand{\TYreal}{\mathbf{real}} | \newcommand{\TYreal}{\mathbf{real}} |
107 | \newcommand{\TYrawten}[3]{\mathbf{rawten}\langle{}#1,#2,#3\rangle{}} | |
108 | \newcommand{\TYtensor}[2]{\mathbf{tensor}\langle{}#1,#2\rangle{}} | \newcommand{\TYtensor}[2]{\mathbf{tensor}\langle{}#1,#2\rangle{}} |
109 | \newcommand{\TYmatrix}[2]{\mathbf{matrix}\langle{}#1,#2\rangle{}} | \newcommand{\TYmatrix}[2]{\mathbf{matrix}\langle{}#1,#2\rangle{}} |
110 | \newcommand{\TYimage}[2]{\mathbf{image}_{#1}\langle{}#2\rangle{}} | \newcommand{\TYimage}[2]{\mathbf{image}_{#1}\langle{}#2\rangle{}} |
# | Line 114 | Line 115 |
115 | % Diderot operators | % Diderot operators |
116 | % | % |
117 | \newcommand{\OPdiff}{\mathbf{D}} | \newcommand{\OPdiff}{\mathbf{D}} |
118 | \newcommand{\OPsample}{\mathbf{sample}} | \newcommand{\OPconvolve}{\mathbf{convolve}} |
119 | ||
120 | % typing judgments | % typing judgments |
121 | % | % |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |