Typedef complex¶
typedef complex base¶
using complex = std::complex<T> Complex number type alias.
| T | Element type of the complex number. |
Fully qualified name: kfr::complex
Declared at base/expression.hpp:50
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.