 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [vsipl++] operator^
- To: Stefan Seefeld <stefan@xxxxxxxxxxxxxxxx>
- Subject: Re: [vsipl++] operator^
- From: Jules Bergmann <jules@xxxxxxxxxxxxxxxx>
- Date: Mon, 26 Sep 2005 10:01:17 -0400
Looks good, please commit. thanks -- Jules
Stefan Seefeld wrote:
The attached patch implements the operator^ for view/view and view/scalar.
In particular, as required by the spec, for View<bool, Block> it maps
to bxor, and to lxor for anything else.
Regards,
Stefan
|
|