
14 Aug
2009
14 Aug
'09
8:17 p.m.
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