Boost logo

Ublas :

Subject: Re: [ublas] [bindings] extraneous argument
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2009-09-17 07:39:22


Uldarico Muico wrote:

> I forgot to mention there seems to be an extraneous argument
>
> const integer_t k
>
> that appears in several functions like gemm, herk, her2k, syrk, syr2k.
>

I've hacked in support for detection of number of columns of op(A); it's
committed, too. You will need to pass uppercase chars for the transa, transb
argument(s). I've not been able to test it yet, please let me know your
findings.

Cheers,

Rutger