24 #ifndef ACLQUATERNIONOFELEMENTS_H 25 #define ACLQUATERNIONOFELEMENTS_H 91 #endif // ACLQUATERNIONOFELEMENTS_H
Advanced Computational Language.
Element operator+(Element e1, Element e2)
const Element getUElement(unsigned int i) const
void setWElement(Element a)
Element operator-(Element e)
QuaternionOfElements normalize(QuaternionOfElements &a)
VectorOfElements l2(const VectorOfElements &a)
The class represents several Element.
void setUElement(unsigned int i, Element a)
std::shared_ptr< ElementBase > Element
The class represents a matrix elements of Element.
VectorOfElements & getU()
VectorOfElements & getW()
void copy(MemBlock &source, T *destination)
const Element getWElement() const
Element operator*(Element e1, Element e2)