Logo MTL4

Vector Insertion

Vectors are filled by setting the elements, e.g.:
  v[1]= 7.0; v[4]= 8.0;
If all elements are equal, one can set it in one statement:
  v= 9.0;

Return to Matrix Types                                Table of Content                                Proceed to Matrix Insertion


Vector Insertion -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.