Registered Member
|
Hi,
I'm trying to use the Ref class to define function arguments in a convenient way. I'm wondering however if it's possible to use these objects without initializing their size - e.g. I would like to do something like this:
|
Moderator
|
The purpose of Ref is unify matrices, sub-matrices and mapped matrices. However, only Matrix<> objects are resizable, so if you want a resizable object use a Matrix<> type for the argument.
|
Registered Member
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]