help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

matrix vector


From: Matthew Wollenweber
Subject: matrix vector
Date: Mon, 23 Jun 2003 11:13:14 -0400 (EDT)

Hello, 

i'm not too familiar with fortran. 

I'm curious if I have:

Matrix M(x,y);
double *P;

P = M.fortran_vec();



Is P in raster order? If anyone Is particularly use to image processing,
I'm attempting to use octave with Thevenaz and Unser's spline code and i'm
not sure if I'm passing in the Matrix correctly.
 
---------------------------
Matthew Wollenweber       
address@hidden



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]