MTL 4: mtl::vector::inserter< Vector, Updater > Struct Template Reference
#include <inserter.hpp>
Vector | is the type of the vector in which will be inserted | |
Updater | is a functor that determine how existed entries are updated Remark: For regular vectors, one can set the entries directly without inserter. An inserter is needed when vectors are distributed. Reversely, setting vectors with an inserter works for both distributed and non-distributed vector types and is therefore more generic. To understand how to use inserters it is best to read the page Matrix Insertion. This applies all to vector insertion except that only one index is used. |
mtl::vector::inserter< Vector, Updater > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.