Skip to content
Snippets Groups Projects
Commit 7a17beb3 authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Update FC docstring.

parent 51f5600c
No related branches found
No related tags found
1 merge request!363Add first version of forwardDType.
......@@ -116,6 +116,7 @@ public:
/**
* @brief Forward the data type.
* The output is set to be the same type as the bias input.
* @return True if successful, false otherwise.
*/
bool forwardDType() override final;
......
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