SLIP
1.4
|
Computes the complex operation: ( ) between two complex values z1 and z2.
More...
#include <linear_algebra.hpp>
Public Member Functions | |
_Tp | operator() (const _Tp &z1, const _Tp &z2) const |
Computes the complex operation: ( ) between two complex values z1 and z2.
z1 | The first value. |
z2 | The second value. |
Definition at line 194 of file linear_algebra.hpp.
|
inline |
Definition at line 198 of file linear_algebra.hpp.