[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Re: I cannot find some functions listed in GSL
From: |
Brian Hawkins |
Subject: |
[Help-gsl] Re: I cannot find some functions listed in GSL |
Date: |
Sun, 3 Oct 2010 10:28:33 -0700 |
Hi Keith,
The functions are in matrix/view_source.c. The same code gets used for all
the base types via preprocessor macros.
Regards,
Brian
On Sun, Oct 3, 2010 at 9:02 AM, <address@hidden> wrote:
> Send Help-gsl mailing list submissions to
> address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.gnu.org/mailman/listinfo/help-gsl
> or, via email, send a message with subject or body 'help' to
> address@hidden
>
> You can reach the person managing the list at
> address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Help-gsl digest..."
>
>
> Today's Topics:
>
> 1. I cannot find some functions listed in GSL (Keith Raymond McCloy)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 2 Oct 2010 12:38:18 +0200
> From: Keith Raymond McCloy <address@hidden>
> Subject: [Help-gsl] I cannot find some functions listed in GSL
> To: "address@hidden" <address@hidden>
> Message-ID:
> <
> address@hidden>
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hullo,
>
> The GSL function gsl_linalg_bidiag_unpack2(...) which I have, includes a
> function call to gsl_matrix_const_row(matrix variable, long variable) and I
> want to see what this function does. This function is referred to in
> gsl_matrix_double.h. To me it should be in GSL_Matrix but I cannot find it.
> Can anyone advise me of where I will find this function?
>
> Thanks,
>
> Keith.
>
>
>
> Keith McCloy,
> Senior Scientist (Remote Sensing)
> University of Aarhus,
> Blichers Alle - 20,
> 8830 - Tjele, Denmark.
>
>
>
> ------------------------------
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
>
>
> End of Help-gsl Digest, Vol 84, Issue 1
> ***************************************
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-gsl] Re: I cannot find some functions listed in GSL,
Brian Hawkins <=