Boost logo

Boost :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-04-30 11:09:35


Currently, the matrices can be clear()-ed such that all elements are set to
0. I would find it even more convenient to be able to use
operator=(some_value_type) to assign a specific value to all the entries in
the matrix. But I figure there's some good reason one has to use clear()
instead of operator=() ?

toon


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk