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

Create Substract node. More...

Public Member Functions

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

Detailed Description

Create Substract node.

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

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