[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] diagonal matrix view of a vector
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] diagonal matrix view of a vector |
Date: |
Sun, 22 Feb 2004 19:29:50 +0000 |
Daniel Elliott writes:
> Is there any way to create a matrix view of a vector where the vector is
> taken to be the diagonal elements of the matrix (view)?
Yes, see the "Vectors and Matrices" chapter of the manual. There are
also functions for the sub and super diagonals.
--
Brian Gough