Searched defs:MyComplex (Results 1 – 1 of 1) sorted by relevance
261 struct MyComplex { struct 264 MyComplex(float x, float y) { in MyComplex() argument 268 MyComplex() {} in MyComplex() argument 269 const MyComplex operator+(const MyComplex other) const { in operator +() argument