Go to the documentation of this file. 1 #ifndef BALL_LINALG_VECTORITERATOR_H
2 #define BALL_LINALG_VECTORITERATOR_H
4 #ifndef BALL_LINALG_VECTOR_IH
5 # include <BALL/MATHS/LINALG/vector.ih>
8 #ifndef BALL_CONCEPT_RANDOMACCESSITERATOR_H
15 template <
typename valuetype>
19 template <
typename valuetype>
172 void dump(std::ostream& s)
const