24 #ifndef ACLCOMPLEXNUMOFELEMENTS_H 25 #define ACLCOMPLEXNUMOFELEMENTS_H 81 #endif // ACLCOMPLEXNUMOFELEMENTS_H
Advanced Computational Language.
const Element getRe() const
VectorOfElements & getInternalVector()
ComplexNumOfElements operator+(ComplexNumOfElements &a, ComplexNumOfElements &b)
summ of two matrices
The class represents several Element.
The class represents a matrix elements of Element.
void copy(const ComplexNumOfElements &source, ComplexNumOfElements &destination)
function copies the ComplexNumOfElements class.
ComplexNumOfElements operator*(const ComplexNumOfElements &a, const ComplexNumOfElements &b)
product of two matrices
const Element getIm() const
ComplexNumOfElements operator-(ComplexNumOfElements &a, ComplexNumOfElements &b)
difference of two matrices