|
Ublas : |
Subject: Re: [ublas] blas_1::rot and matrix proxies
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2011-02-07 03:33:18
On 02/06/2011 06:56 PM, Matwey V. Kornilov wrote:
>
> It isn't possible to convert from T to T& and this way the code is wrong. I
> ought to declare two matrix_column objects to pass matrix_column&. But it is
> two more lines of code. I would like to keep it simple.
>
> Is there a trick to allow me write this code?
have you tried the columns function provided by the bindings?
Cheers,
Rutger