|
| From: | Brian Gough |
| Subject: | Re: [Bug-gsl] Scalars are required to be double for all gsl_*_scale, gsl_*_add_constant regardless of element type |
| Date: | Mon, 17 Nov 2008 16:15:02 +0000 |
| User-agent: | Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
At Sat, 15 Nov 2008 10:03:04 -0500, Liam Healy wrote: > So am I to infer that the use of doubles for the scalar regardless of > the element type of the vector or matrix is intentional? Yes. It's a bit ugly but seemed simpler than handling all the signed/unsigned integer cases separately.
| [Prev in Thread] | Current Thread | [Next in Thread] |