| Loïc Grenié on Tue, 12 May 2015 14:25:41 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: incorrect type in gpow(0,n) (t_VEC) |
Hi,
On 2015-02-12 at or around 6:33 GMT+01:00 Kevin Acres wrote:
> Hi,
>
> As background I need to perform sqrt(vecsum(x^[2])) so maybe there is a
> better way of obtaining the same result.
sqrt(norml2(x)) may be what you are looking for
Hope this helps,
Loïc