Registered Member
|
I am having trouble implementing the following function template to map an array into a vector/matrix.
Type T can be any floating point or integer numeric type, optionally const qualified. Is there a way to do it a without writing a lot of boiler plate code? Thank you. |
Moderator
|
Something like this should do the job:
|
Registered Member
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]