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