|
Ublas : |
From: Thomas Lemaire (thomas.lemaire_at_[hidden])
Date: 2005-03-14 08:15:06
hello,
In syev.hpp from the bindings, the C macro "assert" is used, and its
definition seems not to be included any where any more... To use this header
one has to add a
#include <cassert>
-- thomas