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

Create Subtract node. More...

Public Member Functions

type(c_ptr) function graph_sub (c, left, right)
 

Detailed Description

Create Subtract node.

Parameters
[in]cThe graph C context.
[in]leftThe left operand.
[in]rightThe right operand.
Returns
left - right

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