Graph Framework
Loading...
Searching...
No Matches
graph_fortran::graph_constant_c Interface Reference

Create a constant node with complex values. More...

Public Member Functions

type(c_ptr) function graph_constant_c (c, real_value, img_value)
 

Detailed Description

Create a constant node with complex values.

Parameters
[in]cThe graph C context.
[in]real_valueThe real component.
[in]img_valueThe imaginary component.
Returns
The complex constant.

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