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

Create pow node. More...

Public Member Functions

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

Detailed Description

Create pow node.

Parameters
[in]cThe graph C context.
[in]leftThe left operand.
[in]rightThe right operand.
Returns
pow(left, right)

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