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

Create Multiply node. More...

Public Member Functions

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

Detailed Description

Create Multiply 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: