Tannic
A C++ Tensor Library
|
Tag type for Polar (magnitude/angle) complex number representation. More...
#include <complex.hpp>
Static Public Member Functions | |
static void | forward (Tensor const &, Tensor const &, Tensor &) |
Tag type for Polar (magnitude/angle) complex number representation.
Used to distinguish between Cartesian and Polar representations when creating complex numbers from components.
|
static |