|
Ublas : |
From: Simon Perreault (nomis80_at_[hidden])
Date: 2006-05-31 14:23:35
Hi,
Is there a way to make a vector from existing data without copying and with
minimal overhead? Basically the vector shouldn't own the data, just use it.
Thanks