Skip to content

Commit 0f6cc11

Browse files
committed
fix doxygen
1 parent 9909192 commit 0f6cc11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/logMath.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ struct LogExp
142142
*
143143
* @tparam T Floating-point type (typically `float` or `double`).
144144
* @param[in,out] x The derivative value to adjust.
145+
* @return The adjusted derivative value.
145146
*
146147
* @details
147148
* This function multiplies the input `x` by the appropriate factor so that

0 commit comments

Comments
 (0)