Boost logo

Ublas :

Subject: Re: [ublas] [bindings] matrix traits
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2008-12-19 05:52:17


Karl Meerbergen wrote:
> I modified (my local version) so that the workspace1,2,3 classes allow
> to do the following:
>
> return detail::heev( jobz, uplo, a, w, workspace.select(
> value_type() ), workspace.select( real_type() ) );
> }

Great, I'll take over the syntax,

Kind regards,

Rutger