function cabssqr(const T1 &) complex¶
template <numeric T1>
KFR_FUNCTION realtype<T1> cabssqr(const T1& x) Returns the squared absolute value (magnitude squared) of the complex number x
Defined at math/complex_math.hpp:249