|
Ublas : |
From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-03-06 17:52:31
On Tuesday 06 March 2007 13:58, Sourabh wrote:
> > > Just a strange thing, if I change the statement
> > > densevector (i) = othervector (it.index ());
> > >
> > > to
> > >
> > > densevector (i) = (it.index ());
> > >
> > > time taken is increased. What could be the possible reason ?
can you post a program that shows that behavior?
mfg
Gunter