Boost logo

Ublas :

Subject: [ublas] Slicing
From: Markus Weimer (mailinglists2008_at_[hidden])
Date: 2008-11-20 12:06:31


Hi,

I'd like to take a given vector_expression v and get one that contains
all the entries in it, but not the ones in a range of indices. The
docs only describe the opposite case it seems. Is it possible to
construct a vector-slice in my case?

Thanks in advance,

Markus