Function cabssqr¶
function cabssqr(const T1 &) math¶
Returns the squared absolute value (magnitude squared) of the complex number x
| x | The input complex number |
Fully qualified name: kfr::cabssqr(const T1 &)
Declared at math/complex_math.hpp:261
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.