Searched defs:ComplexAPSInt (Results 1 – 1 of 1) sorted by relevance
71 struct ComplexAPSInt { struct73 ComplexAPSInt() : Real(1), Imag(1) {} in ComplexAPSInt() argument