Skip to content
Snippets Groups Projects
Commit da960c9c authored by Maxence Naud's avatar Maxence Naud
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 631de16f
No related branches found
No related tags found
No related merge requests found
......@@ -292,7 +292,8 @@ public:
/**
* @brief Include a set of Nodes to the current GraphView object.
* The second element in the otherNodes pair is the start node.
* The first element of the otherNodes pair is the start node and
* the second is the remaining nodes to add.
* @param otherNodes
* @param includeLearnableParam
* @return true if graph ordering is unique (meaning inputs/outputs order is well defined).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment