Boost logo

Ublas :

Subject: Re: [ublas] vector matrix binaries
From: Matwey V. Kornilov (matwey.kornilov_at_[hidden])
Date: 2012-03-28 10:08:41


It seems that iterators in vector_matrix_binary make assumption on functor.
F(x,y) must be zero if one of x,y equals zero, that is not true for scalar
plus operation.