Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.h
File · 0.70
_sub_number
Function · 0.50
Complex64Attribute, float>
Method · 0.50
Complex128Attribute, double>
Method · 0.50
deserializeAttrFromJson_scalarAttr
Function · 0.50
full
Function · 0.50
test_complex_cast
Function · 0.50
test_not_var_complex_cast
Function · 0.50
test_cast_result
Method · 0.50
test_reciprocal_complex
Method · 0.50
test_builtin_type_conversion
Method · 0.50
test_builtin_type_conversion_old_ir
Method · 0.50
Calls
no outgoing calls
Tested by
15
test_complex_cast
Function · 0.40
test_not_var_complex_cast
Function · 0.40
test_cast_result
Method · 0.40
test_reciprocal_complex
Method · 0.40
test_builtin_type_conversion
Method · 0.40
test_builtin_type_conversion_old_ir
Method · 0.40
test_api_complex64
Method · 0.40
test_api_complex128
Method · 0.40
setUp
Method · 0.40
setUp
Method · 0.40
setUp
Method · 0.40
setUp
Method · 0.40