Tannic
A C++ Tensor Library
Loading...
Searching...
No Matches
tannic::expression::Cartesian Struct Reference

Tag type for Cartesian (real/imaginary) complex number representation. More...

#include <complex.hpp>

Static Public Member Functions

static void forward (Tensor const &, Tensor const &, Tensor &)
 

Detailed Description

Tag type for Cartesian (real/imaginary) complex number representation.

Used to distinguish between Cartesian and Polar representations when creating complex numbers from components.

Member Function Documentation

◆ forward()

static void tannic::expression::Cartesian::forward ( Tensor const &  ,
Tensor const &  ,
Tensor  
)
static

The documentation for this struct was generated from the following file: