<div>Hello. I have loaded a matrix from a binary file using standard c++ fstream. I allocated the memory using new, and have a pointer pointing at it. Now i want to use this data in a vnl-matrix. How can i do that?</div>
<div>&nbsp;</div>
<div>If there is an example i would appreciate it. </div>
<div>&nbsp;</div>
<div>Thank you</div>