quick question on BLAS
- From: Shubao Liu <shubao.liu@xxxxxxxxx>
- Date: Mon, 6 Apr 2009 19:56:43 -0700 (PDT)
In BLAS there is asum function for computing the sum of absolute
values in a vector.
Now I want to compute the sum of values in the vector (instead of
absolute values).
Is there corresponding function in BLAS? If not, why? And how should I
do it to get optimized speed (instead of literally iterating through
every value)?
Thanks.
Shubao
.
- Follow-Ups:
- Re: quick question on BLAS
- From: highegg
- Re: quick question on BLAS
- From: Nicolas Bonneel
- Re: quick question on BLAS
- Prev by Date: New mathematics / physical sciences positions at http://jobs.phds.org, Apr 06, 2009
- Next by Date: Re: quick question on BLAS
- Previous by thread: New mathematics / physical sciences positions at http://jobs.phds.org, Apr 06, 2009
- Next by thread: Re: quick question on BLAS
- Index(es):
Relevant Pages
|