MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / complex

Function complex

paddle/phi/common/complex.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60 complex() = default;
61 complex(const complex<T>& o) = default;
62 complex& operator=(const complex<T>& o) = default;
63 complex(complex<T>&& o) = default;
64 complex& operator=(complex<T>&& o) = default;

Callers 15

complex.hFile · 0.70
_sub_numberFunction · 0.50
fullFunction · 0.50
test_complex_castFunction · 0.50
test_cast_resultMethod · 0.50

Calls

no outgoing calls

Tested by 15

test_complex_castFunction · 0.40
test_cast_resultMethod · 0.40
test_api_complex64Method · 0.40
test_api_complex128Method · 0.40
setUpMethod · 0.40
setUpMethod · 0.40
setUpMethod · 0.40
setUpMethod · 0.40