24 #ifndef ACLCOMPLEXNUMOFELEMENTS_H
25 #define ACLCOMPLEXNUMOFELEMENTS_H
35 class ComplexNumOfElements
54 void copy(
const ComplexNumOfElements & source, ComplexNumOfElements & destination);
60 ComplexNumOfElements
operator+(ComplexNumOfElements & a, ComplexNumOfElements & b);
65 ComplexNumOfElements
operator-(ComplexNumOfElements & a,ComplexNumOfElements & b);
71 ComplexNumOfElements
operator*(
const ComplexNumOfElements & a,
const ComplexNumOfElements & b);
81 #endif // ACLCOMPLEXNUMOFELEMENTS_H