We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9909192 commit 0f6cc11Copy full SHA for 0f6cc11
src/common/logMath.hpp
@@ -142,6 +142,7 @@ struct LogExp
142
*
143
* @tparam T Floating-point type (typically `float` or `double`).
144
* @param[in,out] x The derivative value to adjust.
145
+ * @return The adjusted derivative value.
146
147
* @details
148
* This function multiplies the input `x` by the appropriate factor so that
0 commit comments