Searched defs:ComplexComponent (Results 1 – 1 of 1) sorted by relevance
233 struct ComplexComponent struct238 using Base = Operation<ComplexComponent, Result, Operand>; argument240 ComplexComponent(bool isImaginary, const Expr<Operand> &x) in ComplexComponent() function242 ComplexComponent(bool isImaginary, Expr<Operand> &&x) in ComplexComponent() argument