Skip to content

Function cabssqr

function cabssqr(const T1 &) math

template <numeric T1>
KFR_FUNCTION realtype<T1> cabssqr(const T1& x)

Returns the squared absolute value (magnitude squared) of the complex number x

Parameters
x The input complex number

Fully qualified name: kfr::cabssqr(const T1 &)

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.