ASL
0.1.7
Advanced Simulation Library
|
Go to the documentation of this file.
24 #ifndef ACLCOMPLEXNUMOFELEMENTS_H
25 #define ACLCOMPLEXNUMOFELEMENTS_H
81 #endif // ACLCOMPLEXNUMOFELEMENTS_H
Element operator*(Element e1, Element e2)
Element operator+(Element e1, Element e2)
The class represents a matrix elements of Element.
const Element getRe() const
The class represents several Element.
const Element getIm() const
Element operator-(Element e)
std::shared_ptr< ElementBase > Element
void copy(MemBlock &source, T *destination)
VectorOfElements & getInternalVector()
Advanced Computational Language.