[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] [bug #36577] vector/matrix _add, _scale routines take wrong sc
From: |
Rhys Ulerich |
Subject: |
[Bug-gsl] [bug #36577] vector/matrix _add, _scale routines take wrong scalar type |
Date: |
Sat, 02 Jun 2012 17:39:27 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.78 Safari/535.11 |
URL:
<http://savannah.gnu.org/bugs/?36577>
Summary: vector/matrix _add,_scale routines take wrong scalar
type
Project: GNU Scientific Library
Submitted by: rhysu
Submitted on: Sat 02 Jun 2012 05:39:26 PM GMT
Category: None
Severity: 3 - Normal
Operating System:
Status: Confirmed
Assigned to: rhysu
Open/Closed: Open
Release:
Discussion Lock: Any
_______________________________________________________
Details:
Report sent to help-gsl and CCed to bug-gsl.
---8<---
Hello List:
I have just gone through some gsl_(vector|matrix)_TYPE.h headers (with
TYPE=long, long_double, ...).
Functions that scale by or add a constant has a *double* as constant
argument:
should this argument constant not be in type TYPE rather than in type double
?
hth,
Jerome
---8<---
Thread at http://lists.gnu.org/archive/html/help-gsl/2012-06/msg00000.html
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?36577>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-gsl] [bug #36577] vector/matrix _add, _scale routines take wrong scalar type,
Rhys Ulerich <=