|
Ublas : |
Subject: [ublas] [bindings] extraneous argument
From: Uldarico Muico (um_at_[hidden])
Date: 2009-09-17 05:31:34
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.
On Sep 17, 2009, at 12:51 AM, Rutger ter Borg wrote:
> You're right. I've modified the generator a bit, and committed the
> result to
> svn. All BLAS bindings should be const-correct now. Please let me
> know if it
> works for you.