octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lion make check woes


From: Jordi Gutiérrez Hermoso
Subject: Re: Lion make check woes
Date: Sun, 15 Jan 2012 00:02:09 -0500

On 14 January 2012 23:44, Robinson, Melvin D
<address@hidden> wrote:

> Do you know how Octave would go about calling BLAS in dot.cc to
> perform this test: (the BLAS calling sequence)
>
>  ***** test
>  x = [ 1+i, 3-i; 1-i, 3-i];
>  assert(dot (x, x), [4, 20]);

    
http://hg.savannah.gnu.org/hgweb/octave/file/81ee6b12adbc/src/DLD-FUNCTIONS/dot.cc#l164

Please ask if you require further explanations.

HTH,
- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]