
14 Aug
2009
14 Aug
'09
10:18 p.m.
On 14 Aug 2009, at 18:41, joel wrote:
DE wrote: [snip]
(outer product) [N.B. there are still only 6 independent components] well if we consider a vector to be a column vector then inner product will be
transpose(vector)*vector //covector*vector; actually here we //get 1x1 matrix
vector*transpose(vector) //vector*covector
+1 for this syntax
Rutger
+1 here too.