SCM Repository
View of /branches/vis12/doc/OPERATORS
Parent Directory
|
Revision Log
Revision 6 -
(download)
(annotate)
Fri Jan 8 19:50:47 2010 UTC (11 years, 3 months ago) by jhr
Original Path: trunk/doc/OPERATORS
File size: 528 byte(s)
Fri Jan 8 19:50:47 2010 UTC (11 years, 3 months ago) by jhr
Original Path: trunk/doc/OPERATORS
File size: 528 byte(s)
Minor edit
Type syntax Let T<[d1, …, dn], ty> be a tensor of order n with dimensions d1, … dn Let DATA_m<[d1, …, dn], ty> be a tensor dataset of m dimensions Let F_m<[d1, …, dn], ty> be a tensor field of m dimensions Basic operations: The gradient of a scalar field D : F_m<[], ty> -> F_,<[m], ty> The Hessian of a scalar field D o D : F_m<[], ty> -> F_,<[m,m], ty> The eigenvalues of a symmetric matrix lambda : F_m<[d,d], ty> -> F_m<[d], ty> Patterns: The eigenvalues of the Hessian lambda o D o D
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |