|
Graph Framework
|
Create 2D index node. More...
Public Member Functions | |
| type(c_ptr) function | graph_index_2d (c, variable, num_cols, |
Create 2D index node.
| [in] | c | The graph C context. |
| [in] | variable | The variable to index. |
| [in] | num_cols | Number of columns. |
| [in] | x_arg | The function x argument. |
| [in] | x_scale | Scale factor x argument. |
| [in] | x_offset | Offset factor x argument. |
| [in] | y_arg | The function y argument. |
| [in] | y_scale | Scale factor y argument. |
| [in] | y_offset | Offset factor y argument. |