Name

norm function template — Computes normalized value

Synopsis

template<typename T> T norm(const complex<T>& z)

The norm function returns the square of the absolute value of z.