Skip to content

Typedef complex

typedef complex base

using complex = std::complex<T>

Complex number type alias.

Template parameters
T Element type of the complex number.

Fully qualified name: kfr::complex

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