
6 Jul
2005
6 Jul
'05
12:41 a.m.
On 7/5/05, Henning Thielemann
The example, again: If you write some common expression like
transpose x * a * x
then both the human reader and the compiler don't know whether x is a "true" matrix or if it simulates a column or a row vector.
But since a, by definition (question), is a 1xN matrix, what's the ambiguity exactly? Michael