On 7/5/05, Henning Thielemann <[EMAIL PROTECTED]> wrote:
> 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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to