Yann4
1
Hi,
I am trying to extract a whole matrix as a vector.
It looks like G_matvect_extract_vector() requires a row or a column (not a full matrix?).
Also, I have difficulties to find the G_matvect_extract_vector() code in the G7 manual.
Thank you for any thoughts/help.
Yann
--
-----
Mobile: +33 (0)7 83 85 52 34
HI Yann,
On Thu, Oct 15, 2015 at 7:50 AM, Yann <ychemin@gmail.com> wrote:
Also, I have difficulties to find the G_matvect_extract_vector() code in
the G7 manual.
once r66503 gets propagated to the manual, you should see la.c file and its
source code there. You get get it now by
cd /code/for/trunk/
make htmldocs
open-somehow html/index.html
Please feel free to extend doc in la.c or gmathlib.dox. You don't have to
worry about formatting, this can be fixed.
Vaclav
https://trac.osgeo.org/grass/changeset/66503
https://grass.osgeo.org/programming7/html/la_8c.html
https://grass.osgeo.org/programming7/html/la_8c_source.html
https://grass.osgeo.org/programming7/gmathlib.html