18 #ifndef SEQROTMATRIXVECTOR_H
19 #define SEQROTMATRIXVECTOR_H
21 #include <odinseq/seqvec.h>
79 rotMatrixList.clear();
89 rotMatrixList.push_back(srm);
109 const STD_string& get_iterator()
const {
return iterator_cache;}
114 mutable STD_string iterator_cache;
116 STD_list<RotMatrix> rotMatrixList;
Vector of SeqRotMatrix's.
const RotMatrix & get_current_matrix() const
bool prep_iteration() const
unsigned int get_vectorsize() const
bool needs_unrolling_check() const
SeqRotMatrixVector & create_inplane_rotation(unsigned int nsegments)
svector get_vector_commands(const STD_string &iterator) const
SeqRotMatrixVector & operator=(const SeqRotMatrixVector &srmv)
SeqRotMatrixVector(const SeqRotMatrixVector &srmv)
RotMatrix get_maxMatrix() const
SeqRotMatrixVector(const STD_string &object_label="unnamedSeqRotMatrixVector")
bool is_qualvector() const
const RotMatrix & operator[](unsigned long index) const
SeqRotMatrixVector & clear()
SeqRotMatrixVector & append(const RotMatrix &srm)