Re: [eigen] sse asin implementation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] sse asin implementation
- From: Rohit Garg <rpg.314@xxxxxxxxx>
- Date: Tue, 31 Mar 2009 20:24:41 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=FwfS6NltwZOp8Y2d8qdLvoTz/+XWI2I5N71USE78okQ=; b=VN0cHqDfE7pKvTjDNyQKNh29TLeUm+g8H3e9UC553VlIrO7ohepsHsPQpA8JYll8Ka tuRicWJkk7778sr28rgPs35Uhg2xu1dLnm2ciQ25ZXRdQHwMS8wyBRs1zsQ6zydCE9Zs qIiXc3jd/7lm7jpdbNRS2Zrs3Bm/hjNIXvsjs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=mU5DaakSJQ4CIB0aXWGBZe4OBsaC+EHONUuF5IxXEbE2vlAYK1susxhOsd25yZb/rM tO/rroNGQZlpn50wEE2Yd/pHLSFt7+X1fuxZEBYHtyuv+kPiDUe9GK+/UmDBZHKZnIV5 RK6pxj3VX55FM70OCnLNU+AO3LI6Biba/NAEo=
Hi,
On Tue, Mar 31, 2009 at 8:18 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> Hi,
>
> What is the motivation for vectorizing asin in Eigen? Do you mean for
> people who want a "cwise asin" on a vector? Do you have a use case for
> this?
Yes. The page on TODO says that transendental functions could be
vectorized and since recently sin, cos, log, exp for floats were
committed, I thought that eigen could do with other transcendental
functions as well. I was planning to implement more transcendentals in
the future, but if this is not useful, please tell me.
Cheers,
--
Rohit Garg
http://rpg-314.blogspot.com/
Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay