SCM Repository
View of /branches/vis12/doc/OPERATORS
Parent Directory
|
Revision Log
Revision 1685 -
(download)
(annotate)
Sun Jan 22 15:23:36 2012 UTC (9 years, 2 months ago) by jhr
File size: 528 byte(s)
Sun Jan 22 15:23:36 2012 UTC (9 years, 2 months ago) by jhr
File size: 528 byte(s)
Create a branch to implement things that we need for the Vis 2012 paper
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 |