28#include "math/aslVectorsDynamicLength.h"
The class represents several Element.
Advanced Computational Language.
void findNearestDirectionCode(const vector< asl::AVec<> > &directions, VectorOfElements v, VectorOfElements iDir, ExpressionContainer &k)
generates code for finding nearest direction from given directions set directions
VectorOfElements differentSign(VectorOfElements v)
generate expresion returning true if elements of v have different signs or one of them zerow
VectorOfElements generateVEOutOfBoundarySafe(const VectorOfElements &a)
generates Vector of elements wraping the a in order to avoid out of boundary acces