Graph Framework
|
Create a constant node with complex values. More...
Public Member Functions | |
type(c_ptr) function | graph_constant_c (c, real_value, img_value) |
Create a constant node with complex values.
[in] | c | The graph C context. |
[in] | real_value | The real component. |
[in] | img_value | The imaginary component. |