help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] A question on Vector and Matrix views


From: lostbits
Subject: [Help-gsl] A question on Vector and Matrix views
Date: Wed, 10 Jan 2018 12:36:14 -0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

Why do views have to be on the stack? It is easy to construct a stack based view and use this view throughout the program so I don't understand the restriction?

Why are there restrictions in using Matrix views in certain functions, GNU Scientific Library 8.4, or does the manual mean to say that wherever gsl_matrix * is used then tsl_matrix_view * can be used? A similar issue exists for vectors.

thanks

art




reply via email to

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