help-octave
[Top][All Lists]
Advanced

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

Initializing Matrix object from a double* vector


From: José Luis García Pallero
Subject: Initializing Matrix object from a double* vector
Date: Wed, 10 Sep 2008 19:18:57 +0200

Hello,
I have a vector (double* v) that contains a matrix in column major order and I need to asign the values to a GNU Octave Matrix object. Is there any method for initialize the Matrix object without using for loops, something like Matrix a(rows,cols,v), for example?

--
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

reply via email to

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